[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:39:05.800571   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39849,127.0.107.253:37591,127.0.107.252:44353
I20260608 12:39:05.802278   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:39:05.803237   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:05.818617   438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:05.818795   437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:05.818646   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:06.969033   439 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1149 milliseconds
I20260608 12:39:06.969151   431 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
I20260608 12:39:06.970397   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:06.970618   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:06.970773   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922346970756 us; error 0 us; skew 500 ppm
I20260608 12:39:06.971587   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:06.976476   431 webserver.cc:533] Webserver started at http://127.0.107.254:46015/ using document root <none> and password file <none>
I20260608 12:39:06.977326   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:06.977520   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:06.977918   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:06.983357   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "1ac2331b6b3b4e5d8109d38760363a42"
format_stamp: "Formatted at 2026-06-08 12:39:06 on dist-test-slave-qzs9"
I20260608 12:39:06.991096   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:39:06.995968   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:06.997140   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:06.997412   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "1ac2331b6b3b4e5d8109d38760363a42"
format_stamp: "Formatted at 2026-06-08 12:39:06 on dist-test-slave-qzs9"
I20260608 12:39:06.997696   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:07.057439   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:07.058820   431 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
I20260608 12:39:07.059227   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:07.131563   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39849
I20260608 12:39:07.131654   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39849 every 8 connection(s)
I20260608 12:39:07.137908   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:07.140020   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:39:07.144651   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:07.146497   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.150157   431 server_base.cc:1061] running on GCE node
W20260608 12:39:07.150796   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.151659   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:07.151932   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:07.152137   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922347152119 us; error 0 us; skew 500 ppm
I20260608 12:39:07.153028   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:07.157285   431 webserver.cc:533] Webserver started at http://127.0.107.253:34291/ using document root <none> and password file <none>
I20260608 12:39:07.157996   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:07.158259   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:07.158607   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:07.160041   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root/instance:
uuid: "208de335ac1145c38ff1ed751401b139"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.166505   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:39:07.164397   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:07.174974   509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:07.175812   431 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.004s	sys 0.001s
I20260608 12:39:07.176151   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root
uuid: "208de335ac1145c38ff1ed751401b139"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.176494   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:07.194720   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:07.197340   450 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37591: connect: Connection refused (error 111)
W20260608 12:39:07.201448   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37591: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37591: connect: Connection refused (error 111)
I20260608 12:39:07.218756   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:07.219973   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:07.251463   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } attempt: 1
W20260608 12:39:07.256083   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37591: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37591: connect: Connection refused (error 111)
I20260608 12:39:07.289413   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:37591
I20260608 12:39:07.289549   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:37591 every 8 connection(s)
I20260608 12:39:07.294492   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:07.295106   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:07.301450   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.301712   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:07.302632   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:07.308566   568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.308635   431 server_base.cc:1061] running on GCE node
I20260608 12:39:07.309576   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:07.309757   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:07.309943   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922347309924 us; error 0 us; skew 500 ppm
I20260608 12:39:07.310565   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:07.313658   431 webserver.cc:533] Webserver started at http://127.0.107.252:41005/ using document root <none> and password file <none>
I20260608 12:39:07.314286   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:07.314527   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:07.314857   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:07.316048   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root/instance:
uuid: "89d7e92cfe334ab587365efe37149835"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.317845   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:07.322652   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:39:07.324797   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } attempt: 2
I20260608 12:39:07.328748   575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:07.330094   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:39:07.330513   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root
uuid: "89d7e92cfe334ab587365efe37149835"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.330832   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:07.333081   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:07.340205   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:07.344311   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44353: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44353: connect: Connection refused (error 111)
W20260608 12:39:07.345508   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44353: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44353: connect: Connection refused (error 111)
I20260608 12:39:07.352133   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:07.353307   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:07.376910   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } attempt: 1
W20260608 12:39:07.382688   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44353: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44353: connect: Connection refused (error 111)
I20260608 12:39:07.387676   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } attempt: 1
W20260608 12:39:07.392197   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44353: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44353: connect: Connection refused (error 111)
I20260608 12:39:07.423751   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:44353
I20260608 12:39:07.423858   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:44353 every 8 connection(s)
I20260608 12:39:07.428265   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:07.429260   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:07.434783   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:07.445906   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:07.453501   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:07.458120   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } attempt: 2
I20260608 12:39:07.459688   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } attempt: 2
I20260608 12:39:07.474386   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835: Bootstrap starting.
I20260608 12:39:07.478099   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: Bootstrap starting.
I20260608 12:39:07.480520   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: Bootstrap starting.
I20260608 12:39:07.483979   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:07.484125   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:07.486321   498 log.cc:826] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: Log is configured to *not* fsync() on all Append() calls
I20260608 12:39:07.487200   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:07.493490   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: No bootstrap required, opened a new log
I20260608 12:39:07.494437   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835: No bootstrap required, opened a new log
I20260608 12:39:07.494524   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: No bootstrap required, opened a new log
I20260608 12:39:07.512818   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.512830   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.513461   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:07.512830   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.513703   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:07.513862   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:07.513756   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 208de335ac1145c38ff1ed751401b139, State: Initialized, Role: FOLLOWER
I20260608 12:39:07.514026   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac2331b6b3b4e5d8109d38760363a42, State: Initialized, Role: FOLLOWER
I20260608 12:39:07.514226   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d7e92cfe334ab587365efe37149835, State: Initialized, Role: FOLLOWER
I20260608 12:39:07.515038   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.515043   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.515043   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.518849   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:07.525537   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [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: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.526310   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.538033   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [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: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.540560   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.540834   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:07.534106   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [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: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.541424   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.542026   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:07.558480   639 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:07.559558   639 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
W20260608 12:39:07.565415   452 tablet.cc:2404] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:39:07.565441   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89d7e92cfe334ab587365efe37149835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac2331b6b3b4e5d8109d38760363a42" is_pre_election: true
I20260608 12:39:07.567502   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d7e92cfe334ab587365efe37149835 in term 0.
I20260608 12:39:07.566370   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89d7e92cfe334ab587365efe37149835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208de335ac1145c38ff1ed751401b139" is_pre_election: true
I20260608 12:39:07.569120   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d7e92cfe334ab587365efe37149835 in term 0.
I20260608 12:39:07.570930   581 leader_election.cc:304] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [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: 1ac2331b6b3b4e5d8109d38760363a42, 89d7e92cfe334ab587365efe37149835; no voters: 
I20260608 12:39:07.563872   639 leader_election.cc:290] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ac2331b6b3b4e5d8109d38760363a42 (127.0.107.254:39849), 208de335ac1145c38ff1ed751401b139 (127.0.107.253:37591)
I20260608 12:39:07.573091   639 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:07.574046   639 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:07.574450   639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:07.581027   639 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.584153   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:39:07.590060   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89d7e92cfe334ab587365efe37149835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac2331b6b3b4e5d8109d38760363a42"
I20260608 12:39:07.590210   639 leader_election.cc:290] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [CANDIDATE]: Term 1 election: Requested vote from peers 1ac2331b6b3b4e5d8109d38760363a42 (127.0.107.254:39849), 208de335ac1145c38ff1ed751401b139 (127.0.107.253:37591)
I20260608 12:39:07.590579   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:07.591234   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89d7e92cfe334ab587365efe37149835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "208de335ac1145c38ff1ed751401b139"
I20260608 12:39:07.591930   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:07.601008   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89d7e92cfe334ab587365efe37149835 in term 1.
I20260608 12:39:07.599800   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89d7e92cfe334ab587365efe37149835 in term 1.
I20260608 12:39:07.603271   581 leader_election.cc:304] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [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: 1ac2331b6b3b4e5d8109d38760363a42, 89d7e92cfe334ab587365efe37149835; no voters: 
I20260608 12:39:07.605850   664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:07.606856   664 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 1 LEADER]: Becoming Leader. State: Replica: 89d7e92cfe334ab587365efe37149835, State: Running, Role: LEADER
I20260608 12:39:07.607960   664 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [LEADER]: Queue going to LEADER mode. State: All 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: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } }
I20260608 12:39:07.617741   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89d7e92cfe334ab587365efe37149835. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.618440   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:07.621659   676 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:07.624500   677 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:39:07.625226   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:39:07.627539   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:07.629739   661 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:07.630061   661 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:39:07.633592   676 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:39:07.634081   674 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:07.634368   674 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:07.641732   678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:07.646477   679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.653817   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 1 FOLLOWER]: Refusing update from remote peer 89d7e92cfe334ab587365efe37149835: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:07.654470   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 1 FOLLOWER]: Refusing update from remote peer 89d7e92cfe334ab587365efe37149835: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:07.655553   639 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:07.656533   664 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:07.666603   682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.673123   431 server_base.cc:1061] running on GCE node
I20260608 12:39:07.674376   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:07.674691   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:07.674945   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922347674925 us; error 0 us; skew 500 ppm
I20260608 12:39:07.676182   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89d7e92cfe334ab587365efe37149835. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.676894   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.678040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:07.681478   681 mvcc.cc:204] Tried to move back new op lower bound from 7294657935970258944 to 7294657935816073216. Current Snapshot: MvccSnapshot[applied={T|T < 7294657935970258944}]
I20260608 12:39:07.695681   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.696416   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:07.697726   676 catalog_manager.cc:1382] Generated new cluster ID: 5dcb5a1e5e984f12b45242167ac1e4f5
I20260608 12:39:07.698045   676 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:07.698868   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.699529   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.714911   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89d7e92cfe334ab587365efe37149835. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.715528   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.717875   431 webserver.cc:533] Webserver started at http://127.0.107.193:42465/ using document root <none> and password file <none>
I20260608 12:39:07.718643   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:07.718930   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:07.719302   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:07.719802   664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.720449   664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:07.720842   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "5617b283324e4d36a0b948584602742d"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.744755   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "89d7e92cfe334ab587365efe37149835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac2331b6b3b4e5d8109d38760363a42" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39849 } } peers { permanent_uuid: "208de335ac1145c38ff1ed751401b139" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37591 } } peers { permanent_uuid: "89d7e92cfe334ab587365efe37149835" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44353 } } }
I20260608 12:39:07.745457   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.746937   431 fs_manager.cc:696] Time spent creating directory manager: real 0.025s	user 0.012s	sys 0.012s
I20260608 12:39:07.753824   695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:07.754627   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:39:07.754896   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "5617b283324e4d36a0b948584602742d"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.755167   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:07.771426   676 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:07.773288   676 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:07.792872   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:07.795007   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:07.798431   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:07.804771   676 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835: Generated new TSK 0
I20260608 12:39:07.805919   676 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:07.809762   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:07.810079   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:07.810379   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:07.810599   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:07.901139   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36217
I20260608 12:39:07.901582   757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36217 every 8 connection(s)
I20260608 12:39:07.948947   759 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44353
I20260608 12:39:07.949420   759 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:07.950606   759 heartbeater.cc:507] Master 127.0.107.252:44353 requested a full tablet report, sending...
I20260608 12:39:07.954793   594 ts_manager.cc:194] Registered new tserver with Master: 5617b283324e4d36a0b948584602742d (127.0.107.193:36217)
I20260608 12:39:07.956598   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:07.958931   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42122
I20260608 12:39:07.967705   758 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37591
I20260608 12:39:07.968041   758 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:07.968374   761 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39849
I20260608 12:39:07.968832   761 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:07.968797   758 heartbeater.cc:507] Master 127.0.107.253:37591 requested a full tablet report, sending...
I20260608 12:39:07.969642   761 heartbeater.cc:507] Master 127.0.107.254:39849 requested a full tablet report, sending...
I20260608 12:39:07.973117   463 ts_manager.cc:194] Registered new tserver with Master: 5617b283324e4d36a0b948584602742d (127.0.107.193:36217)
I20260608 12:39:07.974234   528 ts_manager.cc:194] Registered new tserver with Master: 5617b283324e4d36a0b948584602742d (127.0.107.193:36217)
W20260608 12:39:07.978560   765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:07.981031   766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:07.983640   768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:07.983997   431 server_base.cc:1061] running on GCE node
I20260608 12:39:07.984923   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:07.985105   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:07.985287   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922347985268 us; error 0 us; skew 500 ppm
I20260608 12:39:07.985888   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:07.988492   431 webserver.cc:533] Webserver started at http://127.0.107.194:33055/ using document root <none> and password file <none>
I20260608 12:39:07.989018   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:07.989200   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:07.989447   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:07.990478   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "a57d474dc45b4999bff22a7439de8805"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:07.995117   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:07.999047   773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:07.999866   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:08.000134   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "a57d474dc45b4999bff22a7439de8805"
format_stamp: "Formatted at 2026-06-08 12:39:07 on dist-test-slave-qzs9"
I20260608 12:39:08.000368   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:08.014739   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:08.015903   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:08.017767   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:08.020345   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:08.020623   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.020891   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:08.021046   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.114987   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33767
I20260608 12:39:08.115113   835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33767 every 8 connection(s)
I20260608 12:39:08.147356   836 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37591
I20260608 12:39:08.147768   836 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.149499   836 heartbeater.cc:507] Master 127.0.107.253:37591 requested a full tablet report, sending...
I20260608 12:39:08.147984   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:08.152683   528 ts_manager.cc:194] Registered new tserver with Master: a57d474dc45b4999bff22a7439de8805 (127.0.107.194:33767)
I20260608 12:39:08.155997   838 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39849
I20260608 12:39:08.156399   838 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.156657   837 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44353
I20260608 12:39:08.157063   837 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.157305   838 heartbeater.cc:507] Master 127.0.107.254:39849 requested a full tablet report, sending...
I20260608 12:39:08.158459   837 heartbeater.cc:507] Master 127.0.107.252:44353 requested a full tablet report, sending...
I20260608 12:39:08.160550   463 ts_manager.cc:194] Registered new tserver with Master: a57d474dc45b4999bff22a7439de8805 (127.0.107.194:33767)
I20260608 12:39:08.160907   594 ts_manager.cc:194] Registered new tserver with Master: a57d474dc45b4999bff22a7439de8805 (127.0.107.194:33767)
I20260608 12:39:08.162680   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42128
W20260608 12:39:08.165212   843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:08.166805   844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:08.171368   846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:08.172077   431 server_base.cc:1061] running on GCE node
I20260608 12:39:08.173494   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:08.173775   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:08.173997   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922348173982 us; error 0 us; skew 500 ppm
I20260608 12:39:08.174757   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:08.177407   431 webserver.cc:533] Webserver started at http://127.0.107.195:34961/ using document root <none> and password file <none>
I20260608 12:39:08.178081   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:08.178323   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:08.178653   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:08.180048   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "7ecb0794c95c4c76ad5d2e5a86e49903"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-qzs9"
I20260608 12:39:08.185722   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:39:08.189818   851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.190644   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:39:08.190979   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "7ecb0794c95c4c76ad5d2e5a86e49903"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-qzs9"
I20260608 12:39:08.191318   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:08.205771   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:08.207337   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:08.208927   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:08.212536   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:08.212828   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:39:08.213110   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:08.213320   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.303300   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46877
I20260608 12:39:08.303653   913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46877 every 8 connection(s)
I20260608 12:39:08.332903   914 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37591
I20260608 12:39:08.333352   914 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.334357   914 heartbeater.cc:507] Master 127.0.107.253:37591 requested a full tablet report, sending...
I20260608 12:39:08.337328   528 ts_manager.cc:194] Registered new tserver with Master: 7ecb0794c95c4c76ad5d2e5a86e49903 (127.0.107.195:46877)
I20260608 12:39:08.343417   915 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44353
I20260608 12:39:08.343832   915 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.344825   915 heartbeater.cc:507] Master 127.0.107.252:44353 requested a full tablet report, sending...
I20260608 12:39:08.347050   594 ts_manager.cc:194] Registered new tserver with Master: 7ecb0794c95c4c76ad5d2e5a86e49903 (127.0.107.195:46877)
I20260608 12:39:08.348302   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42132
I20260608 12:39:08.351089   917 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39849
I20260608 12:39:08.351492   917 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.352188   917 heartbeater.cc:507] Master 127.0.107.254:39849 requested a full tablet report, sending...
I20260608 12:39:08.354552   463 ts_manager.cc:194] Registered new tserver with Master: 7ecb0794c95c4c76ad5d2e5a86e49903 (127.0.107.195:46877)
I20260608 12:39:08.355634   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014473226s
I20260608 12:39:08.635721   661 catalog_manager.cc:1294] Loaded cluster ID: 5dcb5a1e5e984f12b45242167ac1e4f5
I20260608 12:39:08.636022   661 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: loading cluster ID for follower catalog manager: success
I20260608 12:39:08.639806   674 catalog_manager.cc:1294] Loaded cluster ID: 5dcb5a1e5e984f12b45242167ac1e4f5
I20260608 12:39:08.640038   674 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: loading cluster ID for follower catalog manager: success
I20260608 12:39:08.642966   661 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: acquiring CA information for follower catalog manager: success
I20260608 12:39:08.644604   674 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: acquiring CA information for follower catalog manager: success
I20260608 12:39:08.648993   661 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:08.649076   674 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:08.964365   759 heartbeater.cc:499] Master 127.0.107.252:44353 was elected leader, sending a full tablet report...
I20260608 12:39:09.167599   837 heartbeater.cc:499] Master 127.0.107.252:44353 was elected leader, sending a full tablet report...
I20260608 12:39:09.351143   915 heartbeater.cc:499] Master 127.0.107.252:44353 was elected leader, sending a full tablet report...
I20260608 12:39:09.611999   671 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:09.715441   594 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42138:
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"
    }
  }
}
I20260608 12:39:09.794763   801 tablet_service.cc:1511] Processing CreateTablet for tablet be833dfdb5164810b0f823c10256a611 (DEFAULT_TABLE table=test-workload [id=6ef9ba54b43244bdbf20e3e6d181b0df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:39:09.796159   801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be833dfdb5164810b0f823c10256a611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:09.802886   879 tablet_service.cc:1511] Processing CreateTablet for tablet d4bb342fac5341cb97e55b6f0dc69652 (DEFAULT_TABLE table=test-workload [id=6ef9ba54b43244bdbf20e3e6d181b0df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:39:09.804049   879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bb342fac5341cb97e55b6f0dc69652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:09.803831   723 tablet_service.cc:1511] Processing CreateTablet for tablet 2ecd6c7c89eb46ebbc151adcdf344198 (DEFAULT_TABLE table=test-workload [id=6ef9ba54b43244bdbf20e3e6d181b0df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:39:09.804234   722 tablet_service.cc:1511] Processing CreateTablet for tablet 016bbab6f835414ba0d7be109faf6bd5 (DEFAULT_TABLE table=test-workload [id=6ef9ba54b43244bdbf20e3e6d181b0df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:39:09.805217   723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ecd6c7c89eb46ebbc151adcdf344198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:09.805974   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bbab6f835414ba0d7be109faf6bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:09.825696   949 tablet_bootstrap.cc:492] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d: Bootstrap starting.
I20260608 12:39:09.826526   950 tablet_bootstrap.cc:492] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805: Bootstrap starting.
I20260608 12:39:09.826418   948 tablet_bootstrap.cc:492] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903: Bootstrap starting.
I20260608 12:39:09.833989   948 tablet_bootstrap.cc:654] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:09.834685   949 tablet_bootstrap.cc:654] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:09.835282   950 tablet_bootstrap.cc:654] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:09.842875   950 tablet_bootstrap.cc:492] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805: No bootstrap required, opened a new log
I20260608 12:39:09.843330   950 ts_tablet_manager.cc:1403] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260608 12:39:09.843406   949 tablet_bootstrap.cc:492] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d: No bootstrap required, opened a new log
I20260608 12:39:09.843881   949 ts_tablet_manager.cc:1403] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 12:39:09.846316   948 tablet_bootstrap.cc:492] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903: No bootstrap required, opened a new log
I20260608 12:39:09.846673   948 ts_tablet_manager.cc:1403] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260608 12:39:09.847195   950 raft_consensus.cc:359] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57d474dc45b4999bff22a7439de8805" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33767 } }
I20260608 12:39:09.847373   949 raft_consensus.cc:359] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.848197   950 raft_consensus.cc:385] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:09.848295   949 raft_consensus.cc:385] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:09.848591   950 raft_consensus.cc:740] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57d474dc45b4999bff22a7439de8805, State: Initialized, Role: FOLLOWER
I20260608 12:39:09.848672   949 raft_consensus.cc:740] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5617b283324e4d36a0b948584602742d, State: Initialized, Role: FOLLOWER
I20260608 12:39:09.849164   948 raft_consensus.cc:359] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ecb0794c95c4c76ad5d2e5a86e49903" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46877 } }
I20260608 12:39:09.849658   948 raft_consensus.cc:385] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:09.849519   949 consensus_queue.cc:260] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.849519   950 consensus_queue.cc:260] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a57d474dc45b4999bff22a7439de8805" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33767 } }
I20260608 12:39:09.850122   948 raft_consensus.cc:740] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecb0794c95c4c76ad5d2e5a86e49903, State: Initialized, Role: FOLLOWER
I20260608 12:39:09.850453   949 raft_consensus.cc:399] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:09.850543   950 raft_consensus.cc:399] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:09.850847   949 raft_consensus.cc:493] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:09.850991   950 raft_consensus.cc:493] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:09.851348   949 raft_consensus.cc:3060] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:09.850898   948 consensus_queue.cc:260] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ecb0794c95c4c76ad5d2e5a86e49903" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46877 } }
I20260608 12:39:09.851553   950 raft_consensus.cc:3060] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:09.851830   948 raft_consensus.cc:399] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:09.852181   948 raft_consensus.cc:493] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:09.852515   948 raft_consensus.cc:3060] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:09.857724   949 raft_consensus.cc:515] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.858268   949 leader_election.cc:304] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [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: 5617b283324e4d36a0b948584602742d; no voters: 
I20260608 12:39:09.858850   950 raft_consensus.cc:515] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57d474dc45b4999bff22a7439de8805" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33767 } }
I20260608 12:39:09.859697   950 leader_election.cc:304] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [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: a57d474dc45b4999bff22a7439de8805; no voters: 
I20260608 12:39:09.859231   948 raft_consensus.cc:515] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ecb0794c95c4c76ad5d2e5a86e49903" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46877 } }
I20260608 12:39:09.860554   949 leader_election.cc:290] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:09.860570   948 leader_election.cc:304] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [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: 7ecb0794c95c4c76ad5d2e5a86e49903; no voters: 
I20260608 12:39:09.861141   954 raft_consensus.cc:2804] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:09.868680   950 leader_election.cc:290] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:09.869196   955 raft_consensus.cc:2804] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:09.871417   948 leader_election.cc:290] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:09.871833   949 ts_tablet_manager.cc:1434] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.014s
I20260608 12:39:09.871970   957 raft_consensus.cc:2804] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:09.875104   949 tablet_bootstrap.cc:492] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d: Bootstrap starting.
I20260608 12:39:09.882071   955 raft_consensus.cc:697] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 1 LEADER]: Becoming Leader. State: Replica: a57d474dc45b4999bff22a7439de8805, State: Running, Role: LEADER
I20260608 12:39:09.883131   949 tablet_bootstrap.cc:654] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:09.883900   954 raft_consensus.cc:697] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 1 LEADER]: Becoming Leader. State: Replica: 5617b283324e4d36a0b948584602742d, State: Running, Role: LEADER
I20260608 12:39:09.883246   955 consensus_queue.cc:237] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [LEADER]: Queue going to LEADER mode. State: All 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: "a57d474dc45b4999bff22a7439de8805" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33767 } }
I20260608 12:39:09.884719   954 consensus_queue.cc:237] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [LEADER]: Queue going to LEADER mode. State: All 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: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.890954   950 ts_tablet_manager.cc:1434] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.021s
I20260608 12:39:09.893028   957 raft_consensus.cc:697] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 1 LEADER]: Becoming Leader. State: Replica: 7ecb0794c95c4c76ad5d2e5a86e49903, State: Running, Role: LEADER
I20260608 12:39:09.894440   957 consensus_queue.cc:237] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [LEADER]: Queue going to LEADER mode. State: All 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: "7ecb0794c95c4c76ad5d2e5a86e49903" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46877 } }
I20260608 12:39:09.908111   594 catalog_manager.cc:5696] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57d474dc45b4999bff22a7439de8805 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a57d474dc45b4999bff22a7439de8805" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57d474dc45b4999bff22a7439de8805" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33767 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:09.950551   948 ts_tablet_manager.cc:1434] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903: Time spent starting tablet: real 0.104s	user 0.023s	sys 0.028s
I20260608 12:39:09.943192   593 catalog_manager.cc:5696] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ecb0794c95c4c76ad5d2e5a86e49903 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7ecb0794c95c4c76ad5d2e5a86e49903" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ecb0794c95c4c76ad5d2e5a86e49903" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46877 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:09.973467   949 tablet_bootstrap.cc:492] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d: No bootstrap required, opened a new log
I20260608 12:39:09.974193   949 ts_tablet_manager.cc:1403] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.021s
I20260608 12:39:09.977311   949 raft_consensus.cc:359] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.977919   949 raft_consensus.cc:385] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:09.978276   949 raft_consensus.cc:740] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5617b283324e4d36a0b948584602742d, State: Initialized, Role: FOLLOWER
I20260608 12:39:09.979665   949 consensus_queue.cc:260] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.980333   949 raft_consensus.cc:399] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:09.980723   949 raft_consensus.cc:493] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:09.981134   949 raft_consensus.cc:3060] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:09.982457   594 catalog_manager.cc:5696] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5617b283324e4d36a0b948584602742d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "5617b283324e4d36a0b948584602742d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:09.990834   949 raft_consensus.cc:515] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:09.991672   949 leader_election.cc:304] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [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: 5617b283324e4d36a0b948584602742d; no voters: 
I20260608 12:39:09.992882   958 raft_consensus.cc:2804] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:09.993414   958 raft_consensus.cc:697] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 1 LEADER]: Becoming Leader. State: Replica: 5617b283324e4d36a0b948584602742d, State: Running, Role: LEADER
I20260608 12:39:09.994205   958 consensus_queue.cc:237] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [LEADER]: Queue going to LEADER mode. State: All 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: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } }
I20260608 12:39:10.004822   949 leader_election.cc:290] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:10.007520   949 ts_tablet_manager.cc:1434] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.002s
I20260608 12:39:10.039055   592 catalog_manager.cc:5696] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5617b283324e4d36a0b948584602742d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "5617b283324e4d36a0b948584602742d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5617b283324e4d36a0b948584602742d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36217 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:10.093853   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:10.108853   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:10.109633   431 tablet_replica.cc:333] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d: stopping tablet replica
I20260608 12:39:10.110219   431 raft_consensus.cc:2243] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.110651   431 raft_consensus.cc:2272] T 016bbab6f835414ba0d7be109faf6bd5 P 5617b283324e4d36a0b948584602742d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.113047   431 tablet_replica.cc:333] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d: stopping tablet replica
I20260608 12:39:10.113485   431 raft_consensus.cc:2243] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.113852   431 raft_consensus.cc:2272] T 2ecd6c7c89eb46ebbc151adcdf344198 P 5617b283324e4d36a0b948584602742d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.251137   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:10.260270   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:10.275312   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:10.276046   431 tablet_replica.cc:333] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805: stopping tablet replica
I20260608 12:39:10.276582   431 raft_consensus.cc:2243] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.277032   431 raft_consensus.cc:2272] T be833dfdb5164810b0f823c10256a611 P a57d474dc45b4999bff22a7439de8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.295014   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:10.302526   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:10.315553   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:10.316429   431 tablet_replica.cc:333] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903: stopping tablet replica
I20260608 12:39:10.317111   431 raft_consensus.cc:2243] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.317665   431 raft_consensus.cc:2272] T d4bb342fac5341cb97e55b6f0dc69652 P 7ecb0794c95c4c76ad5d2e5a86e49903 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.337850   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:10.345579   431 master.cc:562] Master@127.0.107.254:39849 shutting down...
I20260608 12:39:10.419320   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:10.419835   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.420224   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ac2331b6b3b4e5d8109d38760363a42: stopping tablet replica
I20260608 12:39:10.445361   431 master.cc:584] Master@127.0.107.254:39849 shutdown complete.
I20260608 12:39:10.456123   431 master.cc:562] Master@127.0.107.253:37591 shutting down...
W20260608 12:39:10.460088   581 consensus_peers.cc:597] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 -> Peer 1ac2331b6b3b4e5d8109d38760363a42 (127.0.107.254:39849): Couldn't send request to peer 1ac2331b6b3b4e5d8109d38760363a42. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:39849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:10.470327   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:10.470772   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.471060   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 208de335ac1145c38ff1ed751401b139: stopping tablet replica
W20260608 12:39:10.478040   581 consensus_peers.cc:597] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 -> Peer 208de335ac1145c38ff1ed751401b139 (127.0.107.253:37591): Couldn't send request to peer 208de335ac1145c38ff1ed751401b139. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:10.529525   431 master.cc:584] Master@127.0.107.253:37591 shutdown complete.
I20260608 12:39:10.539881   431 master.cc:562] Master@127.0.107.252:44353 shutting down...
I20260608 12:39:10.554000   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.554838   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.555154   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89d7e92cfe334ab587365efe37149835: stopping tablet replica
I20260608 12:39:10.572575   431 master.cc:584] Master@127.0.107.252:44353 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4798 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:39:10.596765   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36749
I20260608 12:39:10.597764   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.602056   975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.602694   976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.603438   978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.605233   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.605921   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:10.606092   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.606248   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350606235 us; error 0 us; skew 500 ppm
I20260608 12:39:10.606750   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.608827   431 webserver.cc:533] Webserver started at http://127.0.107.254:33791/ using document root <none> and password file <none>
I20260608 12:39:10.609269   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.609416   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.609622   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.610579   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "9da479ad213d43248e653fe78d77d8ca"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.614743   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:10.617684   983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.618335   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:10.618705   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "9da479ad213d43248e653fe78d77d8ca"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.618937   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-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)
I20260608 12:39:10.633317   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.634191   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.666517   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36749
I20260608 12:39:10.666612  1034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36749 every 8 connection(s)
I20260608 12:39:10.670212  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.678805  1035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca: Bootstrap starting.
I20260608 12:39:10.682823  1035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.686261  1035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca: No bootstrap required, opened a new log
I20260608 12:39:10.688092  1035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9da479ad213d43248e653fe78d77d8ca" member_type: VOTER }
I20260608 12:39:10.688431  1035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.688653  1035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da479ad213d43248e653fe78d77d8ca, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.689188  1035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9da479ad213d43248e653fe78d77d8ca" member_type: VOTER }
I20260608 12:39:10.689600  1035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:10.689827  1035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:10.690068  1035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.693755  1035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9da479ad213d43248e653fe78d77d8ca" member_type: VOTER }
I20260608 12:39:10.694221  1035 leader_election.cc:304] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [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: 9da479ad213d43248e653fe78d77d8ca; no voters: 
I20260608 12:39:10.695230  1035 leader_election.cc:290] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:10.695542  1038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:10.696779  1038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 1 LEADER]: Becoming Leader. State: Replica: 9da479ad213d43248e653fe78d77d8ca, State: Running, Role: LEADER
I20260608 12:39:10.697407  1038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [LEADER]: Queue going to LEADER mode. State: All 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: "9da479ad213d43248e653fe78d77d8ca" member_type: VOTER }
I20260608 12:39:10.697981  1035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:10.700270  1040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9da479ad213d43248e653fe78d77d8ca. Latest consensus state: current_term: 1 leader_uuid: "9da479ad213d43248e653fe78d77d8ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9da479ad213d43248e653fe78d77d8ca" member_type: VOTER } }
I20260608 12:39:10.701009  1040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:10.700309  1039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9da479ad213d43248e653fe78d77d8ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9da479ad213d43248e653fe78d77d8ca" member_type: VOTER } }
I20260608 12:39:10.701512  1039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:10.704090  1044 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:10.708770  1044 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:10.711638   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:10.716799  1044 catalog_manager.cc:1382] Generated new cluster ID: e385c81f021048948c2448f05a158ddf
I20260608 12:39:10.716989  1044 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:10.733338  1044 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:10.734376  1044 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:10.754805  1044 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca: Generated new TSK 0
I20260608 12:39:10.755275  1044 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:10.777933   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.783221  1056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.784308  1057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.787505  1059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.788717   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.789590   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:10.789793   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.789968   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350789951 us; error 0 us; skew 500 ppm
I20260608 12:39:10.790510   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.792611   431 webserver.cc:533] Webserver started at http://127.0.107.193:45885/ using document root <none> and password file <none>
I20260608 12:39:10.793130   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.793306   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.793550   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.794534   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "750b1602cd254ceb88da26cb863179fb"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.798756   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:10.801996  1064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.802709   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:10.802965   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "750b1602cd254ceb88da26cb863179fb"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.803236   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-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)
I20260608 12:39:10.825106   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.826011   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.827299   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:10.829428   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:10.829612   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.829849   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:10.830001   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.865636   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42663
I20260608 12:39:10.865764  1126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42663 every 8 connection(s)
I20260608 12:39:10.870375   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.876735  1131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.878679  1132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.880077  1134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.881130   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.882128   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:39:10.882269  1127 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36749
W20260608 12:39:10.882392   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.882644   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350882627 us; error 0 us; skew 500 ppm
I20260608 12:39:10.882691  1127 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:10.883261   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.883438  1127 heartbeater.cc:507] Master 127.0.107.254:36749 requested a full tablet report, sending...
I20260608 12:39:10.885732  1000 ts_manager.cc:194] Registered new tserver with Master: 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663)
I20260608 12:39:10.885897   431 webserver.cc:533] Webserver started at http://127.0.107.194:42317/ using document root <none> and password file <none>
I20260608 12:39:10.886605   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.886838   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.887194   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.888120  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36306
I20260608 12:39:10.888542   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "c94e1e7db1c04a83ac552ef532200066"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.892828   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:10.895785  1139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.896471   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:10.896730   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "c94e1e7db1c04a83ac552ef532200066"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.897014   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-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)
I20260608 12:39:10.907521   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.908442   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.909739   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:10.911818   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:10.911988   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.912213   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:10.912355   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.947057   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42369
I20260608 12:39:10.947170  1201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42369 every 8 connection(s)
I20260608 12:39:10.951719   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.958046  1205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.958750  1206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.961547  1209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.961740   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.962970   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:39:10.963122  1202 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36749
W20260608 12:39:10.963220   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.963517   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350963500 us; error 0 us; skew 500 ppm
I20260608 12:39:10.963547  1202 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:10.964136   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.964285  1202 heartbeater.cc:507] Master 127.0.107.254:36749 requested a full tablet report, sending...
I20260608 12:39:10.966385  1000 ts_manager.cc:194] Registered new tserver with Master: c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:10.966655   431 webserver.cc:533] Webserver started at http://127.0.107.195:36573/ using document root <none> and password file <none>
I20260608 12:39:10.967329   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.967566   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.967885   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.968161  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36318
I20260608 12:39:10.969259   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "962abcd2bc3349669edc4d70fcd72d00"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.973449   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:10.976383  1213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.977095   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:10.977370   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "962abcd2bc3349669edc4d70fcd72d00"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-qzs9"
I20260608 12:39:10.977617   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-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)
I20260608 12:39:10.995966   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.996939   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.998308   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:11.000651   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:11.000844   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:11.001022   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:11.001158   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:11.035848   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38647
I20260608 12:39:11.035948  1275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38647 every 8 connection(s)
I20260608 12:39:11.048637  1276 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36749
I20260608 12:39:11.049034  1276 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:11.049753  1276 heartbeater.cc:507] Master 127.0.107.254:36749 requested a full tablet report, sending...
I20260608 12:39:11.051630  1000 ts_manager.cc:194] Registered new tserver with Master: 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:11.052142   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013206494s
I20260608 12:39:11.052919  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36332
I20260608 12:39:11.890540  1127 heartbeater.cc:499] Master 127.0.107.254:36749 was elected leader, sending a full tablet report...
I20260608 12:39:11.970466  1202 heartbeater.cc:499] Master 127.0.107.254:36749 was elected leader, sending a full tablet report...
I20260608 12:39:12.055291  1276 heartbeater.cc:499] Master 127.0.107.254:36749 was elected leader, sending a full tablet report...
I20260608 12:39:12.104249  1000 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36342:
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"
    }
  }
}
W20260608 12:39:12.106912  1000 catalog_manager.cc:7076] 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.
I20260608 12:39:12.179844  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 0c572f3be685478a9c1125f2ac214711 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:12.181214  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c572f3be685478a9c1125f2ac214711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.185910  1166 tablet_service.cc:1511] Processing CreateTablet for tablet b6303c1ce55940b28356d287c98b07c2 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:12.186579  1091 tablet_service.cc:1511] Processing CreateTablet for tablet b6303c1ce55940b28356d287c98b07c2 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:12.187263  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6303c1ce55940b28356d287c98b07c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.187885  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6303c1ce55940b28356d287c98b07c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.188514  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 0c572f3be685478a9c1125f2ac214711 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:12.189863  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 5003e065d4b744a58a98ee5aa886fe03 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:12.191300  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5003e065d4b744a58a98ee5aa886fe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.191076  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 5003e065d4b744a58a98ee5aa886fe03 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:12.192451  1086 tablet_service.cc:1511] Processing CreateTablet for tablet ee1ac192d6fb4578a36612d17aebc80a (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:12.193545  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 73c9f72b95924cabae0f6267e8fbbc18 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:12.193938  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 73c9f72b95924cabae0f6267e8fbbc18 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:12.194830  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 062bf16dd15144f7af014ec0a1b1e0be (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:12.195864  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 6f81247bdee64406b9863ecc5e968dc7 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:12.189803  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c572f3be685478a9c1125f2ac214711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.196679  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 6f81247bdee64406b9863ecc5e968dc7 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:12.197522  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c9f72b95924cabae0f6267e8fbbc18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.198127  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f81247bdee64406b9863ecc5e968dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.198927  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062bf16dd15144f7af014ec0a1b1e0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.199152  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 062bf16dd15144f7af014ec0a1b1e0be (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:12.199642  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1ac192d6fb4578a36612d17aebc80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.201545  1161 tablet_service.cc:1511] Processing CreateTablet for tablet ee1ac192d6fb4578a36612d17aebc80a (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:12.202159  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5003e065d4b744a58a98ee5aa886fe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.195273  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c9f72b95924cabae0f6267e8fbbc18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.204284  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc37c1603004378b8b12a9629fad877 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:12.205598  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc37c1603004378b8b12a9629fad877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.208992  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f81247bdee64406b9863ecc5e968dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.210479  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062bf16dd15144f7af014ec0a1b1e0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.212973  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1ac192d6fb4578a36612d17aebc80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.228724  1296 tablet_bootstrap.cc:492] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.236716  1296 tablet_bootstrap.cc:654] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.230677  1295 tablet_bootstrap.cc:492] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.238844  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc37c1603004378b8b12a9629fad877 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:12.240022  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc37c1603004378b8b12a9629fad877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.241915  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 0c572f3be685478a9c1125f2ac214711 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:12.242445  1240 tablet_service.cc:1511] Processing CreateTablet for tablet b6303c1ce55940b28356d287c98b07c2 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:12.243286  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c572f3be685478a9c1125f2ac214711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.244661  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 5003e065d4b744a58a98ee5aa886fe03 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:12.245939  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5003e065d4b744a58a98ee5aa886fe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.249956  1238 tablet_service.cc:1511] Processing CreateTablet for tablet 73c9f72b95924cabae0f6267e8fbbc18 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:12.252513  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 062bf16dd15144f7af014ec0a1b1e0be (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:12.255548  1235 tablet_service.cc:1511] Processing CreateTablet for tablet ee1ac192d6fb4578a36612d17aebc80a (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:12.256785  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 6f81247bdee64406b9863ecc5e968dc7 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:12.257452  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc37c1603004378b8b12a9629fad877 (DEFAULT_TABLE table=test-workload [id=215d7aebe2e242c8855ac596537d622f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:12.258302  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6303c1ce55940b28356d287c98b07c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.259583  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c9f72b95924cabae0f6267e8fbbc18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.260403  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f81247bdee64406b9863ecc5e968dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.262171  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc37c1603004378b8b12a9629fad877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.263702  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1ac192d6fb4578a36612d17aebc80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.271191  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062bf16dd15144f7af014ec0a1b1e0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.275592  1295 tablet_bootstrap.cc:654] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.325382  1296 tablet_bootstrap.cc:492] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.326009  1296 ts_tablet_manager.cc:1403] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.017s
I20260608 12:39:12.329056  1296 raft_consensus.cc:359] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.329927  1296 raft_consensus.cc:385] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.330291  1296 raft_consensus.cc:740] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.331081  1296 consensus_queue.cc:260] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.340863  1298 tablet_bootstrap.cc:492] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.342505  1295 tablet_bootstrap.cc:492] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.342988  1295 ts_tablet_manager.cc:1403] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.013s
I20260608 12:39:12.345825  1295 raft_consensus.cc:359] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.346498  1295 raft_consensus.cc:385] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.346788  1295 raft_consensus.cc:740] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.348361  1295 consensus_queue.cc:260] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.351033  1298 tablet_bootstrap.cc:654] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.353470  1296 ts_tablet_manager.cc:1434] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260608 12:39:12.354362  1296 tablet_bootstrap.cc:492] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.359205  1296 tablet_bootstrap.cc:654] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.362895  1295 ts_tablet_manager.cc:1434] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260608 12:39:12.364300  1298 tablet_bootstrap.cc:492] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.364817  1298 ts_tablet_manager.cc:1403] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260608 12:39:12.366081  1295 tablet_bootstrap.cc:492] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.367587  1296 tablet_bootstrap.cc:492] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.368098  1296 ts_tablet_manager.cc:1403] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:39:12.367805  1298 raft_consensus.cc:359] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.368669  1298 raft_consensus.cc:385] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.369040  1298 raft_consensus.cc:740] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.369956  1298 consensus_queue.cc:260] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.370855  1296 raft_consensus.cc:359] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.371604  1296 raft_consensus.cc:385] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.371948  1296 raft_consensus.cc:740] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.372315  1295 tablet_bootstrap.cc:654] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.372900  1296 consensus_queue.cc:260] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.375098  1296 ts_tablet_manager.cc:1434] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:39:12.375993  1296 tablet_bootstrap.cc:492] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.380473  1298 ts_tablet_manager.cc:1434] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.010s
I20260608 12:39:12.382207  1296 tablet_bootstrap.cc:654] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.385329  1298 tablet_bootstrap.cc:492] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.391891  1298 tablet_bootstrap.cc:654] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.395008  1295 tablet_bootstrap.cc:492] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.395561  1295 ts_tablet_manager.cc:1403] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.018s
I20260608 12:39:12.398456  1295 raft_consensus.cc:359] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.399053  1295 raft_consensus.cc:385] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.399426  1296 tablet_bootstrap.cc:492] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.399341  1295 raft_consensus.cc:740] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.399847  1296 ts_tablet_manager.cc:1403] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260608 12:39:12.400460  1298 tablet_bootstrap.cc:492] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.400153  1295 consensus_queue.cc:260] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.400943  1298 ts_tablet_manager.cc:1403] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:39:12.402275  1295 ts_tablet_manager.cc:1434] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:39:12.402333  1296 raft_consensus.cc:359] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.403224  1296 raft_consensus.cc:385] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.403355  1295 tablet_bootstrap.cc:492] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.403595  1296 raft_consensus.cc:740] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.403651  1298 raft_consensus.cc:359] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.404677  1298 raft_consensus.cc:385] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.405057  1298 raft_consensus.cc:740] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.404798  1296 consensus_queue.cc:260] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.405977  1298 consensus_queue.cc:260] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.408103  1298 ts_tablet_manager.cc:1434] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 12:39:12.409047  1298 tablet_bootstrap.cc:492] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.409448  1296 ts_tablet_manager.cc:1434] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:39:12.410542  1296 tablet_bootstrap.cc:492] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.413964  1295 tablet_bootstrap.cc:654] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.414934  1298 tablet_bootstrap.cc:654] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.416311  1296 tablet_bootstrap.cc:654] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.425220  1295 tablet_bootstrap.cc:492] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.425709  1295 ts_tablet_manager.cc:1403] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260608 12:39:12.426069  1298 tablet_bootstrap.cc:492] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.426568  1298 ts_tablet_manager.cc:1403] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:39:12.428351  1295 raft_consensus.cc:359] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.429206  1295 raft_consensus.cc:385] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.429692  1295 raft_consensus.cc:740] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.429255  1298 raft_consensus.cc:359] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.430532  1295 consensus_queue.cc:260] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.431000  1298 raft_consensus.cc:385] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.431387  1298 raft_consensus.cc:740] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.432708  1295 ts_tablet_manager.cc:1434] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:39:12.433722  1295 tablet_bootstrap.cc:492] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.434865  1296 tablet_bootstrap.cc:492] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.435317  1296 ts_tablet_manager.cc:1403] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260608 12:39:12.437911  1296 raft_consensus.cc:359] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.438584  1296 raft_consensus.cc:385] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.438866  1296 raft_consensus.cc:740] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.439388  1295 tablet_bootstrap.cc:654] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.439584  1296 consensus_queue.cc:260] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.441761  1296 ts_tablet_manager.cc:1434] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:39:12.432279  1298 consensus_queue.cc:260] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.442674  1296 tablet_bootstrap.cc:492] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.443990  1298 ts_tablet_manager.cc:1434] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260608 12:39:12.444947  1298 tablet_bootstrap.cc:492] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.448613  1296 tablet_bootstrap.cc:654] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.450747  1298 tablet_bootstrap.cc:654] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.456894  1296 tablet_bootstrap.cc:492] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.457392  1295 tablet_bootstrap.cc:492] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.458003  1295 ts_tablet_manager.cc:1403] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260608 12:39:12.459558  1298 tablet_bootstrap.cc:492] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.460000  1298 ts_tablet_manager.cc:1403] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260608 12:39:12.457386  1296 ts_tablet_manager.cc:1403] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:39:12.460631  1295 raft_consensus.cc:359] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.461418  1295 raft_consensus.cc:385] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.461822  1295 raft_consensus.cc:740] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.462240  1300 raft_consensus.cc:493] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.462569  1295 consensus_queue.cc:260] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.462719  1300 raft_consensus.cc:515] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.462997  1296 raft_consensus.cc:359] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.463675  1296 raft_consensus.cc:385] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.463382  1298 raft_consensus.cc:359] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.463989  1296 raft_consensus.cc:740] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.464125  1298 raft_consensus.cc:385] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.464462  1298 raft_consensus.cc:740] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.464787  1296 consensus_queue.cc:260] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.465265  1298 consensus_queue.cc:260] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.467089  1300 leader_election.cc:290] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.468907  1298 ts_tablet_manager.cc:1434] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:39:12.469226  1295 ts_tablet_manager.cc:1434] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:39:12.477319  1295 tablet_bootstrap.cc:492] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.482481  1296 ts_tablet_manager.cc:1434] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.011s
I20260608 12:39:12.483963  1296 tablet_bootstrap.cc:492] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.486094  1298 tablet_bootstrap.cc:492] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.490582  1296 tablet_bootstrap.cc:654] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.493932  1295 tablet_bootstrap.cc:654] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.494059  1304 raft_consensus.cc:493] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.494518  1304 raft_consensus.cc:515] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.498081  1298 tablet_bootstrap.cc:654] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.499203  1314 raft_consensus.cc:493] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.499681  1304 leader_election.cc:290] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369), 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663)
I20260608 12:39:12.502359  1314 raft_consensus.cc:515] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.507359  1314 leader_election.cc:290] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.507362  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c572f3be685478a9c1125f2ac214711" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.509425  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c9f72b95924cabae0f6267e8fbbc18" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.514056  1314 raft_consensus.cc:493] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.513953  1296 tablet_bootstrap.cc:492] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.514827  1296 ts_tablet_manager.cc:1403] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260608 12:39:12.514655  1314 raft_consensus.cc:515] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
W20260608 12:39:12.514220  1140 leader_election.cc:343] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.517851  1314 leader_election.cc:290] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
W20260608 12:39:12.518123  1140 leader_election.cc:343] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.519532  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.520103  1101 raft_consensus.cc:2468] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.520296  1296 raft_consensus.cc:359] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.521816  1296 raft_consensus.cc:385] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.522166  1296 raft_consensus.cc:740] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.526737  1296 consensus_queue.cc:260] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.528972  1296 ts_tablet_manager.cc:1434] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:39:12.523402  1140 leader_election.cc:304] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.524902  1298 tablet_bootstrap.cc:492] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.525261  1314 raft_consensus.cc:493] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.531075  1295 tablet_bootstrap.cc:492] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.531208  1314 raft_consensus.cc:515] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.531628  1295 ts_tablet_manager.cc:1403] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.007s
I20260608 12:39:12.533088  1314 leader_election.cc:290] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.533756  1298 ts_tablet_manager.cc:1403] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.006s
I20260608 12:39:12.534963  1295 raft_consensus.cc:359] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.535921  1295 raft_consensus.cc:385] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.536258  1295 raft_consensus.cc:740] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.536764  1298 raft_consensus.cc:359] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.537415  1298 raft_consensus.cc:385] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.537371  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c572f3be685478a9c1125f2ac214711" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.537931  1298 raft_consensus.cc:740] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.537631  1295 consensus_queue.cc:260] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.538700  1298 consensus_queue.cc:260] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
W20260608 12:39:12.539089  1214 leader_election.cc:343] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.540621  1300 raft_consensus.cc:2804] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.530388  1296 tablet_bootstrap.cc:492] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.541002  1300 raft_consensus.cc:493] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.541380  1300 raft_consensus.cc:3060] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.543701  1295 ts_tablet_manager.cc:1434] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 12:39:12.545423  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f81247bdee64406b9863ecc5e968dc7" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.545995  1101 raft_consensus.cc:2468] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.549940  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c572f3be685478a9c1125f2ac214711" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
I20260608 12:39:12.550781  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
I20260608 12:39:12.551755  1295 tablet_bootstrap.cc:492] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.551819  1249 raft_consensus.cc:2468] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.552472  1251 raft_consensus.cc:2468] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.552011  1300 raft_consensus.cc:515] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.553224  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c9f72b95924cabae0f6267e8fbbc18" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
I20260608 12:39:12.554870  1250 raft_consensus.cc:2468] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.552511  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f81247bdee64406b9863ecc5e968dc7" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
I20260608 12:39:12.555718  1298 ts_tablet_manager.cc:1434] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260608 12:39:12.556314  1248 raft_consensus.cc:2468] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.557103  1298 tablet_bootstrap.cc:492] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.563724  1295 tablet_bootstrap.cc:654] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.566167  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c572f3be685478a9c1125f2ac214711" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:12.559003  1140 leader_election.cc:304] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.566824  1177 raft_consensus.cc:2468] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 0.
I20260608 12:39:12.565373  1300 leader_election.cc:290] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 election: Requested vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.567075  1314 raft_consensus.cc:2804] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.571101  1314 raft_consensus.cc:493] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.571466  1314 raft_consensus.cc:3060] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.569113  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00"
I20260608 12:39:12.572973  1251 raft_consensus.cc:3060] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.573148  1298 tablet_bootstrap.cc:654] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.577976  1314 raft_consensus.cc:515] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.579512  1251 raft_consensus.cc:2468] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
I20260608 12:39:12.569195  1140 leader_election.cc:304] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 750b1602cd254ceb88da26cb863179fb
I20260608 12:39:12.569397  1215 leader_election.cc:304] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 750b1602cd254ceb88da26cb863179fb
I20260608 12:39:12.568679  1296 tablet_bootstrap.cc:654] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.569557  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.580910  1101 raft_consensus.cc:3060] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.581386  1304 raft_consensus.cc:2804] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.582084  1304 raft_consensus.cc:493] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.582417  1304 raft_consensus.cc:3060] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.588414  1304 raft_consensus.cc:515] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.590144  1101 raft_consensus.cc:2468] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
I20260608 12:39:12.591104  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c572f3be685478a9c1125f2ac214711" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066"
I20260608 12:39:12.591696  1177 raft_consensus.cc:3060] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.597833  1295 tablet_bootstrap.cc:492] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.598356  1295 ts_tablet_manager.cc:1403] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.018s
I20260608 12:39:12.598999  1177 raft_consensus.cc:2468] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 1.
I20260608 12:39:12.600224  1215 leader_election.cc:304] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.601550  1295 raft_consensus.cc:359] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.602304  1295 raft_consensus.cc:385] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.602609  1295 raft_consensus.cc:740] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.603184  1296 tablet_bootstrap.cc:492] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.603742  1296 ts_tablet_manager.cc:1403] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.002s
I20260608 12:39:12.603502  1295 consensus_queue.cc:260] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.606361  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c572f3be685478a9c1125f2ac214711" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.606915  1296 raft_consensus.cc:359] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.607620  1296 raft_consensus.cc:385] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:39:12.607681  1214 leader_election.cc:343] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.608119  1296 raft_consensus.cc:740] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.608932  1304 leader_election.cc:290] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 election: Requested vote from peers c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369), 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663)
I20260608 12:39:12.609495  1304 raft_consensus.cc:2804] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.609093  1296 consensus_queue.cc:260] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.609949  1304 raft_consensus.cc:697] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Becoming Leader. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Running, Role: LEADER
I20260608 12:39:12.610800  1304 consensus_queue.cc:237] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Queue going to LEADER mode. State: All 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: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.611297  1300 raft_consensus.cc:2804] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.611733  1300 raft_consensus.cc:493] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.612083  1300 raft_consensus.cc:3060] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:12.612813  1140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:38647, user_credentials={real_user=slave}} blocked reactor thread for 43702.8us
I20260608 12:39:12.614599  1140 leader_election.cc:304] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 750b1602cd254ceb88da26cb863179fb
I20260608 12:39:12.615804  1314 leader_election.cc:290] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 election: Requested vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.620226  1300 raft_consensus.cc:515] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.622385  1300 leader_election.cc:290] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 election: Requested vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.623535  1295 ts_tablet_manager.cc:1434] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:39:12.625837  1301 raft_consensus.cc:493] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.626416  1295 tablet_bootstrap.cc:492] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.626325  1301 raft_consensus.cc:515] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.625638  1314 raft_consensus.cc:2764] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:39:12.629825  1301 leader_election.cc:290] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.633680  1296 ts_tablet_manager.cc:1434] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.009s
I20260608 12:39:12.642858  1140 leader_election.cc:304] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.645668  1296 tablet_bootstrap.cc:492] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066: Bootstrap starting.
I20260608 12:39:12.650221  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f81247bdee64406b9863ecc5e968dc7" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00"
I20260608 12:39:12.651005  1251 raft_consensus.cc:3060] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.654058  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f81247bdee64406b9863ecc5e968dc7" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.654646  1101 raft_consensus.cc:3060] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.655563  1326 raft_consensus.cc:493] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.656069  1326 raft_consensus.cc:515] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.650842  1314 raft_consensus.cc:2804] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.657090  1314 raft_consensus.cc:697] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Becoming Leader. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Running, Role: LEADER
I20260608 12:39:12.657895  1314 consensus_queue.cc:237] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.663362  1295 tablet_bootstrap.cc:654] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.667194  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c9f72b95924cabae0f6267e8fbbc18" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.667196  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1ac192d6fb4578a36612d17aebc80a" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:12.667953  1102 raft_consensus.cc:3060] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.668355  1251 raft_consensus.cc:2468] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
W20260608 12:39:12.669060  1215 leader_election.cc:343] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.672793  1301 raft_consensus.cc:493] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.673272  1301 raft_consensus.cc:515] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.675032  1301 leader_election.cc:290] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.676348  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1ac192d6fb4578a36612d17aebc80a" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.677098  1100 raft_consensus.cc:2468] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 0.
I20260608 12:39:12.677978  1101 raft_consensus.cc:2468] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
I20260608 12:39:12.666091  1326 leader_election.cc:290] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:12.679325  1214 leader_election.cc:304] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [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: 750b1602cd254ceb88da26cb863179fb, 962abcd2bc3349669edc4d70fcd72d00; no voters: c94e1e7db1c04a83ac552ef532200066
I20260608 12:39:12.681075  1102 raft_consensus.cc:2468] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
I20260608 12:39:12.690362  1140 leader_election.cc:304] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.691341  1314 raft_consensus.cc:2804] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.692975  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c9f72b95924cabae0f6267e8fbbc18" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00"
I20260608 12:39:12.693848  1140 leader_election.cc:304] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.693926  1251 raft_consensus.cc:3060] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.689180  1326 raft_consensus.cc:2804] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.697409  1327 raft_consensus.cc:2804] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.698546  1327 raft_consensus.cc:697] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Becoming Leader. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Running, Role: LEADER
I20260608 12:39:12.699358  1327 consensus_queue.cc:237] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.697896  1326 raft_consensus.cc:493] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.693478  1314 raft_consensus.cc:697] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Becoming Leader. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Running, Role: LEADER
I20260608 12:39:12.705025  1314 consensus_queue.cc:237] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.705587  1298 tablet_bootstrap.cc:492] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.706178  1298 ts_tablet_manager.cc:1403] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.150s	user 0.040s	sys 0.043s
I20260608 12:39:12.703357  1326 raft_consensus.cc:3060] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.702672   999 catalog_manager.cc:5696] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94e1e7db1c04a83ac552ef532200066 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c94e1e7db1c04a83ac552ef532200066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: UNKNOWN } } }
W20260608 12:39:12.711404  1048 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:12.712685  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:39:12.713686  1053 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:12.714203  1298 raft_consensus.cc:359] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.715015  1298 raft_consensus.cc:385] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.719146  1298 raft_consensus.cc:740] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.719538  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1ac192d6fb4578a36612d17aebc80a" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
I20260608 12:39:12.719965  1298 consensus_queue.cc:260] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.720953  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bf16dd15144f7af014ec0a1b1e0be" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
W20260608 12:39:12.723426  1065 leader_election.cc:343] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.722381  1298 ts_tablet_manager.cc:1434] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 12:39:12.726058  1296 tablet_bootstrap.cc:654] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.717897  1295 tablet_bootstrap.cc:492] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.726058  1251 raft_consensus.cc:2468] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
I20260608 12:39:12.728155  1298 tablet_bootstrap.cc:492] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.725859   998 catalog_manager.cc:5696] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "962abcd2bc3349669edc4d70fcd72d00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:12.730003  1295 ts_tablet_manager.cc:1403] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.015s
I20260608 12:39:12.739238  1304 raft_consensus.cc:493] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.739719  1304 raft_consensus.cc:515] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.739843  1326 raft_consensus.cc:515] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.741073  1249 raft_consensus.cc:2393] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 750b1602cd254ceb88da26cb863179fb in current term 1: Already voted for candidate 962abcd2bc3349669edc4d70fcd72d00 in this term.
I20260608 12:39:12.742789  1298 tablet_bootstrap.cc:654] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.742750  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5003e065d4b744a58a98ee5aa886fe03" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.745554  1304 leader_election.cc:290] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:12.748674  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1ac192d6fb4578a36612d17aebc80a" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:12.749063  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bf16dd15144f7af014ec0a1b1e0be" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:12.750128  1176 raft_consensus.cc:2468] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750b1602cd254ceb88da26cb863179fb in term 0.
W20260608 12:39:12.750416  1066 leader_election.cc:343] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:39:12.750126  1214 leader_election.cc:343] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.750970  1066 leader_election.cc:304] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [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: 750b1602cd254ceb88da26cb863179fb; no voters: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066
I20260608 12:39:12.751840  1301 raft_consensus.cc:3060] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.752298  1066 leader_election.cc:304] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 962abcd2bc3349669edc4d70fcd72d00
I20260608 12:39:12.759429  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5003e065d4b744a58a98ee5aa886fe03" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:12.760008  1176 raft_consensus.cc:2468] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 0.
I20260608 12:39:12.760965  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1ac192d6fb4578a36612d17aebc80a" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.762132  1296 tablet_bootstrap.cc:492] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066: No bootstrap required, opened a new log
I20260608 12:39:12.762507  1296 ts_tablet_manager.cc:1403] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.002s
I20260608 12:39:12.763054  1215 leader_election.cc:304] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 750b1602cd254ceb88da26cb863179fb
I20260608 12:39:12.763902  1295 raft_consensus.cc:359] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.764581  1295 raft_consensus.cc:385] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.764508  1304 raft_consensus.cc:2804] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.765008  1295 raft_consensus.cc:740] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.765136  1304 raft_consensus.cc:493] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.765502  1304 raft_consensus.cc:3060] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.765880  1295 consensus_queue.cc:260] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.766366  1301 raft_consensus.cc:2749] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:12.767153  1301 raft_consensus.cc:2804] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.767482  1301 raft_consensus.cc:493] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.765806  1296 raft_consensus.cc:359] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.768656  1326 leader_election.cc:290] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 election: Requested vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:12.769425  1296 raft_consensus.cc:385] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.769656  1296 raft_consensus.cc:740] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.770161  1296 consensus_queue.cc:260] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.775389  1296 ts_tablet_manager.cc:1434] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 12:39:12.773660  1301 raft_consensus.cc:3060] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.776747  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1ac192d6fb4578a36612d17aebc80a" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066"
I20260608 12:39:12.777334  1176 raft_consensus.cc:3060] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.783924  1295 ts_tablet_manager.cc:1434] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.012s
I20260608 12:39:12.785069  1295 tablet_bootstrap.cc:492] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb: Bootstrap starting.
I20260608 12:39:12.786088  1176 raft_consensus.cc:2468] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 1.
I20260608 12:39:12.787325  1215 leader_election.cc:304] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.787928  1304 raft_consensus.cc:515] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.788492  1314 raft_consensus.cc:493] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.789144  1314 raft_consensus.cc:515] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.790500  1102 raft_consensus.cc:2468] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 1.
I20260608 12:39:12.790723  1304 leader_election.cc:290] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 election: Requested vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:12.791252  1314 leader_election.cc:290] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.791602  1326 raft_consensus.cc:2804] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.792120  1326 raft_consensus.cc:697] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Becoming Leader. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Running, Role: LEADER
I20260608 12:39:12.793383  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc37c1603004378b8b12a9629fad877" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00" is_pre_election: true
I20260608 12:39:12.794114  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5003e065d4b744a58a98ee5aa886fe03" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066"
I20260608 12:39:12.794257  1326 consensus_queue.cc:237] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.794693  1176 raft_consensus.cc:3060] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:12.794888  1140 leader_election.cc:343] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.796305  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc37c1603004378b8b12a9629fad877" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.796972  1101 raft_consensus.cc:2468] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 0.
I20260608 12:39:12.797415  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5003e065d4b744a58a98ee5aa886fe03" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.797993  1100 raft_consensus.cc:3060] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.798287  1140 leader_election.cc:304] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 962abcd2bc3349669edc4d70fcd72d00
I20260608 12:39:12.799685  1314 raft_consensus.cc:2804] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.801770  1176 raft_consensus.cc:2468] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 1.
I20260608 12:39:12.800073  1314 raft_consensus.cc:493] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.802912  1215 leader_election.cc:304] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.803592  1314 raft_consensus.cc:3060] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.806331  1304 raft_consensus.cc:2804] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.806882  1295 tablet_bootstrap.cc:654] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.807806  1304 raft_consensus.cc:697] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Becoming Leader. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Running, Role: LEADER
I20260608 12:39:12.809851  1304 consensus_queue.cc:237] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.809334  1301 raft_consensus.cc:515] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.815073  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bf16dd15144f7af014ec0a1b1e0be" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066"
I20260608 12:39:12.815690  1176 raft_consensus.cc:3060] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.817802  1100 raft_consensus.cc:2468] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962abcd2bc3349669edc4d70fcd72d00 in term 1.
I20260608 12:39:12.818069  1314 raft_consensus.cc:515] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.820834  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc37c1603004378b8b12a9629fad877" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb"
I20260608 12:39:12.822317  1100 raft_consensus.cc:3060] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.823297  1314 leader_election.cc:290] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 election: Requested vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.823333  1176 raft_consensus.cc:2468] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750b1602cd254ceb88da26cb863179fb in term 1.
I20260608 12:39:12.824966  1301 leader_election.cc:290] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 1 election: Requested vote from peers c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:12.825103  1066 leader_election.cc:304] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 
I20260608 12:39:12.827476  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc37c1603004378b8b12a9629fad877" candidate_uuid: "c94e1e7db1c04a83ac552ef532200066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00"
I20260608 12:39:12.828135  1301 raft_consensus.cc:2804] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.828680  1301 raft_consensus.cc:697] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 1 LEADER]: Becoming Leader. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Running, Role: LEADER
I20260608 12:39:12.829131  1298 tablet_bootstrap.cc:492] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.829475  1298 ts_tablet_manager.cc:1403] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.018s
W20260608 12:39:12.834192  1140 leader_election.cc:343] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.835209  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bf16dd15144f7af014ec0a1b1e0be" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962abcd2bc3349669edc4d70fcd72d00"
I20260608 12:39:12.836092  1100 raft_consensus.cc:2468] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94e1e7db1c04a83ac552ef532200066 in term 1.
I20260608 12:39:12.829599  1301 consensus_queue.cc:237] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
W20260608 12:39:12.836417  1065 leader_election.cc:343] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.836357  1298 raft_consensus.cc:359] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.837343  1140 leader_election.cc:304] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [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: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066; no voters: 962abcd2bc3349669edc4d70fcd72d00
I20260608 12:39:12.837519  1298 raft_consensus.cc:385] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.838079  1298 raft_consensus.cc:740] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.838584  1314 raft_consensus.cc:2804] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.839099  1314 raft_consensus.cc:697] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Becoming Leader. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Running, Role: LEADER
I20260608 12:39:12.839063  1298 consensus_queue.cc:260] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.843658  1298 ts_tablet_manager.cc:1434] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 12:39:12.844743  1298 tablet_bootstrap.cc:492] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00: Bootstrap starting.
I20260608 12:39:12.840193  1314 consensus_queue.cc:237] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Queue going to LEADER mode. State: All 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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.852663  1298 tablet_bootstrap.cc:654] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.853907  1295 tablet_bootstrap.cc:492] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb: No bootstrap required, opened a new log
I20260608 12:39:12.854224  1295 ts_tablet_manager.cc:1403] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb: Time spent bootstrapping tablet: real 0.069s	user 0.002s	sys 0.016s
I20260608 12:39:12.858244  1295 raft_consensus.cc:359] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.858841  1295 raft_consensus.cc:385] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.859102  1295 raft_consensus.cc:740] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.859661  1295 consensus_queue.cc:260] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.861114  1295 ts_tablet_manager.cc:1434] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:39:12.860075   999 catalog_manager.cc:5696] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 750b1602cd254ceb88da26cb863179fb (127.0.107.193). New cstate: current_term: 1 leader_uuid: "750b1602cd254ceb88da26cb863179fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:12.871906  1298 tablet_bootstrap.cc:492] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00: No bootstrap required, opened a new log
I20260608 12:39:12.872272  1298 ts_tablet_manager.cc:1403] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260608 12:39:12.875000  1298 raft_consensus.cc:359] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.875619  1298 raft_consensus.cc:385] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.875881  1298 raft_consensus.cc:740] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962abcd2bc3349669edc4d70fcd72d00, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.877048  1298 consensus_queue.cc:260] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.879127  1298 ts_tablet_manager.cc:1434] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 12:39:12.878294   999 catalog_manager.cc:5696] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94e1e7db1c04a83ac552ef532200066 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c94e1e7db1c04a83ac552ef532200066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:12.880049   999 catalog_manager.cc:5696] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94e1e7db1c04a83ac552ef532200066 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c94e1e7db1c04a83ac552ef532200066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:12.881176   999 catalog_manager.cc:5696] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94e1e7db1c04a83ac552ef532200066 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c94e1e7db1c04a83ac552ef532200066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:12.888988   998 catalog_manager.cc:5696] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "962abcd2bc3349669edc4d70fcd72d00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:12.890177   998 catalog_manager.cc:5696] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "962abcd2bc3349669edc4d70fcd72d00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:12.924871  1304 raft_consensus.cc:493] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.925251  1304 raft_consensus.cc:515] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:12.926798  1304 leader_election.cc:290] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:12.927384  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc37c1603004378b8b12a9629fad877" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:12.927721  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc37c1603004378b8b12a9629fad877" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:12.927979  1100 raft_consensus.cc:2393] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962abcd2bc3349669edc4d70fcd72d00 in current term 1: Already voted for candidate c94e1e7db1c04a83ac552ef532200066 in this term.
I20260608 12:39:12.929028  1214 leader_election.cc:304] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00; no voters: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066
I20260608 12:39:12.929703  1304 raft_consensus.cc:3060] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.933884  1304 raft_consensus.cc:2749] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:12.985399   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:12.992084  1351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:12.992831  1352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:12.993181  1354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:12.994356   431 server_base.cc:1061] running on GCE node
I20260608 12:39:12.995142   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:12.995338   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:12.995517   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922352995501 us; error 0 us; skew 500 ppm
I20260608 12:39:12.996083   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:12.998261   431 webserver.cc:533] Webserver started at http://127.0.107.196:35505/ using document root <none> and password file <none>
I20260608 12:39:12.998766   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:12.998997   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:12.999267   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:13.000274   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "82b82768c51846cba86e075d844090ed"
format_stamp: "Formatted at 2026-06-08 12:39:12 on dist-test-slave-qzs9"
I20260608 12:39:13.004619   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:39:13.008004  1359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:13.008713   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:13.008986   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "82b82768c51846cba86e075d844090ed"
format_stamp: "Formatted at 2026-06-08 12:39:12 on dist-test-slave-qzs9"
I20260608 12:39:13.009246   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922345639380-431-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)
I20260608 12:39:13.032361   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:13.033447   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:13.034605   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:13.036741   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:13.036938   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:13.037199   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:13.037365   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:13.059693  1304 raft_consensus.cc:493] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.060297  1304 raft_consensus.cc:515] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:13.062593  1304 leader_election.cc:290] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663), c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369)
I20260608 12:39:13.063472  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bf16dd15144f7af014ec0a1b1e0be" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750b1602cd254ceb88da26cb863179fb" is_pre_election: true
I20260608 12:39:13.063762  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bf16dd15144f7af014ec0a1b1e0be" candidate_uuid: "962abcd2bc3349669edc4d70fcd72d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94e1e7db1c04a83ac552ef532200066" is_pre_election: true
I20260608 12:39:13.064502  1176 raft_consensus.cc:2393] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962abcd2bc3349669edc4d70fcd72d00 in current term 1: Already voted for candidate 750b1602cd254ceb88da26cb863179fb in this term.
I20260608 12:39:13.065506  1215 leader_election.cc:304] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [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: 962abcd2bc3349669edc4d70fcd72d00; no voters: 750b1602cd254ceb88da26cb863179fb, c94e1e7db1c04a83ac552ef532200066
I20260608 12:39:13.066992  1304 raft_consensus.cc:3060] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.071480  1304 raft_consensus.cc:2749] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:13.082476   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33389
I20260608 12:39:13.082569  1421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33389 every 8 connection(s)
I20260608 12:39:13.095889  1422 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36749
I20260608 12:39:13.096236  1422 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:13.096977  1422 heartbeater.cc:507] Master 127.0.107.254:36749 requested a full tablet report, sending...
I20260608 12:39:13.098804   998 ts_manager.cc:194] Registered new tserver with Master: 82b82768c51846cba86e075d844090ed (127.0.107.196:33389)
I20260608 12:39:13.100116   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36348
I20260608 12:39:13.104251  1314 consensus_queue.cc:1048] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.109233  1100 raft_consensus.cc:3060] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.115756  1327 consensus_queue.cc:1048] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.118003  1304 consensus_queue.cc:1048] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.128669  1327 consensus_queue.cc:1048] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.137044  1326 consensus_queue.cc:1048] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.140265  1327 consensus_queue.cc:1048] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.166172  1300 consensus_queue.cc:1048] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.173440  1328 consensus_queue.cc:1048] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.197911  1434 consensus_queue.cc:1048] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.208053  1333 consensus_queue.cc:1048] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.260375  1333 consensus_queue.cc:1048] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.270351  1326 consensus_queue.cc:1048] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.288879  1301 consensus_queue.cc:1048] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.299028  1301 consensus_queue.cc:1048] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.384994  1327 consensus_queue.cc:1048] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.394388  1300 consensus_queue.cc:1048] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:14.102053  1422 heartbeater.cc:499] Master 127.0.107.254:36749 was elected leader, sending a full tablet report...
I20260608 12:39:14.714534  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:14.733958  1176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2"
dest_uuid: "c94e1e7db1c04a83ac552ef532200066"
mode: GRACEFUL
new_leader_uuid: "750b1602cd254ceb88da26cb863179fb"
 from {username='slave'} at 127.0.0.1:45280
I20260608 12:39:14.734508  1176 raft_consensus.cc:606] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Received request to transfer leadership to TS 750b1602cd254ceb88da26cb863179fb
I20260608 12:39:14.735529  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:39:14.735967  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:14.994086  1314 raft_consensus.cc:993] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: : Instructing follower 750b1602cd254ceb88da26cb863179fb to start an election
I20260608 12:39:14.994522  1454 raft_consensus.cc:1081] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Signalling peer 750b1602cd254ceb88da26cb863179fb to start an election
I20260608 12:39:14.995987  1100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2"
dest_uuid: "750b1602cd254ceb88da26cb863179fb"
 from {username='slave'} at 127.0.0.1:34448
I20260608 12:39:14.996424  1100 raft_consensus.cc:493] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:14.996681  1100 raft_consensus.cc:3060] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:15.001114  1100 raft_consensus.cc:515] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:15.002607  1100 leader_election.cc:290] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [CANDIDATE]: Term 2 election: Requested vote from peers c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369), 962abcd2bc3349669edc4d70fcd72d00 (127.0.107.195:38647)
I20260608 12:39:15.003366  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94e1e7db1c04a83ac552ef532200066"
I20260608 12:39:15.003726  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6303c1ce55940b28356d287c98b07c2" candidate_uuid: "750b1602cd254ceb88da26cb863179fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "962abcd2bc3349669edc4d70fcd72d00"
I20260608 12:39:15.003993  1176 raft_consensus.cc:3055] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:15.004309  1249 raft_consensus.cc:3060] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:15.004415  1176 raft_consensus.cc:740] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94e1e7db1c04a83ac552ef532200066, State: Running, Role: LEADER
I20260608 12:39:15.005384  1176 consensus_queue.cc:260] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:15.006671  1176 raft_consensus.cc:3060] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:15.010676  1249 raft_consensus.cc:2468] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750b1602cd254ceb88da26cb863179fb in term 2.
I20260608 12:39:15.011906  1065 leader_election.cc:304] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [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: 750b1602cd254ceb88da26cb863179fb, 962abcd2bc3349669edc4d70fcd72d00; no voters: 
I20260608 12:39:15.012545  1453 raft_consensus.cc:2804] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:15.012480  1176 raft_consensus.cc:2468] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750b1602cd254ceb88da26cb863179fb in term 2.
I20260608 12:39:15.013818  1453 raft_consensus.cc:697] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 2 LEADER]: Becoming Leader. State: Replica: 750b1602cd254ceb88da26cb863179fb, State: Running, Role: LEADER
I20260608 12:39:15.014570  1453 consensus_queue.cc:237] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } }
I20260608 12:39:15.020853  1000 catalog_manager.cc:5696] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb reported cstate change: term changed from 1 to 2, leader changed from c94e1e7db1c04a83ac552ef532200066 (127.0.107.194) to 750b1602cd254ceb88da26cb863179fb (127.0.107.193). New cstate: current_term: 2 leader_uuid: "750b1602cd254ceb88da26cb863179fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:15.532111  1176 raft_consensus.cc:1275] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 2 FOLLOWER]: Refusing update from remote peer 750b1602cd254ceb88da26cb863179fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:15.533293  1453 consensus_queue.cc:1048] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:15.547065  1249 raft_consensus.cc:1275] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 2 FOLLOWER]: Refusing update from remote peer 750b1602cd254ceb88da26cb863179fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:15.548467  1465 consensus_queue.cc:1048] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:16.737004  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:16.742812  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:16.743201  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:18.743114  1100 consensus_queue.cc:237] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } }
I20260608 12:39:18.744052  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:18.753355  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:18.753664  1249 raft_consensus.cc:1275] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 2 FOLLOWER]: Refusing update from remote peer 750b1602cd254ceb88da26cb863179fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:18.753923  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:18.755744  1453 consensus_queue.cc:1048] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:18.761831  1176 raft_consensus.cc:1275] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 2 FOLLOWER]: Refusing update from remote peer 750b1602cd254ceb88da26cb863179fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:18.764183  1475 consensus_queue.cc:1048] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:18.766749  1475 raft_consensus.cc:2955] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
W20260608 12:39:18.769037  1065 consensus_peers.cc:597] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb -> Peer 82b82768c51846cba86e075d844090ed (127.0.107.196:33389): Couldn't send request to peer 82b82768c51846cba86e075d844090ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6303c1ce55940b28356d287c98b07c2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:18.770857  1249 raft_consensus.cc:2955] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.776314  1177 raft_consensus.cc:2955] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.787381   998 catalog_manager.cc:5696] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 reported cstate change: config changed from index -1 to 3, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "750b1602cd254ceb88da26cb863179fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.806957  1249 consensus_queue.cc:237] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [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: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } }
I20260608 12:39:18.822621  1177 raft_consensus.cc:1275] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Refusing update from remote peer 962abcd2bc3349669edc4d70fcd72d00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:18.823794  1100 raft_consensus.cc:1275] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Refusing update from remote peer 962abcd2bc3349669edc4d70fcd72d00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:18.824034  1469 consensus_queue.cc:1048] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:18.825446  1487 consensus_queue.cc:1048] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:18.832507  1469 raft_consensus.cc:2955] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
W20260608 12:39:18.834878  1214 consensus_peers.cc:597] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 -> Peer 82b82768c51846cba86e075d844090ed (127.0.107.196:33389): Couldn't send request to peer 82b82768c51846cba86e075d844090ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c572f3be685478a9c1125f2ac214711. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:18.834450  1177 raft_consensus.cc:2955] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.836680  1100 raft_consensus.cc:2955] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.848145   999 catalog_manager.cc:5696] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 reported cstate change: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "962abcd2bc3349669edc4d70fcd72d00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:18.858882  1177 consensus_queue.cc:237] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } }
I20260608 12:39:18.868490  1249 raft_consensus.cc:1275] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Refusing update from remote peer c94e1e7db1c04a83ac552ef532200066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:18.869035  1100 raft_consensus.cc:1275] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Refusing update from remote peer c94e1e7db1c04a83ac552ef532200066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:18.870177  1470 consensus_queue.cc:1048] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:18.871035  1454 consensus_queue.cc:1048] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:39:18.878121  1140 consensus_peers.cc:597] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 -> Peer 82b82768c51846cba86e075d844090ed (127.0.107.196:33389): Couldn't send request to peer 82b82768c51846cba86e075d844090ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73c9f72b95924cabae0f6267e8fbbc18. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:18.879406  1470 raft_consensus.cc:2955] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.881237  1249 raft_consensus.cc:2955] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.886234  1100 raft_consensus.cc:2955] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.891134   998 catalog_manager.cc:5696] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 reported cstate change: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c94e1e7db1c04a83ac552ef532200066" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:18.895617  1177 consensus_queue.cc:237] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [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: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } }
I20260608 12:39:18.902347  1249 raft_consensus.cc:1275] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Refusing update from remote peer c94e1e7db1c04a83ac552ef532200066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:39:18.903872  1140 consensus_peers.cc:597] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 -> Peer 82b82768c51846cba86e075d844090ed (127.0.107.196:33389): Couldn't send request to peer 82b82768c51846cba86e075d844090ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f81247bdee64406b9863ecc5e968dc7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:18.904058  1100 raft_consensus.cc:1275] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Refusing update from remote peer c94e1e7db1c04a83ac552ef532200066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:18.906967  1496 consensus_queue.cc:1048] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:18.909439  1454 consensus_queue.cc:1048] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:18.915488  1496 raft_consensus.cc:2955] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.917069  1249 raft_consensus.cc:2955] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.919507  1100 raft_consensus.cc:2955] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } } }
I20260608 12:39:18.926720   999 catalog_manager.cc:5696] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 reported cstate change: config changed from index -1 to 2, NON_VOTER 82b82768c51846cba86e075d844090ed (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c94e1e7db1c04a83ac552ef532200066" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750b1602cd254ceb88da26cb863179fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94e1e7db1c04a83ac552ef532200066" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962abcd2bc3349669edc4d70fcd72d00" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b82768c51846cba86e075d844090ed" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:19.114400   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:19.139353   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:19.140213   431 tablet_replica.cc:333] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.141059   431 raft_consensus.cc:2243] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.141709   431 raft_consensus.cc:2272] T 0c572f3be685478a9c1125f2ac214711 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.144127   431 tablet_replica.cc:333] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.144637   431 raft_consensus.cc:2243] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.145035   431 raft_consensus.cc:2272] T 5003e065d4b744a58a98ee5aa886fe03 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.146862   431 tablet_replica.cc:333] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.147361   431 raft_consensus.cc:2243] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.147737   431 raft_consensus.cc:2272] T 73c9f72b95924cabae0f6267e8fbbc18 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.149694   431 tablet_replica.cc:333] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.150349   431 raft_consensus.cc:2243] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.150763   431 raft_consensus.cc:2272] T ee1ac192d6fb4578a36612d17aebc80a P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.153223   431 tablet_replica.cc:333] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.153710   431 raft_consensus.cc:2243] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.154407   431 raft_consensus.cc:2272] T 062bf16dd15144f7af014ec0a1b1e0be P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.156134   431 tablet_replica.cc:333] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.156719   431 raft_consensus.cc:2243] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.157604   431 raft_consensus.cc:2272] T b6303c1ce55940b28356d287c98b07c2 P 750b1602cd254ceb88da26cb863179fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.159976  1500 ts_tablet_manager.cc:933] T b6303c1ce55940b28356d287c98b07c2 P 82b82768c51846cba86e075d844090ed: Initiating tablet copy from peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663)
I20260608 12:39:19.160259   431 tablet_replica.cc:333] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.160964   431 raft_consensus.cc:2243] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.161509   431 raft_consensus.cc:2272] T 4bc37c1603004378b8b12a9629fad877 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.162659  1500 tablet_copy_client.cc:323] T b6303c1ce55940b28356d287c98b07c2 P 82b82768c51846cba86e075d844090ed: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42663
I20260608 12:39:19.164057   431 tablet_replica.cc:333] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb: stopping tablet replica
I20260608 12:39:19.164577   431 raft_consensus.cc:2243] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.165186   431 raft_consensus.cc:2272] T 6f81247bdee64406b9863ecc5e968dc7 P 750b1602cd254ceb88da26cb863179fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:19.179612  1065 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 7 similar messages]
W20260608 12:39:19.181757  1360 connection.cc:573] client connection to 127.0.107.193:42663 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 12:39:19.184049  1363 connection.cc:466] server connection from 127.0.0.1:49640 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:49640 (request call id 1) could send its response
I20260608 12:39:19.190447   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:19.209084   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:19.237565   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:19.238485   431 tablet_replica.cc:333] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.239351   431 raft_consensus.cc:2243] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.239907   431 raft_consensus.cc:2272] T ee1ac192d6fb4578a36612d17aebc80a P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.242520   431 tablet_replica.cc:333] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.243222   431 raft_consensus.cc:2243] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.243757   431 raft_consensus.cc:2272] T 062bf16dd15144f7af014ec0a1b1e0be P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.246625   431 tablet_replica.cc:333] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.247418   431 raft_consensus.cc:2243] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.248586   431 raft_consensus.cc:2272] T 73c9f72b95924cabae0f6267e8fbbc18 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:19.249097  1215 consensus_peers.cc:597] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 -> Peer c94e1e7db1c04a83ac552ef532200066 (127.0.107.194:42369): Couldn't send request to peer c94e1e7db1c04a83ac552ef532200066. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:19.251816   431 tablet_replica.cc:333] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
W20260608 12:39:19.252203  1214 consensus_peers.cc:597] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 -> Peer 750b1602cd254ceb88da26cb863179fb (127.0.107.193:42663): Couldn't send request to peer 750b1602cd254ceb88da26cb863179fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:19.252535   431 raft_consensus.cc:2243] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.253336   431 raft_consensus.cc:2272] T 4bc37c1603004378b8b12a9629fad877 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.255112   431 tablet_replica.cc:333] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.255564   431 raft_consensus.cc:2243] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.255976   431 raft_consensus.cc:2272] T b6303c1ce55940b28356d287c98b07c2 P c94e1e7db1c04a83ac552ef532200066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.258008   431 tablet_replica.cc:333] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.258458   431 raft_consensus.cc:2243] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.258803   431 raft_consensus.cc:2272] T 5003e065d4b744a58a98ee5aa886fe03 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.260385   431 tablet_replica.cc:333] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.260860   431 raft_consensus.cc:2243] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.261257   431 raft_consensus.cc:2272] T 0c572f3be685478a9c1125f2ac214711 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.263252   431 tablet_replica.cc:333] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066: stopping tablet replica
I20260608 12:39:19.263687   431 raft_consensus.cc:2243] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.264472   431 raft_consensus.cc:2272] T 6f81247bdee64406b9863ecc5e968dc7 P c94e1e7db1c04a83ac552ef532200066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.291196   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:19.309702   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:19.334257   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:19.335033   431 tablet_replica.cc:333] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.335784   431 raft_consensus.cc:2243] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.336354   431 raft_consensus.cc:2272] T 73c9f72b95924cabae0f6267e8fbbc18 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.338747   431 tablet_replica.cc:333] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.339294   431 raft_consensus.cc:2243] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.339713   431 raft_consensus.cc:2272] T 6f81247bdee64406b9863ecc5e968dc7 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.341965   431 tablet_replica.cc:333] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.342536   431 raft_consensus.cc:2243] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.342928   431 raft_consensus.cc:2272] T 062bf16dd15144f7af014ec0a1b1e0be P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.344733   431 tablet_replica.cc:333] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.345198   431 raft_consensus.cc:2243] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.345922   431 raft_consensus.cc:2272] T ee1ac192d6fb4578a36612d17aebc80a P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.347867   431 tablet_replica.cc:333] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.348532   431 raft_consensus.cc:2243] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.349233   431 raft_consensus.cc:2272] T 5003e065d4b744a58a98ee5aa886fe03 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.351539   431 tablet_replica.cc:333] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.352063   431 raft_consensus.cc:2243] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.353209   431 raft_consensus.cc:2272] T 0c572f3be685478a9c1125f2ac214711 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.355189   431 tablet_replica.cc:333] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.355636   431 raft_consensus.cc:2243] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.356046   431 raft_consensus.cc:2272] T 4bc37c1603004378b8b12a9629fad877 P 962abcd2bc3349669edc4d70fcd72d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.357975   431 tablet_replica.cc:333] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00: stopping tablet replica
I20260608 12:39:19.358392   431 raft_consensus.cc:2243] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:19.358776   431 raft_consensus.cc:2272] T b6303c1ce55940b28356d287c98b07c2 P 962abcd2bc3349669edc4d70fcd72d00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.385071   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:19.403285   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:39:19.431281   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:19.448823   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:19.460170   431 master.cc:562] Master@127.0.107.254:36749 shutting down...
W20260608 12:39:19.478020  1048 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:39:19.478271  1048 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:39:19.478430  1048 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:39:19.479414   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:19.479853   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:19.480175   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9da479ad213d43248e653fe78d77d8ca: stopping tablet replica
I20260608 12:39:19.498807   431 master.cc:584] Master@127.0.107.254:36749 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8936 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:39:19.533152   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36997,127.0.107.253:39795,127.0.107.252:44371
I20260608 12:39:19.534492   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:19.539729  1505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:19.539983  1506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:19.540840  1508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.540982   431 server_base.cc:1061] running on GCE node
I20260608 12:39:19.541751   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:19.541927   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:19.542089   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922359542064 us; error 0 us; skew 500 ppm
I20260608 12:39:19.542619   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:19.544898   431 webserver.cc:533] Webserver started at http://127.0.107.254:44735/ using document root <none> and password file <none>
I20260608 12:39:19.545379   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:19.545552   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:19.545801   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:19.546854   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "fde4bef90bb14e58a41cedd1092d8d69"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.551014   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:19.554169  1513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:19.554811   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:39:19.555063   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "fde4bef90bb14e58a41cedd1092d8d69"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.555323   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:19.574338   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:19.575424   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:19.611263   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36997
I20260608 12:39:19.611368  1564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36997 every 8 connection(s)
I20260608 12:39:19.615063  1565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:19.615149   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:19.620062  1567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:19.620580  1568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.621964  1565 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.623492   431 server_base.cc:1061] running on GCE node
W20260608 12:39:19.623323  1570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.624835   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:19.625134   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:19.625326   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922359625309 us; error 0 us; skew 500 ppm
I20260608 12:39:19.626096   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:19.628587   431 webserver.cc:533] Webserver started at http://127.0.107.253:40453/ using document root <none> and password file <none>
I20260608 12:39:19.629256   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:19.629474   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:19.629766   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:19.630919   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root/instance:
uuid: "9f30223e378f442fabfe11137052b22f"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.635047  1565 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.636188   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:39:19.640067  1578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:39:19.640725  1565 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:39795: Network error: Client connection negotiation failed: client connection to 127.0.107.253:39795: connect: Connection refused (error 111)
I20260608 12:39:19.640836   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:19.641115   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root
uuid: "9f30223e378f442fabfe11137052b22f"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.641362   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:19.654336   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:19.655412   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:19.686174  1565 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } attempt: 1
W20260608 12:39:19.691277  1565 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:39795: Network error: Client connection negotiation failed: client connection to 127.0.107.253:39795: connect: Connection refused (error 111)
I20260608 12:39:19.692865   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:39795
I20260608 12:39:19.692970  1629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:39795 every 8 connection(s)
I20260608 12:39:19.696591  1630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:19.696633   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:19.701856  1632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:19.703193  1633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.703292  1630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:19.704787  1635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.705739   431 server_base.cc:1061] running on GCE node
I20260608 12:39:19.706496   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:19.706692   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:19.706848   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922359706832 us; error 0 us; skew 500 ppm
I20260608 12:39:19.707379   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:19.710026   431 webserver.cc:533] Webserver started at http://127.0.107.252:42141/ using document root <none> and password file <none>
I20260608 12:39:19.710660   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:19.710918   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:19.711220   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:19.712399   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root/instance:
uuid: "47d1264b6fb54f3eafb98707968fe987"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.717732   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:39:19.717746  1630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.721705  1642 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:19.722535   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:39:19.722800   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root
uuid: "47d1264b6fb54f3eafb98707968fe987"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.723039   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:19.740826  1630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.745808   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 12:39:19.745834  1630 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44371: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111)
I20260608 12:39:19.746762  1565 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } attempt: 2
I20260608 12:39:19.747146   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:19.756454  1565 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:19.761335  1565 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44371: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111)
I20260608 12:39:19.787088   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:44371
I20260608 12:39:19.787192  1694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:44371 every 8 connection(s)
I20260608 12:39:19.790097   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:19.790396  1630 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } attempt: 1
I20260608 12:39:19.791754  1695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:19.798482  1695 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.809103  1630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: Bootstrap starting.
I20260608 12:39:19.810252  1695 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.814471  1630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:19.818701  1630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: No bootstrap required, opened a new log
I20260608 12:39:19.819999  1695 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:19.821065  1630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.821765  1630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:19.822106  1630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f30223e378f442fabfe11137052b22f, State: Initialized, Role: FOLLOWER
I20260608 12:39:19.822742  1630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.824807  1565 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } attempt: 1
I20260608 12:39:19.824622  1700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [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: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.825346  1700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.827294  1630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:19.836973  1695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987: Bootstrap starting.
I20260608 12:39:19.842612  1695 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:19.845326  1565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: Bootstrap starting.
I20260608 12:39:19.848116  1695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987: No bootstrap required, opened a new log
W20260608 12:39:19.848074  1712 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:19.848663  1712 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:39:19.850498  1565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:19.850589  1695 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.851130  1695 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:19.851346  1695 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1264b6fb54f3eafb98707968fe987, State: Initialized, Role: FOLLOWER
I20260608 12:39:19.851959  1695 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.853725  1715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [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: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.854372  1715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.854820  1695 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:19.855014  1565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: No bootstrap required, opened a new log
I20260608 12:39:19.857218  1565 raft_consensus.cc:359] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.857697  1565 raft_consensus.cc:385] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:19.857913  1565 raft_consensus.cc:740] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde4bef90bb14e58a41cedd1092d8d69, State: Initialized, Role: FOLLOWER
I20260608 12:39:19.858553  1565 consensus_queue.cc:260] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.860414  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [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: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.861111  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.861801  1565 sys_catalog.cc:565] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:19.866227  1715 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:19.866748  1715 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.869661  1715 leader_election.cc:290] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fde4bef90bb14e58a41cedd1092d8d69 (127.0.107.254:36997), 9f30223e378f442fabfe11137052b22f (127.0.107.253:39795)
I20260608 12:39:19.870239  1605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d1264b6fb54f3eafb98707968fe987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30223e378f442fabfe11137052b22f" is_pre_election: true
I20260608 12:39:19.870052  1540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d1264b6fb54f3eafb98707968fe987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde4bef90bb14e58a41cedd1092d8d69" is_pre_election: true
I20260608 12:39:19.870707  1605 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1264b6fb54f3eafb98707968fe987 in term 0.
I20260608 12:39:19.870848  1540 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1264b6fb54f3eafb98707968fe987 in term 0.
I20260608 12:39:19.871934  1643 leader_election.cc:304] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [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: 47d1264b6fb54f3eafb98707968fe987, 9f30223e378f442fabfe11137052b22f; no voters: 
I20260608 12:39:19.873168  1715 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:19.873553  1715 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:19.873934  1715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:19.877571   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:39:19.877856   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:39:19.879670   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:19.879386  1715 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.882344  1540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d1264b6fb54f3eafb98707968fe987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde4bef90bb14e58a41cedd1092d8d69"
I20260608 12:39:19.882629  1605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d1264b6fb54f3eafb98707968fe987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30223e378f442fabfe11137052b22f"
I20260608 12:39:19.882951  1540 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:19.883234  1605 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:19.886072  1730 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:19.886401  1730 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:19.880852  1738 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:19.886780  1738 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:19.889328  1739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.889703  1540 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1264b6fb54f3eafb98707968fe987 in term 1.
I20260608 12:39:19.890187  1605 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1264b6fb54f3eafb98707968fe987 in term 1.
W20260608 12:39:19.890697  1740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.891564  1643 leader_election.cc:304] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [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: 47d1264b6fb54f3eafb98707968fe987, 9f30223e378f442fabfe11137052b22f; no voters: 
I20260608 12:39:19.893030  1715 leader_election.cc:290] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [CANDIDATE]: Term 1 election: Requested vote from peers fde4bef90bb14e58a41cedd1092d8d69 (127.0.107.254:36997), 9f30223e378f442fabfe11137052b22f (127.0.107.253:39795)
I20260608 12:39:19.893699  1715 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:19.894207  1715 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1264b6fb54f3eafb98707968fe987, State: Running, Role: LEADER
I20260608 12:39:19.895152  1715 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [LEADER]: Queue going to LEADER mode. State: All 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: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:19.896551   431 server_base.cc:1061] running on GCE node
W20260608 12:39:19.897212  1742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:19.898156   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:19.898444   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:19.898654   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922359898637 us; error 0 us; skew 500 ppm
I20260608 12:39:19.899375   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:19.900671  1744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47d1264b6fb54f3eafb98707968fe987. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.901208  1744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:19.902310   431 webserver.cc:533] Webserver started at http://127.0.107.193:44255/ using document root <none> and password file <none>
I20260608 12:39:19.902899   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:19.902909  1748 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:19.903227   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:19.903617   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:19.904934   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "dba252a34ba14111ac0d78cc276b44e6"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.907711  1748 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:19.909916   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:39:19.913952  1751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:19.915087   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:19.915367   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "dba252a34ba14111ac0d78cc276b44e6"
format_stamp: "Formatted at 2026-06-08 12:39:19 on dist-test-slave-qzs9"
I20260608 12:39:19.915689   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:19.916572  1605 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 1 FOLLOWER]: Refusing update from remote peer 47d1264b6fb54f3eafb98707968fe987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:19.916778  1540 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Refusing update from remote peer 47d1264b6fb54f3eafb98707968fe987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:19.918179  1715 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:19.918702  1744 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:19.929229  1700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47d1264b6fb54f3eafb98707968fe987. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.929960  1700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.932317  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47d1264b6fb54f3eafb98707968fe987. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.933003  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.937197  1744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.940536  1744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:19.940908  1700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.941188  1744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.941680  1700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.941856  1744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:19.945839  1748 catalog_manager.cc:1382] Generated new cluster ID: 6e999775009c48f4a30fe60bfe516bf0
I20260608 12:39:19.946262  1748 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:19.947590   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:19.949409   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:19.954936   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:19.958190  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "47d1264b6fb54f3eafb98707968fe987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:19.958909  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:19.961237   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:19.961534   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:19.961853   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:19.962041   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:19.984107  1748 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:19.985888  1748 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:20.016732  1748 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987: Generated new TSK 0
I20260608 12:39:20.017446  1748 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:20.031201   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37669
I20260608 12:39:20.031313  1822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37669 every 8 connection(s)
I20260608 12:39:20.042065   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:20.053149  1823 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44371
I20260608 12:39:20.053547  1823 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.054417  1823 heartbeater.cc:507] Master 127.0.107.252:44371 requested a full tablet report, sending...
I20260608 12:39:20.056576  1825 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36997
I20260608 12:39:20.057057  1825 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.057185  1824 heartbeater.cc:344] Connected to a master server at 127.0.107.253:39795
I20260608 12:39:20.057669  1824 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.057998  1825 heartbeater.cc:507] Master 127.0.107.254:36997 requested a full tablet report, sending...
W20260608 12:39:20.058245  1830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.058563  1824 heartbeater.cc:507] Master 127.0.107.253:39795 requested a full tablet report, sending...
I20260608 12:39:20.060066  1660 ts_manager.cc:194] Registered new tserver with Master: dba252a34ba14111ac0d78cc276b44e6 (127.0.107.193:37669)
I20260608 12:39:20.061195  1530 ts_manager.cc:194] Registered new tserver with Master: dba252a34ba14111ac0d78cc276b44e6 (127.0.107.193:37669)
I20260608 12:39:20.061517  1595 ts_manager.cc:194] Registered new tserver with Master: dba252a34ba14111ac0d78cc276b44e6 (127.0.107.193:37669)
I20260608 12:39:20.063078  1660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33330
W20260608 12:39:20.065845  1831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.067194  1833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.067818   431 server_base.cc:1061] running on GCE node
I20260608 12:39:20.068619   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:20.068867   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:20.069005   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922360068994 us; error 0 us; skew 500 ppm
I20260608 12:39:20.069586   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:20.071614   431 webserver.cc:533] Webserver started at http://127.0.107.194:46535/ using document root <none> and password file <none>
I20260608 12:39:20.072052   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:20.072206   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:20.072405   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:20.073388   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "719402d5d0184c2db96e72a7461dd22f"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-qzs9"
I20260608 12:39:20.077517   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:39:20.080520  1838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.081221   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:20.081462   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "719402d5d0184c2db96e72a7461dd22f"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-qzs9"
I20260608 12:39:20.081699   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:20.098510   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:20.099464   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:20.100750   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:20.102865   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:20.103077   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.103295   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:20.103449   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.139969   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43981
I20260608 12:39:20.140086  1900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43981 every 8 connection(s)
I20260608 12:39:20.157178   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:20.167599  1901 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44371
I20260608 12:39:20.168089  1901 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.169116  1901 heartbeater.cc:507] Master 127.0.107.252:44371 requested a full tablet report, sending...
I20260608 12:39:20.171705  1660 ts_manager.cc:194] Registered new tserver with Master: 719402d5d0184c2db96e72a7461dd22f (127.0.107.194:43981)
I20260608 12:39:20.173094  1902 heartbeater.cc:344] Connected to a master server at 127.0.107.253:39795
I20260608 12:39:20.173454  1660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33342
I20260608 12:39:20.173493  1902 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.175021  1902 heartbeater.cc:507] Master 127.0.107.253:39795 requested a full tablet report, sending...
I20260608 12:39:20.177557  1903 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36997
I20260608 12:39:20.177982  1903 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.178143  1595 ts_manager.cc:194] Registered new tserver with Master: 719402d5d0184c2db96e72a7461dd22f (127.0.107.194:43981)
I20260608 12:39:20.178669  1903 heartbeater.cc:507] Master 127.0.107.254:36997 requested a full tablet report, sending...
W20260608 12:39:20.178936  1909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.180958  1908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.181706  1530 ts_manager.cc:194] Registered new tserver with Master: 719402d5d0184c2db96e72a7461dd22f (127.0.107.194:43981)
W20260608 12:39:20.182471  1911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.182708   431 server_base.cc:1061] running on GCE node
I20260608 12:39:20.183523   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:20.183722   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:20.183914   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922360183897 us; error 0 us; skew 500 ppm
I20260608 12:39:20.184455   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:20.186565   431 webserver.cc:533] Webserver started at http://127.0.107.195:42507/ using document root <none> and password file <none>
I20260608 12:39:20.187040   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:20.187227   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:20.187472   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:20.188441   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "25175473627a48f6a6098104d31e2a4a"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-qzs9"
I20260608 12:39:20.192569   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:39:20.195603  1916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.196288   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:39:20.196554   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "25175473627a48f6a6098104d31e2a4a"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-qzs9"
I20260608 12:39:20.196838   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922345639380-431-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)
I20260608 12:39:20.218544   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:20.219718   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:20.221065   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:20.223227   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:20.223419   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.223634   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:20.223788   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.260991   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34573
I20260608 12:39:20.261098  1978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34573 every 8 connection(s)
I20260608 12:39:20.280194  1979 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44371
I20260608 12:39:20.280714  1979 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.281663  1979 heartbeater.cc:507] Master 127.0.107.252:44371 requested a full tablet report, sending...
I20260608 12:39:20.283890  1660 ts_manager.cc:194] Registered new tserver with Master: 25175473627a48f6a6098104d31e2a4a (127.0.107.195:34573)
I20260608 12:39:20.286267  1660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33354
I20260608 12:39:20.288452  1980 heartbeater.cc:344] Connected to a master server at 127.0.107.253:39795
I20260608 12:39:20.288810  1980 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.289371  1980 heartbeater.cc:507] Master 127.0.107.253:39795 requested a full tablet report, sending...
I20260608 12:39:20.289489  1981 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36997
I20260608 12:39:20.289935  1981 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.290547  1981 heartbeater.cc:507] Master 127.0.107.254:36997 requested a full tablet report, sending...
I20260608 12:39:20.291994  1595 ts_manager.cc:194] Registered new tserver with Master: 25175473627a48f6a6098104d31e2a4a (127.0.107.195:34573)
I20260608 12:39:20.292917  1530 ts_manager.cc:194] Registered new tserver with Master: 25175473627a48f6a6098104d31e2a4a (127.0.107.195:34573)
I20260608 12:39:20.293056   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019431479s
I20260608 12:39:20.852324  1712 catalog_manager.cc:1294] Loaded cluster ID: 6e999775009c48f4a30fe60bfe516bf0
I20260608 12:39:20.852598  1712 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: loading cluster ID for follower catalog manager: success
I20260608 12:39:20.856920  1712 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: acquiring CA information for follower catalog manager: success
I20260608 12:39:20.860018  1712 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:20.890353  1738 catalog_manager.cc:1294] Loaded cluster ID: 6e999775009c48f4a30fe60bfe516bf0
I20260608 12:39:20.890638  1738 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: loading cluster ID for follower catalog manager: success
I20260608 12:39:20.894835  1738 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: acquiring CA information for follower catalog manager: success
I20260608 12:39:20.897859  1738 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:21.066857  1823 heartbeater.cc:499] Master 127.0.107.252:44371 was elected leader, sending a full tablet report...
I20260608 12:39:21.176960  1901 heartbeater.cc:499] Master 127.0.107.252:44371 was elected leader, sending a full tablet report...
I20260608 12:39:21.289160  1979 heartbeater.cc:499] Master 127.0.107.252:44371 was elected leader, sending a full tablet report...
I20260608 12:39:21.866541  1728 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:22.407650  1660 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33358:
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"
    }
  }
}
I20260608 12:39:22.472638  1866 tablet_service.cc:1511] Processing CreateTablet for tablet eb5a262ee13e4e3d9449f2f76344239c (DEFAULT_TABLE table=test-workload [id=7278931013ca488ab68550b94b62e0df]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:39:22.473392  1944 tablet_service.cc:1511] Processing CreateTablet for tablet 2e427ca4626845ae988bcdce47eb3644 (DEFAULT_TABLE table=test-workload [id=7278931013ca488ab68550b94b62e0df]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:39:22.473848  1866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5a262ee13e4e3d9449f2f76344239c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.474731  1944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e427ca4626845ae988bcdce47eb3644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.477388  1788 tablet_service.cc:1511] Processing CreateTablet for tablet f4be327ffda4409aa7b05e5e30547c4c (DEFAULT_TABLE table=test-workload [id=7278931013ca488ab68550b94b62e0df]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:39:22.478598  1788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4be327ffda4409aa7b05e5e30547c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.488634  2014 tablet_bootstrap.cc:492] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f: Bootstrap starting.
I20260608 12:39:22.490219  2015 tablet_bootstrap.cc:492] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a: Bootstrap starting.
I20260608 12:39:22.493001  2016 tablet_bootstrap.cc:492] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6: Bootstrap starting.
I20260608 12:39:22.495555  2014 tablet_bootstrap.cc:654] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:22.496824  2015 tablet_bootstrap.cc:654] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:22.498641  2016 tablet_bootstrap.cc:654] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:22.501833  2014 tablet_bootstrap.cc:492] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f: No bootstrap required, opened a new log
I20260608 12:39:22.501919  2015 tablet_bootstrap.cc:492] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a: No bootstrap required, opened a new log
I20260608 12:39:22.502424  2014 ts_tablet_manager.cc:1403] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:39:22.502449  2015 ts_tablet_manager.cc:1403] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.005s
I20260608 12:39:22.503645  2016 tablet_bootstrap.cc:492] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6: No bootstrap required, opened a new log
I20260608 12:39:22.503997  2016 ts_tablet_manager.cc:1403] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:39:22.505475  2015 raft_consensus.cc:359] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25175473627a48f6a6098104d31e2a4a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34573 } }
I20260608 12:39:22.505766  2014 raft_consensus.cc:359] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "719402d5d0184c2db96e72a7461dd22f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43981 } }
I20260608 12:39:22.506062  2015 raft_consensus.cc:385] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:22.506196  2016 raft_consensus.cc:359] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba252a34ba14111ac0d78cc276b44e6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37669 } }
I20260608 12:39:22.506301  2014 raft_consensus.cc:385] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:22.506403  2015 raft_consensus.cc:740] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25175473627a48f6a6098104d31e2a4a, State: Initialized, Role: FOLLOWER
I20260608 12:39:22.506860  2016 raft_consensus.cc:385] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:22.506922  2014 raft_consensus.cc:740] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 719402d5d0184c2db96e72a7461dd22f, State: Initialized, Role: FOLLOWER
I20260608 12:39:22.507315  2016 raft_consensus.cc:740] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba252a34ba14111ac0d78cc276b44e6, State: Initialized, Role: FOLLOWER
I20260608 12:39:22.507776  2015 consensus_queue.cc:260] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25175473627a48f6a6098104d31e2a4a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34573 } }
I20260608 12:39:22.507789  2014 consensus_queue.cc:260] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "719402d5d0184c2db96e72a7461dd22f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43981 } }
I20260608 12:39:22.508078  2016 consensus_queue.cc:260] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dba252a34ba14111ac0d78cc276b44e6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37669 } }
I20260608 12:39:22.508715  2015 raft_consensus.cc:399] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:22.508817  2014 raft_consensus.cc:399] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:22.508908  2016 raft_consensus.cc:399] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:22.509207  2015 raft_consensus.cc:493] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:22.509405  2014 raft_consensus.cc:493] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:22.509480  2016 raft_consensus.cc:493] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:22.509693  2015 raft_consensus.cc:3060] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:22.509997  2014 raft_consensus.cc:3060] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:22.510069  2016 raft_consensus.cc:3060] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:22.514554  2015 raft_consensus.cc:515] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25175473627a48f6a6098104d31e2a4a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34573 } }
I20260608 12:39:22.515273  2015 leader_election.cc:304] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [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: 25175473627a48f6a6098104d31e2a4a; no voters: 
I20260608 12:39:22.516556  2015 leader_election.cc:290] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:22.516525  2016 raft_consensus.cc:515] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba252a34ba14111ac0d78cc276b44e6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37669 } }
I20260608 12:39:22.516521  2014 raft_consensus.cc:515] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "719402d5d0184c2db96e72a7461dd22f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43981 } }
I20260608 12:39:22.516986  2020 raft_consensus.cc:2804] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:22.517773  2016 leader_election.cc:304] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [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: dba252a34ba14111ac0d78cc276b44e6; no voters: 
I20260608 12:39:22.517868  2014 leader_election.cc:304] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [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: 719402d5d0184c2db96e72a7461dd22f; no voters: 
I20260608 12:39:22.522979  2023 raft_consensus.cc:2804] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:22.523417  2016 leader_election.cc:290] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:22.527472  2015 ts_tablet_manager.cc:1434] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.006s
I20260608 12:39:22.528381  2020 raft_consensus.cc:697] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 1 LEADER]: Becoming Leader. State: Replica: 25175473627a48f6a6098104d31e2a4a, State: Running, Role: LEADER
I20260608 12:39:22.529201  2020 consensus_queue.cc:237] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [LEADER]: Queue going to LEADER mode. State: All 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: "25175473627a48f6a6098104d31e2a4a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34573 } }
I20260608 12:39:22.530429  2014 leader_election.cc:290] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:22.530905  2024 raft_consensus.cc:2804] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:22.534468  2023 raft_consensus.cc:697] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 1 LEADER]: Becoming Leader. State: Replica: dba252a34ba14111ac0d78cc276b44e6, State: Running, Role: LEADER
I20260608 12:39:22.535676  2023 consensus_queue.cc:237] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [LEADER]: Queue going to LEADER mode. State: All 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: "dba252a34ba14111ac0d78cc276b44e6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37669 } }
I20260608 12:39:22.539047  2024 raft_consensus.cc:697] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 1 LEADER]: Becoming Leader. State: Replica: 719402d5d0184c2db96e72a7461dd22f, State: Running, Role: LEADER
I20260608 12:39:22.539248  2016 ts_tablet_manager.cc:1434] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.009s
I20260608 12:39:22.539923  2024 consensus_queue.cc:237] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [LEADER]: Queue going to LEADER mode. State: All 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: "719402d5d0184c2db96e72a7461dd22f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43981 } }
I20260608 12:39:22.540665  1660 catalog_manager.cc:5696] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25175473627a48f6a6098104d31e2a4a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "25175473627a48f6a6098104d31e2a4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25175473627a48f6a6098104d31e2a4a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34573 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:22.551870  1659 catalog_manager.cc:5696] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dba252a34ba14111ac0d78cc276b44e6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dba252a34ba14111ac0d78cc276b44e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba252a34ba14111ac0d78cc276b44e6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37669 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:22.562673  1658 catalog_manager.cc:5696] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 719402d5d0184c2db96e72a7461dd22f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "719402d5d0184c2db96e72a7461dd22f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "719402d5d0184c2db96e72a7461dd22f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43981 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:22.580101  2014 ts_tablet_manager.cc:1434] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f: Time spent starting tablet: real 0.077s	user 0.024s	sys 0.015s
I20260608 12:39:22.627015   431 master.cc:562] Master@127.0.107.252:44371 shutting down...
I20260608 12:39:22.640661   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:22.641443   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:22.641794   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47d1264b6fb54f3eafb98707968fe987: stopping tablet replica
I20260608 12:39:22.661878   431 master.cc:584] Master@127.0.107.252:44371 shutdown complete.
W20260608 12:39:23.588966  1979 heartbeater.cc:646] Failed to heartbeat to 127.0.107.252:44371 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111)
I20260608 12:39:24.116088  2039 raft_consensus.cc:493] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47d1264b6fb54f3eafb98707968fe987)
I20260608 12:39:24.116544  2039 raft_consensus.cc:515] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:24.117803  2040 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47d1264b6fb54f3eafb98707968fe987)
I20260608 12:39:24.118534  2039 leader_election.cc:290] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f30223e378f442fabfe11137052b22f (127.0.107.253:39795), 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371)
I20260608 12:39:24.118273  2040 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:24.119279  1605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fde4bef90bb14e58a41cedd1092d8d69" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9f30223e378f442fabfe11137052b22f" is_pre_election: true
I20260608 12:39:24.119938  1605 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fde4bef90bb14e58a41cedd1092d8d69 in term 1.
I20260608 12:39:24.121531  1514 leader_election.cc:304] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [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: 9f30223e378f442fabfe11137052b22f, fde4bef90bb14e58a41cedd1092d8d69; no voters: 
I20260608 12:39:24.122424  2039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:24.122789  2039 raft_consensus.cc:493] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 47d1264b6fb54f3eafb98707968fe987)
I20260608 12:39:24.123135  2039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:24.126974  1540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f30223e378f442fabfe11137052b22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "fde4bef90bb14e58a41cedd1092d8d69" is_pre_election: true
I20260608 12:39:24.129038  2040 leader_election.cc:290] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fde4bef90bb14e58a41cedd1092d8d69 (127.0.107.254:36997), 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371)
W20260608 12:39:24.130735  1517 leader_election.cc:336] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371): Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111)
I20260608 12:39:24.130939  2039 raft_consensus.cc:515] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:24.132247  1540 raft_consensus.cc:2393] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f30223e378f442fabfe11137052b22f in current term 2: Already voted for candidate fde4bef90bb14e58a41cedd1092d8d69 in this term.
I20260608 12:39:24.133524  1605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fde4bef90bb14e58a41cedd1092d8d69" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9f30223e378f442fabfe11137052b22f"
I20260608 12:39:24.134068  1605 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:24.134172  2039 leader_election.cc:290] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [CANDIDATE]: Term 2 election: Requested vote from peers 9f30223e378f442fabfe11137052b22f (127.0.107.253:39795), 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371)
W20260608 12:39:24.134377  1582 leader_election.cc:336] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371): Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111)
I20260608 12:39:24.135350  1582 leader_election.cc:304] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [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: 9f30223e378f442fabfe11137052b22f; no voters: 47d1264b6fb54f3eafb98707968fe987, fde4bef90bb14e58a41cedd1092d8d69
W20260608 12:39:24.138139  1517 leader_election.cc:336] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371): Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111)
I20260608 12:39:24.139046  1605 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fde4bef90bb14e58a41cedd1092d8d69 in term 2.
I20260608 12:39:24.139427  2040 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:24.139906  1514 leader_election.cc:304] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [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: 9f30223e378f442fabfe11137052b22f, fde4bef90bb14e58a41cedd1092d8d69; no voters: 47d1264b6fb54f3eafb98707968fe987
I20260608 12:39:24.140534  2039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:24.141534  2039 raft_consensus.cc:697] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 2 LEADER]: Becoming Leader. State: Replica: fde4bef90bb14e58a41cedd1092d8d69, State: Running, Role: LEADER
I20260608 12:39:24.142164  2039 consensus_queue.cc:237] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } }
I20260608 12:39:24.145862  2045 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fde4bef90bb14e58a41cedd1092d8d69. Latest consensus state: current_term: 2 leader_uuid: "fde4bef90bb14e58a41cedd1092d8d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:24.146360  2045 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:24.147614  2047 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:24.152201  2047 catalog_manager.cc:679] Loaded metadata for table test-workload [id=7278931013ca488ab68550b94b62e0df]
I20260608 12:39:24.156486  2047 tablet_loader.cc:96] loaded metadata for tablet 2e427ca4626845ae988bcdce47eb3644 (table test-workload [id=7278931013ca488ab68550b94b62e0df])
I20260608 12:39:24.157449  2047 tablet_loader.cc:96] loaded metadata for tablet eb5a262ee13e4e3d9449f2f76344239c (table test-workload [id=7278931013ca488ab68550b94b62e0df])
I20260608 12:39:24.158309  2047 tablet_loader.cc:96] loaded metadata for tablet f4be327ffda4409aa7b05e5e30547c4c (table test-workload [id=7278931013ca488ab68550b94b62e0df])
I20260608 12:39:24.159183  2047 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:24.162040  2047 catalog_manager.cc:1294] Loaded cluster ID: 6e999775009c48f4a30fe60bfe516bf0
I20260608 12:39:24.162247  2047 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:24.165565  2047 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:24.168365  2047 catalog_manager.cc:6080] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: Loaded TSK: 0
I20260608 12:39:24.169239  2047 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 12:39:24.636739  1517 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:39:24.639508  1517 consensus_peers.cc:597] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 -> Peer 47d1264b6fb54f3eafb98707968fe987 (127.0.107.252:44371): Couldn't send request to peer 47d1264b6fb54f3eafb98707968fe987. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:24.715111  1605 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 2 FOLLOWER]: Refusing update from remote peer fde4bef90bb14e58a41cedd1092d8d69: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 12:39:24.716416  2045 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:39:24.720340  2052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: SysCatalogTable state changed. Reason: New leader fde4bef90bb14e58a41cedd1092d8d69. Latest consensus state: current_term: 2 leader_uuid: "fde4bef90bb14e58a41cedd1092d8d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:24.721094  2052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:24.724257  2045 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "fde4bef90bb14e58a41cedd1092d8d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:24.724987  2045 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:24.725939  2052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "fde4bef90bb14e58a41cedd1092d8d69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fde4bef90bb14e58a41cedd1092d8d69" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36997 } } peers { permanent_uuid: "9f30223e378f442fabfe11137052b22f" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 39795 } } peers { permanent_uuid: "47d1264b6fb54f3eafb98707968fe987" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44371 } } }
I20260608 12:39:24.726574  2052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:25.561049  1981 heartbeater.cc:499] Master 127.0.107.254:36997 was elected leader, sending a full tablet report...
I20260608 12:39:25.562887  1825 heartbeater.cc:499] Master 127.0.107.254:36997 was elected leader, sending a full tablet report...
I20260608 12:39:25.599910  1903 heartbeater.cc:499] Master 127.0.107.254:36997 was elected leader, sending a full tablet report...
I20260608 12:39:25.878736  1737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:25.879218  1737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:26.218598   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:26.240856   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:26.241591   431 tablet_replica.cc:333] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6: stopping tablet replica
I20260608 12:39:26.242193   431 raft_consensus.cc:2243] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:26.242914   431 raft_consensus.cc:2272] T f4be327ffda4409aa7b05e5e30547c4c P dba252a34ba14111ac0d78cc276b44e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:26.261587   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:26.272759   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:26.290020   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:26.290721   431 tablet_replica.cc:333] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f: stopping tablet replica
I20260608 12:39:26.291262   431 raft_consensus.cc:2243] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:26.291777   431 raft_consensus.cc:2272] T eb5a262ee13e4e3d9449f2f76344239c P 719402d5d0184c2db96e72a7461dd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:26.310282   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:26.321902   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:26.341418   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:26.342133   431 tablet_replica.cc:333] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a: stopping tablet replica
I20260608 12:39:26.342679   431 raft_consensus.cc:2243] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:26.343222   431 raft_consensus.cc:2272] T 2e427ca4626845ae988bcdce47eb3644 P 25175473627a48f6a6098104d31e2a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:26.361557   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:26.372519   431 master.cc:562] Master@127.0.107.254:36997 shutting down...
I20260608 12:39:26.393920   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:26.394872   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:26.395226   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P fde4bef90bb14e58a41cedd1092d8d69: stopping tablet replica
I20260608 12:39:26.414022   431 master.cc:584] Master@127.0.107.254:36997 shutdown complete.
I20260608 12:39:26.427891   431 master.cc:562] Master@127.0.107.253:39795 shutting down...
I20260608 12:39:26.443463   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:26.444118   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:26.444556   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f30223e378f442fabfe11137052b22f: stopping tablet replica
I20260608 12:39:26.462086   431 master.cc:584] Master@127.0.107.253:39795 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6959 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:39:26.492789   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41685
I20260608 12:39:26.493932   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:26.499593  2064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.499892  2065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.500823  2067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:26.500978   431 server_base.cc:1061] running on GCE node
I20260608 12:39:26.501739   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:26.501909   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:26.502027   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922366502016 us; error 0 us; skew 500 ppm
I20260608 12:39:26.502527   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:26.504840   431 webserver.cc:533] Webserver started at http://127.0.107.254:46443/ using document root <none> and password file <none>
I20260608 12:39:26.505301   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:26.505460   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:26.505668   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:26.506783   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "46754bbaef6d4b48a0953a0d38fe481f"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.511432   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:26.514810  2072 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.515518   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:26.515764   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "46754bbaef6d4b48a0953a0d38fe481f"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.516012   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-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)
I20260608 12:39:26.532580   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:26.533780   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:26.571194   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41685
I20260608 12:39:26.571298  2123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41685 every 8 connection(s)
I20260608 12:39:26.575280  2124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:26.585011  2124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f: Bootstrap starting.
I20260608 12:39:26.589921  2124 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:26.594079  2124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f: No bootstrap required, opened a new log
I20260608 12:39:26.596185  2124 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46754bbaef6d4b48a0953a0d38fe481f" member_type: VOTER }
I20260608 12:39:26.596546  2124 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:26.596800  2124 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46754bbaef6d4b48a0953a0d38fe481f, State: Initialized, Role: FOLLOWER
I20260608 12:39:26.597478  2124 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46754bbaef6d4b48a0953a0d38fe481f" member_type: VOTER }
I20260608 12:39:26.598079  2124 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:26.598366  2124 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:26.598687  2124 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:26.604384  2124 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46754bbaef6d4b48a0953a0d38fe481f" member_type: VOTER }
I20260608 12:39:26.604984  2124 leader_election.cc:304] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [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: 46754bbaef6d4b48a0953a0d38fe481f; no voters: 
I20260608 12:39:26.605981  2124 leader_election.cc:290] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:26.606402  2127 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:26.607697  2127 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 1 LEADER]: Becoming Leader. State: Replica: 46754bbaef6d4b48a0953a0d38fe481f, State: Running, Role: LEADER
I20260608 12:39:26.608286  2127 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [LEADER]: Queue going to LEADER mode. State: All 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: "46754bbaef6d4b48a0953a0d38fe481f" member_type: VOTER }
I20260608 12:39:26.608793  2124 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:26.613495  2128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46754bbaef6d4b48a0953a0d38fe481f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46754bbaef6d4b48a0953a0d38fe481f" member_type: VOTER } }
I20260608 12:39:26.613653  2129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46754bbaef6d4b48a0953a0d38fe481f. Latest consensus state: current_term: 1 leader_uuid: "46754bbaef6d4b48a0953a0d38fe481f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46754bbaef6d4b48a0953a0d38fe481f" member_type: VOTER } }
I20260608 12:39:26.614166  2128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:26.614418  2129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:26.616843  2134 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:26.622378  2134 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:26.624092   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:26.631595  2134 catalog_manager.cc:1382] Generated new cluster ID: 9c5f88e128064720ac88474884f07f3a
I20260608 12:39:26.631870  2134 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:26.654687  2134 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:26.655913  2134 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:26.669785  2134 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f: Generated new TSK 0
I20260608 12:39:26.670305  2134 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:26.690544   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:26.696462  2145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.696962  2146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.698871  2148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:26.699474   431 server_base.cc:1061] running on GCE node
I20260608 12:39:26.700179   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:26.700366   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:26.700533   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922366700516 us; error 0 us; skew 500 ppm
I20260608 12:39:26.701153   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:26.703418   431 webserver.cc:533] Webserver started at http://127.0.107.193:38029/ using document root <none> and password file <none>
I20260608 12:39:26.703912   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:26.704105   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:26.704358   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:26.705423   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "2a07248789f04f6e8481923122cd8cf3"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.709695   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:39:26.713140  2153 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.713814   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:26.714071   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "2a07248789f04f6e8481923122cd8cf3"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.714336   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-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)
I20260608 12:39:26.733508   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:26.734611   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:26.736025   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:26.738375   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:26.738559   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.738782   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:26.738933   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.776962   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36103
I20260608 12:39:26.777077  2215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36103 every 8 connection(s)
I20260608 12:39:26.781864   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:26.790170  2220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.792361  2221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.794119  2223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:26.794790   431 server_base.cc:1061] running on GCE node
I20260608 12:39:26.795599   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:26.795792   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:26.795945   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922366795928 us; error 0 us; skew 500 ppm
I20260608 12:39:26.796478   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:26.799034   431 webserver.cc:533] Webserver started at http://127.0.107.194:36331/ using document root <none> and password file <none>
I20260608 12:39:26.799623   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:26.799786   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:26.800065   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:26.801148  2216 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41685
I20260608 12:39:26.801410   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "e8e0a3abdcff4e7baf060c66d422b8a3"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.801543  2216 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:26.802439  2216 heartbeater.cc:507] Master 127.0.107.254:41685 requested a full tablet report, sending...
I20260608 12:39:26.804982  2089 ts_manager.cc:194] Registered new tserver with Master: 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103)
I20260608 12:39:26.807124   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:39:26.807248  2089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45166
I20260608 12:39:26.811389  2228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.812124   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:26.812387   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "e8e0a3abdcff4e7baf060c66d422b8a3"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.812667   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-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)
I20260608 12:39:26.833040   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:26.834184   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:26.835577   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:26.837798   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:26.837991   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.838213   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:26.838388   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.876174   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45829
I20260608 12:39:26.876274  2290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45829 every 8 connection(s)
I20260608 12:39:26.881158   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:26.888013  2294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.889164  2295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:26.890763  2297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:26.891912   431 server_base.cc:1061] running on GCE node
I20260608 12:39:26.892956   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:26.893301   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:26.893522   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922366893501 us; error 0 us; skew 500 ppm
I20260608 12:39:26.894318   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:26.894598  2291 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41685
I20260608 12:39:26.895040  2291 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:26.896098  2291 heartbeater.cc:507] Master 127.0.107.254:41685 requested a full tablet report, sending...
I20260608 12:39:26.897519   431 webserver.cc:533] Webserver started at http://127.0.107.195:42069/ using document root <none> and password file <none>
I20260608 12:39:26.898238   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:26.898476   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:26.898777   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:26.898844  2089 ts_manager.cc:194] Registered new tserver with Master: e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194:45829)
I20260608 12:39:26.900166   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "54b2c725f4cf45829a1b2015cdad0f0e"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.900676  2089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45178
I20260608 12:39:26.906481   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:39:26.910948  2302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.911805   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:26.912153   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "54b2c725f4cf45829a1b2015cdad0f0e"
format_stamp: "Formatted at 2026-06-08 12:39:26 on dist-test-slave-qzs9"
I20260608 12:39:26.912483   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-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)
I20260608 12:39:26.935695   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:26.936868   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:26.938259   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:26.940438   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:26.940629   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.940886   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:26.941037   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:26.977735   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41243
I20260608 12:39:26.977836  2364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41243 every 8 connection(s)
I20260608 12:39:26.991138  2365 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41685
I20260608 12:39:26.991492  2365 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:26.992187  2365 heartbeater.cc:507] Master 127.0.107.254:41685 requested a full tablet report, sending...
I20260608 12:39:26.994024  2089 ts_manager.cc:194] Registered new tserver with Master: 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195:41243)
I20260608 12:39:26.994238   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013331877s
I20260608 12:39:26.995308  2089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45180
I20260608 12:39:27.810338  2216 heartbeater.cc:499] Master 127.0.107.254:41685 was elected leader, sending a full tablet report...
I20260608 12:39:27.903373  2291 heartbeater.cc:499] Master 127.0.107.254:41685 was elected leader, sending a full tablet report...
I20260608 12:39:27.997624  2365 heartbeater.cc:499] Master 127.0.107.254:41685 was elected leader, sending a full tablet report...
I20260608 12:39:28.047425  2089 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45192:
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"
    }
  }
}
W20260608 12:39:28.049546  2089 catalog_manager.cc:7076] 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.
I20260608 12:39:28.091529  2330 tablet_service.cc:1511] Processing CreateTablet for tablet 0abb2ae7b2754e808e38bb961fd56971 (DEFAULT_TABLE table=test-workload [id=34333fe2eaa840f78933be1352a6046d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:39:28.092911  2330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abb2ae7b2754e808e38bb961fd56971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:28.097958  2329 tablet_service.cc:1511] Processing CreateTablet for tablet 315482010b8a416199648e473d7be37c (DEFAULT_TABLE table=test-workload [id=34333fe2eaa840f78933be1352a6046d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:39:28.099320  2329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315482010b8a416199648e473d7be37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:28.102460  2181 tablet_service.cc:1511] Processing CreateTablet for tablet 0abb2ae7b2754e808e38bb961fd56971 (DEFAULT_TABLE table=test-workload [id=34333fe2eaa840f78933be1352a6046d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:39:28.103742  2181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abb2ae7b2754e808e38bb961fd56971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:28.105926  2180 tablet_service.cc:1511] Processing CreateTablet for tablet 315482010b8a416199648e473d7be37c (DEFAULT_TABLE table=test-workload [id=34333fe2eaa840f78933be1352a6046d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:39:28.107208  2180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315482010b8a416199648e473d7be37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:28.122444  2385 tablet_bootstrap.cc:492] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e: Bootstrap starting.
I20260608 12:39:28.125834  2256 tablet_service.cc:1511] Processing CreateTablet for tablet 0abb2ae7b2754e808e38bb961fd56971 (DEFAULT_TABLE table=test-workload [id=34333fe2eaa840f78933be1352a6046d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:39:28.126611  2255 tablet_service.cc:1511] Processing CreateTablet for tablet 315482010b8a416199648e473d7be37c (DEFAULT_TABLE table=test-workload [id=34333fe2eaa840f78933be1352a6046d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:39:28.127264  2256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abb2ae7b2754e808e38bb961fd56971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:28.128005  2255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315482010b8a416199648e473d7be37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:28.136566  2386 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3: Bootstrap starting.
I20260608 12:39:28.141146  2385 tablet_bootstrap.cc:654] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:28.143376  2386 tablet_bootstrap.cc:654] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:28.144737  2387 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: Bootstrap starting.
I20260608 12:39:28.148401  2386 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3: No bootstrap required, opened a new log
I20260608 12:39:28.148905  2386 ts_tablet_manager.cc:1403] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:39:28.149848  2385 tablet_bootstrap.cc:492] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e: No bootstrap required, opened a new log
I20260608 12:39:28.150233  2385 ts_tablet_manager.cc:1403] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 12:39:28.151582  2387 tablet_bootstrap.cc:654] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:28.151913  2386 raft_consensus.cc:359] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.152271  2385 raft_consensus.cc:359] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.152640  2386 raft_consensus.cc:385] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:28.152877  2385 raft_consensus.cc:385] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:28.153002  2386 raft_consensus.cc:740] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a07248789f04f6e8481923122cd8cf3, State: Initialized, Role: FOLLOWER
I20260608 12:39:28.153203  2385 raft_consensus.cc:740] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b2c725f4cf45829a1b2015cdad0f0e, State: Initialized, Role: FOLLOWER
I20260608 12:39:28.154011  2385 consensus_queue.cc:260] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.153862  2386 consensus_queue.cc:260] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.156924  2387 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: No bootstrap required, opened a new log
I20260608 12:39:28.157452  2387 ts_tablet_manager.cc:1403] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:39:28.158288  2385 ts_tablet_manager.cc:1434] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:39:28.160504  2387 raft_consensus.cc:359] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.162119  2386 ts_tablet_manager.cc:1434] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260608 12:39:28.162256  2387 raft_consensus.cc:385] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:28.162699  2387 raft_consensus.cc:740] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e0a3abdcff4e7baf060c66d422b8a3, State: Initialized, Role: FOLLOWER
I20260608 12:39:28.163652  2386 tablet_bootstrap.cc:492] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3: Bootstrap starting.
I20260608 12:39:28.163456  2387 consensus_queue.cc:260] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.170609  2386 tablet_bootstrap.cc:654] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:28.171263  2387 ts_tablet_manager.cc:1434] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:39:28.172245  2387 tablet_bootstrap.cc:492] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3: Bootstrap starting.
I20260608 12:39:28.159684  2385 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: Bootstrap starting.
I20260608 12:39:28.178468  2387 tablet_bootstrap.cc:654] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:28.178769  2385 tablet_bootstrap.cc:654] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:28.185458  2386 tablet_bootstrap.cc:492] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3: No bootstrap required, opened a new log
I20260608 12:39:28.185721  2387 tablet_bootstrap.cc:492] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3: No bootstrap required, opened a new log
I20260608 12:39:28.186044  2386 ts_tablet_manager.cc:1403] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260608 12:39:28.186188  2387 ts_tablet_manager.cc:1403] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260608 12:39:28.186249  2385 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: No bootstrap required, opened a new log
I20260608 12:39:28.186944  2385 ts_tablet_manager.cc:1403] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260608 12:39:28.188977  2387 raft_consensus.cc:359] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.189467  2387 raft_consensus.cc:385] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:28.189806  2387 raft_consensus.cc:740] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e0a3abdcff4e7baf060c66d422b8a3, State: Initialized, Role: FOLLOWER
I20260608 12:39:28.189632  2385 raft_consensus.cc:359] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.189496  2386 raft_consensus.cc:359] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.190522  2385 raft_consensus.cc:385] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:28.190600  2386 raft_consensus.cc:385] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:28.190975  2385 raft_consensus.cc:740] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b2c725f4cf45829a1b2015cdad0f0e, State: Initialized, Role: FOLLOWER
I20260608 12:39:28.190603  2387 consensus_queue.cc:260] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.191174  2386 raft_consensus.cc:740] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a07248789f04f6e8481923122cd8cf3, State: Initialized, Role: FOLLOWER
I20260608 12:39:28.191962  2386 consensus_queue.cc:260] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.192596  2387 ts_tablet_manager.cc:1434] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260608 12:39:28.192979  2385 consensus_queue.cc:260] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.194901  2386 ts_tablet_manager.cc:1434] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:39:28.196576  2385 ts_tablet_manager.cc:1434] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:39:28.246032  2393 raft_consensus.cc:493] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:28.246485  2393 raft_consensus.cc:515] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.248615  2393 leader_election.cc:290] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195:41243), 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103)
I20260608 12:39:28.258241  2340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" is_pre_election: true
I20260608 12:39:28.258666  2191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a07248789f04f6e8481923122cd8cf3" is_pre_election: true
I20260608 12:39:28.258852  2340 raft_consensus.cc:2468] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 0.
I20260608 12:39:28.259234  2191 raft_consensus.cc:2468] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 0.
I20260608 12:39:28.260042  2231 leader_election.cc:304] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [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: 54b2c725f4cf45829a1b2015cdad0f0e, e8e0a3abdcff4e7baf060c66d422b8a3; no voters: 
I20260608 12:39:28.260818  2393 raft_consensus.cc:2804] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:28.261070  2393 raft_consensus.cc:493] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:28.261286  2393 raft_consensus.cc:3060] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:28.265714  2393 raft_consensus.cc:515] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.267143  2393 leader_election.cc:290] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195:41243), 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103)
I20260608 12:39:28.267872  2340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b2c725f4cf45829a1b2015cdad0f0e"
I20260608 12:39:28.268036  2191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a07248789f04f6e8481923122cd8cf3"
I20260608 12:39:28.268292  2340 raft_consensus.cc:3060] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:28.268486  2191 raft_consensus.cc:3060] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:28.272825  2340 raft_consensus.cc:2468] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 1.
I20260608 12:39:28.272853  2191 raft_consensus.cc:2468] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 1.
I20260608 12:39:28.273828  2231 leader_election.cc:304] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [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: 54b2c725f4cf45829a1b2015cdad0f0e, e8e0a3abdcff4e7baf060c66d422b8a3; no voters: 
I20260608 12:39:28.274427  2393 raft_consensus.cc:2804] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:28.275350  2393 raft_consensus.cc:697] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Becoming Leader. State: Replica: e8e0a3abdcff4e7baf060c66d422b8a3, State: Running, Role: LEADER
I20260608 12:39:28.275978  2393 consensus_queue.cc:237] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [LEADER]: Queue going to LEADER mode. State: All 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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.282805  2087 catalog_manager.cc:5696] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:28.426564  2393 raft_consensus.cc:493] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:28.427038  2393 raft_consensus.cc:515] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.428738  2393 leader_election.cc:290] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103), 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195:41243)
I20260608 12:39:28.429405  2191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315482010b8a416199648e473d7be37c" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a07248789f04f6e8481923122cd8cf3" is_pre_election: true
I20260608 12:39:28.429749  2340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315482010b8a416199648e473d7be37c" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" is_pre_election: true
I20260608 12:39:28.430084  2191 raft_consensus.cc:2468] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 0.
I20260608 12:39:28.430387  2340 raft_consensus.cc:2468] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 0.
I20260608 12:39:28.431262  2232 leader_election.cc:304] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [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: 2a07248789f04f6e8481923122cd8cf3, e8e0a3abdcff4e7baf060c66d422b8a3; no voters: 
I20260608 12:39:28.431955  2393 raft_consensus.cc:2804] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:28.432231  2393 raft_consensus.cc:493] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:28.432487  2393 raft_consensus.cc:3060] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:28.436647  2393 raft_consensus.cc:515] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.438139  2393 leader_election.cc:290] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103), 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195:41243)
I20260608 12:39:28.438804  2191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315482010b8a416199648e473d7be37c" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a07248789f04f6e8481923122cd8cf3"
I20260608 12:39:28.439025  2340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315482010b8a416199648e473d7be37c" candidate_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b2c725f4cf45829a1b2015cdad0f0e"
I20260608 12:39:28.439232  2191 raft_consensus.cc:3060] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:28.439502  2340 raft_consensus.cc:3060] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:28.443231  2191 raft_consensus.cc:2468] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 1.
I20260608 12:39:28.443497  2340 raft_consensus.cc:2468] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e0a3abdcff4e7baf060c66d422b8a3 in term 1.
I20260608 12:39:28.444087  2232 leader_election.cc:304] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [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: 2a07248789f04f6e8481923122cd8cf3, e8e0a3abdcff4e7baf060c66d422b8a3; no voters: 
I20260608 12:39:28.444866  2393 raft_consensus.cc:2804] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:28.445257  2393 raft_consensus.cc:697] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Becoming Leader. State: Replica: e8e0a3abdcff4e7baf060c66d422b8a3, State: Running, Role: LEADER
I20260608 12:39:28.445963  2393 consensus_queue.cc:237] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [LEADER]: Queue going to LEADER mode. State: All 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: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } }
I20260608 12:39:28.452014  2087 catalog_manager.cc:5696] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:28.623991  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:28.636216  2266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971"
dest_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3"
mode: GRACEFUL
new_leader_uuid: "54b2c725f4cf45829a1b2015cdad0f0e"
 from {username='slave'} at 127.0.0.1:35434
I20260608 12:39:28.636912  2266 raft_consensus.cc:606] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Received request to transfer leadership to TS 54b2c725f4cf45829a1b2015cdad0f0e
I20260608 12:39:28.638137  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:39:28.638485  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:28.698380  2393 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:28.710779  2407 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:28.720175  2407 raft_consensus.cc:993] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: : Instructing follower 54b2c725f4cf45829a1b2015cdad0f0e to start an election
I20260608 12:39:28.720566  2393 raft_consensus.cc:1081] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Signalling peer 54b2c725f4cf45829a1b2015cdad0f0e to start an election
I20260608 12:39:28.722117  2340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971"
dest_uuid: "54b2c725f4cf45829a1b2015cdad0f0e"
 from {username='slave'} at 127.0.0.1:45754
I20260608 12:39:28.722683  2340 raft_consensus.cc:493] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:28.723044  2340 raft_consensus.cc:3060] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:28.727253  2340 raft_consensus.cc:515] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.729601  2340 leader_election.cc:290] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [CANDIDATE]: Term 2 election: Requested vote from peers 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103), e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194:45829)
I20260608 12:39:28.740006  2191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971" candidate_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a07248789f04f6e8481923122cd8cf3"
I20260608 12:39:28.740446  2191 raft_consensus.cc:3060] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:28.741360  2266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abb2ae7b2754e808e38bb961fd56971" candidate_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3"
I20260608 12:39:28.741940  2266 raft_consensus.cc:3055] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:28.742285  2266 raft_consensus.cc:740] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8e0a3abdcff4e7baf060c66d422b8a3, State: Running, Role: LEADER
I20260608 12:39:28.743137  2266 consensus_queue.cc:260] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.744341  2266 raft_consensus.cc:3060] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:28.746541  2191 raft_consensus.cc:2468] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b2c725f4cf45829a1b2015cdad0f0e in term 2.
I20260608 12:39:28.747609  2306 leader_election.cc:304] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [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: 2a07248789f04f6e8481923122cd8cf3, 54b2c725f4cf45829a1b2015cdad0f0e; no voters: 
I20260608 12:39:28.748265  2409 raft_consensus.cc:2804] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:28.749519  2409 raft_consensus.cc:697] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 LEADER]: Becoming Leader. State: Replica: 54b2c725f4cf45829a1b2015cdad0f0e, State: Running, Role: LEADER
I20260608 12:39:28.750206  2266 raft_consensus.cc:2468] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b2c725f4cf45829a1b2015cdad0f0e in term 2.
I20260608 12:39:28.750371  2409 consensus_queue.cc:237] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } }
I20260608 12:39:28.756171  2089 catalog_manager.cc:5696] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e reported cstate change: term changed from 1 to 2, leader changed from e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194) to 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195). New cstate: current_term: 2 leader_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:28.834399  2393 consensus_queue.cc:1048] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:28.844664  2399 consensus_queue.cc:1048] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:29.221992  2191 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:29.223191  2409 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:29.230659  2266 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:29.232993  2417 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:30.639309  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:30.641403  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:30.641767  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:32.642549  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:32.644465  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:32.644825  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:34.645576  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:34.647432  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:34.647806  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:36.648926  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:36.651269  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:36.651589  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:36.815943  2212 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3420 after lost signal to thread 434
W20260608 12:39:36.817080  2212 debug-util.cc:398] Leaking SignalData structure 0x7b0800123920 after lost signal to thread 2123
W20260608 12:39:36.818204  2212 debug-util.cc:398] Leaking SignalData structure 0x7b0800040180 after lost signal to thread 2215
W20260608 12:39:36.819223  2212 debug-util.cc:398] Leaking SignalData structure 0x7b08001fe4c0 after lost signal to thread 2290
W20260608 12:39:36.820237  2212 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4ec0 after lost signal to thread 2364
I20260608 12:39:38.652424  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:38.654465  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:38.654788  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:38.812203   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:38.821244  2421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:38.823033  2422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:38.825281   431 server_base.cc:1061] running on GCE node
W20260608 12:39:38.826130  2424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:38.827335   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:38.827627   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:38.827854   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922378827837 us; error 0 us; skew 500 ppm
I20260608 12:39:38.828712   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:38.831915   431 webserver.cc:533] Webserver started at http://127.0.107.196:46057/ using document root <none> and password file <none>
I20260608 12:39:38.832612   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:38.832893   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:38.833261   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:38.835124   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "1f83bd8686444b37937c0a168dd851a9"
format_stamp: "Formatted at 2026-06-08 12:39:38 on dist-test-slave-qzs9"
I20260608 12:39:38.841531   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 12:39:38.846091  2429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:38.846957   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:39:38.847343   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "1f83bd8686444b37937c0a168dd851a9"
format_stamp: "Formatted at 2026-06-08 12:39:38 on dist-test-slave-qzs9"
I20260608 12:39:38.847697   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-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)
I20260608 12:39:38.881561   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:38.883340   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:38.885303   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:38.888563   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:38.888857   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:39:38.889168   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:38.889384   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:38.940470   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41413
I20260608 12:39:38.940552  2491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41413 every 8 connection(s)
I20260608 12:39:38.958998  2492 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41685
I20260608 12:39:38.959383  2492 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:38.960161  2492 heartbeater.cc:507] Master 127.0.107.254:41685 requested a full tablet report, sending...
I20260608 12:39:38.962208  2087 ts_manager.cc:194] Registered new tserver with Master: 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196:41413)
I20260608 12:39:38.963657  2087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46724
I20260608 12:39:39.895583  2340 consensus_queue.cc:237] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } }
I20260608 12:39:39.903930  2266 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:39.906740  2191 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:39.907539  2499 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:39.908653  2419 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:39.917471  2419 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } } }
I20260608 12:39:39.920002  2266 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } } }
W20260608 12:39:39.922600  2304 consensus_peers.cc:597] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e -> Peer 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196:41413): Couldn't send request to peer 1f83bd8686444b37937c0a168dd851a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0abb2ae7b2754e808e38bb961fd56971. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:39.929374  2191 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } } }
I20260608 12:39:39.940209  2087 catalog_manager.cc:5696] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 reported cstate change: config changed from index -1 to 3, NON_VOTER 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } } }
I20260608 12:39:39.966121  2492 heartbeater.cc:499] Master 127.0.107.254:41685 was elected leader, sending a full tablet report...
I20260608 12:39:40.466286  2511 ts_tablet_manager.cc:933] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: Initiating tablet copy from peer 54b2c725f4cf45829a1b2015cdad0f0e (127.0.107.195:41243)
I20260608 12:39:40.467936  2511 tablet_copy_client.cc:323] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41243
I20260608 12:39:40.479305  2350 tablet_copy_service.cc:140] P 54b2c725f4cf45829a1b2015cdad0f0e: Received BeginTabletCopySession request for tablet 0abb2ae7b2754e808e38bb961fd56971 from peer 1f83bd8686444b37937c0a168dd851a9 ({username='slave'} at 127.0.0.1:49862)
I20260608 12:39:40.479801  2350 tablet_copy_service.cc:161] P 54b2c725f4cf45829a1b2015cdad0f0e: Beginning new tablet copy session on tablet 0abb2ae7b2754e808e38bb961fd56971 from peer 1f83bd8686444b37937c0a168dd851a9 at {username='slave'} at 127.0.0.1:49862: session id = 1f83bd8686444b37937c0a168dd851a9-0abb2ae7b2754e808e38bb961fd56971
I20260608 12:39:40.485360  2350 tablet_copy_source_session.cc:215] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:40.488376  2511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abb2ae7b2754e808e38bb961fd56971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:40.498627  2511 tablet_copy_client.cc:806] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:40.499215  2511 tablet_copy_client.cc:670] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:40.502885  2511 tablet_copy_client.cc:538] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:40.508548  2511 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: Bootstrap starting.
I20260608 12:39:40.526031  2511 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: 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
I20260608 12:39:40.526707  2511 tablet_bootstrap.cc:492] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: Bootstrap complete.
I20260608 12:39:40.527204  2511 ts_tablet_manager.cc:1403] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260608 12:39:40.529570  2511 raft_consensus.cc:359] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } }
I20260608 12:39:40.530160  2511 raft_consensus.cc:740] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1f83bd8686444b37937c0a168dd851a9, State: Initialized, Role: LEARNER
I20260608 12:39:40.530717  2511 consensus_queue.cc:260] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: true } }
I20260608 12:39:40.533249  2511 ts_tablet_manager.cc:1434] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:39:40.535080  2350 tablet_copy_service.cc:342] P 54b2c725f4cf45829a1b2015cdad0f0e: Request end of tablet copy session 1f83bd8686444b37937c0a168dd851a9-0abb2ae7b2754e808e38bb961fd56971 received from {username='slave'} at 127.0.0.1:49862
I20260608 12:39:40.535465  2350 tablet_copy_service.cc:434] P 54b2c725f4cf45829a1b2015cdad0f0e: ending tablet copy session 1f83bd8686444b37937c0a168dd851a9-0abb2ae7b2754e808e38bb961fd56971 on tablet 0abb2ae7b2754e808e38bb961fd56971 with peer 1f83bd8686444b37937c0a168dd851a9
I20260608 12:39:40.655645  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:40.657802  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:40.658128  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:41.067890  2467 raft_consensus.cc:1217] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:39:41.634760  2517 raft_consensus.cc:1064] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: attempting to promote NON_VOTER 1f83bd8686444b37937c0a168dd851a9 to VOTER
I20260608 12:39:41.637044  2517 consensus_queue.cc:237] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } }
I20260608 12:39:41.644646  2467 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 LEARNER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:41.646426  2520 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:39:41.646773  2266 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:41.648797  2520 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:41.652149  2191 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:41.655174  2520 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:41.663247  2522 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.665177  2467 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.665341  2191 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.678957  2266 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.680197  2089 catalog_manager.cc:5696] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e reported cstate change: config changed from index 3 to 4, 1f83bd8686444b37937c0a168dd851a9 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e0a3abdcff4e7baf060c66d422b8a3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:41.707180  2340 consensus_queue.cc:237] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [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: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } }
I20260608 12:39:41.712956  2467 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:41.713876  2191 raft_consensus.cc:1275] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Refusing update from remote peer 54b2c725f4cf45829a1b2015cdad0f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:41.715191  2520 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:41.716219  2522 consensus_queue.cc:1048] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:41.721205  2520 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.722970  2467 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.727885  2190 raft_consensus.cc:2955] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.731325  2075 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0abb2ae7b2754e808e38bb961fd56971 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:41.736661  2086 catalog_manager.cc:5696] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 reported cstate change: config changed from index 4 to 5, VOTER e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "54b2c725f4cf45829a1b2015cdad0f0e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41243 } } peers { permanent_uuid: "2a07248789f04f6e8481923122cd8cf3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36103 } } peers { permanent_uuid: "1f83bd8686444b37937c0a168dd851a9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41413 } attrs { promote: false } } }
I20260608 12:39:41.747853  2256 tablet_service.cc:1558] Processing DeleteTablet for tablet 0abb2ae7b2754e808e38bb961fd56971 with delete_type TABLET_DATA_TOMBSTONED (TS e8e0a3abdcff4e7baf060c66d422b8a3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35422
I20260608 12:39:41.750068  2532 tablet_replica.cc:333] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: stopping tablet replica
I20260608 12:39:41.750938  2532 raft_consensus.cc:2243] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:41.751504  2532 raft_consensus.cc:2272] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:41.753959  2532 ts_tablet_manager.cc:1916] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:41.763478  2532 ts_tablet_manager.cc:1929] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:39:41.763783  2532 log.cc:1199] T 0abb2ae7b2754e808e38bb961fd56971 P e8e0a3abdcff4e7baf060c66d422b8a3: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922345639380-431-0/minicluster-data/ts-1-root/wals/0abb2ae7b2754e808e38bb961fd56971
I20260608 12:39:41.765115  2076 catalog_manager.cc:5027] TS e8e0a3abdcff4e7baf060c66d422b8a3 (127.0.107.194:45829): tablet 0abb2ae7b2754e808e38bb961fd56971 (table test-workload [id=34333fe2eaa840f78933be1352a6046d]) successfully deleted
I20260608 12:39:42.659145  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:42.661417  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:42.661768  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:44.662683  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:44.664660  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:44.665009  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:46.666074  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:46.668435  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:46.668784  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:48.669597  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:48.671664  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:48.671972  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:49.133131  2361 debug-util.cc:398] Leaking SignalData structure 0x7b0800131720 after lost signal to thread 434
W20260608 12:39:49.133934  2361 debug-util.cc:398] Leaking SignalData structure 0x7b08000a80e0 after lost signal to thread 2123
W20260608 12:39:49.134842  2361 debug-util.cc:398] Leaking SignalData structure 0x7b08001cdca0 after lost signal to thread 2215
W20260608 12:39:49.135645  2361 debug-util.cc:398] Leaking SignalData structure 0x7b0800236b00 after lost signal to thread 2290
W20260608 12:39:49.136667  2361 debug-util.cc:398] Leaking SignalData structure 0x7b08001989c0 after lost signal to thread 2364
W20260608 12:39:49.137519  2361 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1e20 after lost signal to thread 2491
I20260608 12:39:50.672825  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:50.674872  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:50.675218  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:52.676046  2142 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:52.678087  2142 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:52.678427  2142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:53.318324   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:39:53.334704  2232 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 12:39:53.339802  2232 consensus_peers.cc:597] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 -> Peer 2a07248789f04f6e8481923122cd8cf3 (127.0.107.193:36103): Couldn't send request to peer 2a07248789f04f6e8481923122cd8cf3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:53.341766   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:53.342409   431 tablet_replica.cc:333] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3: stopping tablet replica
I20260608 12:39:53.342945   431 raft_consensus.cc:2243] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:53.343446   431 raft_consensus.cc:2272] T 315482010b8a416199648e473d7be37c P 2a07248789f04f6e8481923122cd8cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.345592   431 tablet_replica.cc:333] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3: stopping tablet replica
I20260608 12:39:53.346055   431 raft_consensus.cc:2243] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:53.346737   431 raft_consensus.cc:2272] T 0abb2ae7b2754e808e38bb961fd56971 P 2a07248789f04f6e8481923122cd8cf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.383106   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:53.394192   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:53.413141   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:53.413758   431 tablet_replica.cc:333] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3: stopping tablet replica
I20260608 12:39:53.414295   431 raft_consensus.cc:2243] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:53.415096   431 raft_consensus.cc:2272] T 315482010b8a416199648e473d7be37c P e8e0a3abdcff4e7baf060c66d422b8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.435384   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:53.446775   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:53.464883   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:53.465546   431 tablet_replica.cc:333] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e: stopping tablet replica
I20260608 12:39:53.466078   431 raft_consensus.cc:2243] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:53.466887   431 raft_consensus.cc:2272] T 0abb2ae7b2754e808e38bb961fd56971 P 54b2c725f4cf45829a1b2015cdad0f0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.469004   431 tablet_replica.cc:333] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e: stopping tablet replica
I20260608 12:39:53.469600   431 raft_consensus.cc:2243] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:53.470009   431 raft_consensus.cc:2272] T 315482010b8a416199648e473d7be37c P 54b2c725f4cf45829a1b2015cdad0f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.505192   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:53.515890   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:39:53.534664   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:53.535343   431 tablet_replica.cc:333] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9: stopping tablet replica
I20260608 12:39:53.535821   431 raft_consensus.cc:2243] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:53.536445   431 raft_consensus.cc:2272] T 0abb2ae7b2754e808e38bb961fd56971 P 1f83bd8686444b37937c0a168dd851a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.554307   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:53.563740   431 master.cc:562] Master@127.0.107.254:41685 shutting down...
I20260608 12:39:53.578822   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:53.579365   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:53.579679   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46754bbaef6d4b48a0953a0d38fe481f: stopping tablet replica
I20260608 12:39:53.597939   431 master.cc:584] Master@127.0.107.254:41685 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27136 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:39:53.629709   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34549
I20260608 12:39:53.630788   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:53.636269  2541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:53.636513  2542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:53.637367  2544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:53.637636   431 server_base.cc:1061] running on GCE node
I20260608 12:39:53.638506   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:53.638688   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:53.638834   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922393638818 us; error 0 us; skew 500 ppm
I20260608 12:39:53.639369   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:53.641592   431 webserver.cc:533] Webserver started at http://127.0.107.254:38923/ using document root <none> and password file <none>
I20260608 12:39:53.642061   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:53.642232   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:53.642484   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:53.643541   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "85a03833dea14df8aaca4f0f111a6702"
format_stamp: "Formatted at 2026-06-08 12:39:53 on dist-test-slave-qzs9"
I20260608 12:39:53.647780   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:39:53.650947  2549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:53.651602   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:53.651859   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "85a03833dea14df8aaca4f0f111a6702"
format_stamp: "Formatted at 2026-06-08 12:39:53 on dist-test-slave-qzs9"
I20260608 12:39:53.652104   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922345639380-431-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)
I20260608 12:39:53.662734   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:53.663820   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:53.700764   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34549
I20260608 12:39:53.700896  2600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34549 every 8 connection(s)
I20260608 12:39:53.704728  2601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:53.714421  2601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702: Bootstrap starting.
I20260608 12:39:53.718878  2601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:53.722693  2601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702: No bootstrap required, opened a new log
I20260608 12:39:53.724793  2601 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a03833dea14df8aaca4f0f111a6702" member_type: VOTER }
I20260608 12:39:53.725186  2601 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:53.725404  2601 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a03833dea14df8aaca4f0f111a6702, State: Initialized, Role: FOLLOWER
I20260608 12:39:53.725970  2601 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85a03833dea14df8aaca4f0f111a6702" member_type: VOTER }
I20260608 12:39:53.726413  2601 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:53.726616  2601 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:53.726862  2601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:53.730683  2601 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a03833dea14df8aaca4f0f111a6702" member_type: VOTER }
I20260608 12:39:53.731156  2601 leader_election.cc:304] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [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: 85a03833dea14df8aaca4f0f111a6702; no voters: 
I20260608 12:39:53.732167  2601 leader_election.cc:290] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:53.732563  2604 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:53.733916  2604 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 1 LEADER]: Becoming Leader. State: Replica: 85a03833dea14df8aaca4f0f111a6702, State: Running, Role: LEADER
I20260608 12:39:53.734544  2604 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [LEADER]: Queue going to LEADER mode. State: All 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: "85a03833dea14df8aaca4f0f111a6702" member_type: VOTER }
I20260608 12:39:53.734975  2601 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:53.738567  2605 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85a03833dea14df8aaca4f0f111a6702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a03833dea14df8aaca4f0f111a6702" member_type: VOTER } }
I20260608 12:39:53.739114  2605 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:53.739624  2606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85a03833dea14df8aaca4f0f111a6702. Latest consensus state: current_term: 1 leader_uuid: "85a03833dea14df8aaca4f0f111a6702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a03833dea14df8aaca4f0f111a6702" member_type: VOTER } }
I20260608 12:39:53.740188  2606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:53.741190  2611 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:53.748574  2611 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:53.749485   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:53.757153  2611 catalog_manager.cc:1382] Generated new cluster ID: aed5650b35664f7bb890c40e9e86f3cc
I20260608 12:39:53.757366  2611 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:53.791774  2611 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:53.792982  2611 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:53.803390  2611 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702: Generated new TSK 0
I20260608 12:39:53.803882  2611 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:53.814383   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000149388s
I20260608 12:40:05.906313   431 master.cc:562] Master@127.0.107.254:34549 shutting down...
I20260608 12:40:05.928635   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:05.929469   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:05.929843   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85a03833dea14df8aaca4f0f111a6702: stopping tablet replica
I20260608 12:40:05.948752   431 master.cc:584] Master@127.0.107.254:34549 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12352 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:40:05.984200   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43239
I20260608 12:40:05.985541   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:05.990973  2625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:05.992277  2626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:05.992830   431 server_base.cc:1061] running on GCE node
W20260608 12:40:05.992921  2628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:05.993825   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:05.994014   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:05.994164   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922405994147 us; error 0 us; skew 500 ppm
I20260608 12:40:05.994730   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:05.997145   431 webserver.cc:533] Webserver started at http://127.0.107.254:36999/ using document root <none> and password file <none>
I20260608 12:40:05.997664   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:05.997848   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:05.998117   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:05.999402   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "398e838c88c5463fa92f0f152475a2b9"
format_stamp: "Formatted at 2026-06-08 12:40:05 on dist-test-slave-qzs9"
I20260608 12:40:06.004112   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:40:06.007557  2633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.008234   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:06.008486   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "398e838c88c5463fa92f0f152475a2b9"
format_stamp: "Formatted at 2026-06-08 12:40:05 on dist-test-slave-qzs9"
I20260608 12:40:06.008767   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-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)
I20260608 12:40:06.019660   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.020915   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.058013   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43239
I20260608 12:40:06.058130  2684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43239 every 8 connection(s)
I20260608 12:40:06.062129  2685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:06.072804  2685 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9: Bootstrap starting.
I20260608 12:40:06.077585  2685 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.081581  2685 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9: No bootstrap required, opened a new log
I20260608 12:40:06.083758  2685 raft_consensus.cc:359] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "398e838c88c5463fa92f0f152475a2b9" member_type: VOTER }
I20260608 12:40:06.084218  2685 raft_consensus.cc:385] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.084431  2685 raft_consensus.cc:740] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398e838c88c5463fa92f0f152475a2b9, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.085037  2685 consensus_queue.cc:260] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "398e838c88c5463fa92f0f152475a2b9" member_type: VOTER }
I20260608 12:40:06.085484  2685 raft_consensus.cc:399] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:06.085707  2685 raft_consensus.cc:493] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:06.085973  2685 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.089953  2685 raft_consensus.cc:515] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "398e838c88c5463fa92f0f152475a2b9" member_type: VOTER }
I20260608 12:40:06.090421  2685 leader_election.cc:304] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [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: 398e838c88c5463fa92f0f152475a2b9; no voters: 
I20260608 12:40:06.091487  2685 leader_election.cc:290] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:06.091912  2688 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.093273  2688 raft_consensus.cc:697] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 1 LEADER]: Becoming Leader. State: Replica: 398e838c88c5463fa92f0f152475a2b9, State: Running, Role: LEADER
I20260608 12:40:06.093888  2688 consensus_queue.cc:237] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [LEADER]: Queue going to LEADER mode. State: All 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: "398e838c88c5463fa92f0f152475a2b9" member_type: VOTER }
I20260608 12:40:06.094388  2685 sys_catalog.cc:565] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:06.097119  2690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 398e838c88c5463fa92f0f152475a2b9. Latest consensus state: current_term: 1 leader_uuid: "398e838c88c5463fa92f0f152475a2b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "398e838c88c5463fa92f0f152475a2b9" member_type: VOTER } }
I20260608 12:40:06.097157  2689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "398e838c88c5463fa92f0f152475a2b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "398e838c88c5463fa92f0f152475a2b9" member_type: VOTER } }
I20260608 12:40:06.098570  2690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:06.098652  2689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:06.101063  2696 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:06.108366  2696 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:06.109325   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:06.117339  2696 catalog_manager.cc:1382] Generated new cluster ID: 1f1f87ca78fe4d9c9a91bb7a96391924
I20260608 12:40:06.117589  2696 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:06.138103  2696 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:06.139312  2696 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:06.152273  2696 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9: Generated new TSK 0
I20260608 12:40:06.152817  2696 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:06.175501   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:06.181772  2706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:06.182514  2707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:06.183808  2709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:06.184332   431 server_base.cc:1061] running on GCE node
I20260608 12:40:06.185178   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:06.185353   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:06.185477   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922406185465 us; error 0 us; skew 500 ppm
I20260608 12:40:06.185992   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:06.188063   431 webserver.cc:533] Webserver started at http://127.0.107.193:44379/ using document root <none> and password file <none>
I20260608 12:40:06.188501   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:06.188657   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:06.188935   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:06.190059   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "2c946a6f1ef14cbc812579b6f075c8ba"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-qzs9"
I20260608 12:40:06.194389   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:06.197590  2714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.198285   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:06.198524   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "2c946a6f1ef14cbc812579b6f075c8ba"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-qzs9"
I20260608 12:40:06.198750   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-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)
I20260608 12:40:06.221036   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.222195   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.223672   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:06.228174   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:06.228366   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.228596   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:06.228776   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:06.267211   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42255
I20260608 12:40:06.267318  2776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42255 every 8 connection(s)
I20260608 12:40:06.272306   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:06.279687  2781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:06.280843  2782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:06.283432  2784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:06.284246   431 server_base.cc:1061] running on GCE node
I20260608 12:40:06.284979   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:06.285180   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:06.285326   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922406285310 us; error 0 us; skew 500 ppm
I20260608 12:40:06.285880   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:06.288337   431 webserver.cc:533] Webserver started at http://127.0.107.194:36875/ using document root <none> and password file <none>
I20260608 12:40:06.288836   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:06.289024   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:06.289306   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:06.289494  2777 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43239
I20260608 12:40:06.289827  2777 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:06.290469  2777 heartbeater.cc:507] Master 127.0.107.254:43239 requested a full tablet report, sending...
I20260608 12:40:06.290517   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "33bcb820f3c7431193f7a45ca49f602f"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-qzs9"
I20260608 12:40:06.292712  2650 ts_manager.cc:194] Registered new tserver with Master: 2c946a6f1ef14cbc812579b6f075c8ba (127.0.107.193:42255)
I20260608 12:40:06.294675  2650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44194
I20260608 12:40:06.295634   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:06.299247  2789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.299949   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:06.300220   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "33bcb820f3c7431193f7a45ca49f602f"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-qzs9"
I20260608 12:40:06.300516   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-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)
I20260608 12:40:06.312726   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.313849   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.315194   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:06.319469   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:06.319762   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:06.320048   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:06.320253   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.360589   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39341
I20260608 12:40:06.360723  2851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39341 every 8 connection(s)
I20260608 12:40:06.365550   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:06.372752  2855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:06.373298  2856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:06.375576   431 server_base.cc:1061] running on GCE node
W20260608 12:40:06.376485  2859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:06.377323   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:06.377605   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:06.377628  2852 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43239
I20260608 12:40:06.377947   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922406377928 us; error 0 us; skew 500 ppm
I20260608 12:40:06.378096  2852 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:06.378612   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:06.378878  2852 heartbeater.cc:507] Master 127.0.107.254:43239 requested a full tablet report, sending...
I20260608 12:40:06.381206   431 webserver.cc:533] Webserver started at http://127.0.107.195:46091/ using document root <none> and password file <none>
I20260608 12:40:06.381186  2650 ts_manager.cc:194] Registered new tserver with Master: 33bcb820f3c7431193f7a45ca49f602f (127.0.107.194:39341)
I20260608 12:40:06.381851   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:06.382053   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:06.382299   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:06.382787  2650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44210
I20260608 12:40:06.383422   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "0d629c2f18de40058147e547ba2bb97c"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-qzs9"
I20260608 12:40:06.387816   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:40:06.390969  2863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.391644   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:40:06.391888   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "0d629c2f18de40058147e547ba2bb97c"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-qzs9"
I20260608 12:40:06.392115   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922345639380-431-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)
I20260608 12:40:06.413867   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.415108   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.417156   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:06.420342   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:06.420610   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.420928   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:06.421142   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.465608   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37279
I20260608 12:40:06.465745  2925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37279 every 8 connection(s)
I20260608 12:40:06.479234  2926 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43239
I20260608 12:40:06.479573  2926 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:06.480295  2926 heartbeater.cc:507] Master 127.0.107.254:43239 requested a full tablet report, sending...
I20260608 12:40:06.482187  2650 ts_manager.cc:194] Registered new tserver with Master: 0d629c2f18de40058147e547ba2bb97c (127.0.107.195:37279)
I20260608 12:40:06.482376   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013548698s
I20260608 12:40:06.483965  2650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44218
I20260608 12:40:07.297585  2777 heartbeater.cc:499] Master 127.0.107.254:43239 was elected leader, sending a full tablet report...
I20260608 12:40:07.385087  2852 heartbeater.cc:499] Master 127.0.107.254:43239 was elected leader, sending a full tablet report...
I20260608 12:40:07.486954  2926 heartbeater.cc:499] Master 127.0.107.254:43239 was elected leader, sending a full tablet report...
I20260608 12:40:08.107628  2703 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:10.108546  2703 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:12.109532  2703 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:12.138846  2922 debug-util.cc:398] Leaking SignalData structure 0x7b08001c61e0 after lost signal to thread 434
W20260608 12:40:12.139722  2922 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9ca0 after lost signal to thread 2684
W20260608 12:40:12.140626  2922 debug-util.cc:398] Leaking SignalData structure 0x7b0800232980 after lost signal to thread 2776
W20260608 12:40:12.141551  2922 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3fa0 after lost signal to thread 2851
W20260608 12:40:12.142345  2922 debug-util.cc:398] Leaking SignalData structure 0x7b0800188d80 after lost signal to thread 2925
I20260608 12:40:14.110481  2703 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:16.111874  2703 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:18.113435  2703 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:18.311064   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:18.335328   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.351676   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:18.361343   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:18.378680   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.393939   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:18.402954   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:18.419826   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.450724   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:18.458997   431 master.cc:562] Master@127.0.107.254:43239 shutting down...
I20260608 12:40:18.476013   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.476747   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.477097   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 398e838c88c5463fa92f0f152475a2b9: stopping tablet replica
W20260608 12:40:19.021729  2681 debug-util.cc:398] Leaking SignalData structure 0x7b0800047a40 after lost signal to thread 434
W20260608 12:40:19.022595  2681 debug-util.cc:398] Leaking SignalData structure 0x7b0800161700 after lost signal to thread 2684
W20260608 12:40:19.023521  2681 debug-util.cc:398] Leaking SignalData structure 0x7b0800151c40 after lost signal to thread 2776
W20260608 12:40:19.024312  2681 debug-util.cc:398] Leaking SignalData structure 0x7b0800064c40 after lost signal to thread 2851
W20260608 12:40:19.025091  2681 debug-util.cc:398] Leaking SignalData structure 0x7b0800084600 after lost signal to thread 2925
W20260608 12:40:19.493074   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2681)
W20260608 12:40:20.493484   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2681)
I20260608 12:40:20.957475   431 master.cc:584] Master@127.0.107.254:43239 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (15004 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:40:20.989987   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38049
I20260608 12:40:20.991165   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:20.996515  2931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:20.996616  2932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:20.997787  2934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:20.999053   431 server_base.cc:1061] running on GCE node
I20260608 12:40:21.000775   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:21.000976   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:21.001101   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922421001086 us; error 0 us; skew 500 ppm
I20260608 12:40:21.001579   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:21.003822   431 webserver.cc:533] Webserver started at http://127.0.107.254:44223/ using document root <none> and password file <none>
I20260608 12:40:21.004263   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:21.004429   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:21.004648   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:21.005787   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "a5129b7a9b5348e78ac7b8b304aa26e0"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.010234   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:40:21.013523  2939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.014227   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:21.014460   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "a5129b7a9b5348e78ac7b8b304aa26e0"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.014694   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-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)
I20260608 12:40:21.028167   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:21.029296   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:21.066282   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38049
I20260608 12:40:21.066403  2990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38049 every 8 connection(s)
I20260608 12:40:21.070288  2991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:21.080442  2991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0: Bootstrap starting.
I20260608 12:40:21.085081  2991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:21.089067  2991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0: No bootstrap required, opened a new log
I20260608 12:40:21.091203  2991 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5129b7a9b5348e78ac7b8b304aa26e0" member_type: VOTER }
I20260608 12:40:21.091606  2991 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:21.091818  2991 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5129b7a9b5348e78ac7b8b304aa26e0, State: Initialized, Role: FOLLOWER
I20260608 12:40:21.092447  2991 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5129b7a9b5348e78ac7b8b304aa26e0" member_type: VOTER }
I20260608 12:40:21.092927  2991 raft_consensus.cc:399] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:21.093135  2991 raft_consensus.cc:493] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:21.093389  2991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:21.097345  2991 raft_consensus.cc:515] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5129b7a9b5348e78ac7b8b304aa26e0" member_type: VOTER }
I20260608 12:40:21.097815  2991 leader_election.cc:304] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [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: a5129b7a9b5348e78ac7b8b304aa26e0; no voters: 
I20260608 12:40:21.098879  2991 leader_election.cc:290] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:21.099309  2994 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:21.100515  2994 raft_consensus.cc:697] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 1 LEADER]: Becoming Leader. State: Replica: a5129b7a9b5348e78ac7b8b304aa26e0, State: Running, Role: LEADER
I20260608 12:40:21.101227  2994 consensus_queue.cc:237] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [LEADER]: Queue going to LEADER mode. State: All 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: "a5129b7a9b5348e78ac7b8b304aa26e0" member_type: VOTER }
I20260608 12:40:21.101699  2991 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:21.105604  2995 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a5129b7a9b5348e78ac7b8b304aa26e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5129b7a9b5348e78ac7b8b304aa26e0" member_type: VOTER } }
I20260608 12:40:21.105826  2996 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a5129b7a9b5348e78ac7b8b304aa26e0. Latest consensus state: current_term: 1 leader_uuid: "a5129b7a9b5348e78ac7b8b304aa26e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5129b7a9b5348e78ac7b8b304aa26e0" member_type: VOTER } }
I20260608 12:40:21.106236  2995 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:21.106418  2996 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:21.109673  3001 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:21.116760  3001 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:21.117666   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:21.125662  3001 catalog_manager.cc:1382] Generated new cluster ID: 3a3c833342df41b4b7714005ec525f79
I20260608 12:40:21.125880  3001 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:21.142874  3001 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:21.143989  3001 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:21.168815  3001 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0: Generated new TSK 0
I20260608 12:40:21.169319  3001 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:21.183431   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:21.189514  3012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:21.190302  3013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:21.191444  3015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:21.191747   431 server_base.cc:1061] running on GCE node
I20260608 12:40:21.192587   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:21.192827   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:21.192994   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922421192975 us; error 0 us; skew 500 ppm
I20260608 12:40:21.193543   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:21.195708   431 webserver.cc:533] Webserver started at http://127.0.107.193:34827/ using document root <none> and password file <none>
I20260608 12:40:21.196203   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:21.196372   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:21.196624   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:21.197722   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "82be32b613194f3e9e4075db95362dbd"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.202085   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:21.205423  3020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.206144   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:21.206403   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "82be32b613194f3e9e4075db95362dbd"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.206653   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-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)
I20260608 12:40:21.221091   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:21.222121   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:21.223469   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:21.225708   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:21.225891   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.226104   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:21.226260   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.263665   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36279
I20260608 12:40:21.263782  3082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36279 every 8 connection(s)
I20260608 12:40:21.268555   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:21.276396  3088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:21.278568  3087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:21.279134  3090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:21.281427   431 server_base.cc:1061] running on GCE node
I20260608 12:40:21.282265   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:40:21.282348  3083 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38049
W20260608 12:40:21.282495   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:21.282867   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922421282851 us; error 0 us; skew 500 ppm
I20260608 12:40:21.282917  3083 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:21.283491   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:21.283782  3083 heartbeater.cc:507] Master 127.0.107.254:38049 requested a full tablet report, sending...
I20260608 12:40:21.286140   431 webserver.cc:533] Webserver started at http://127.0.107.194:38677/ using document root <none> and password file <none>
I20260608 12:40:21.286178  2956 ts_manager.cc:194] Registered new tserver with Master: 82be32b613194f3e9e4075db95362dbd (127.0.107.193:36279)
I20260608 12:40:21.286763   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:21.286976   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:21.287235   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:21.288241  2956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36832
I20260608 12:40:21.288328   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "328218ae557348d78586119f8e1c6479"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.292798   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:21.295939  3095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.296643   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:21.296931   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "328218ae557348d78586119f8e1c6479"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.297175   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-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)
I20260608 12:40:21.309867   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:21.310935   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:21.312271   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:21.314420   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:21.314615   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.314819   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:21.314966   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.360040   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33967
I20260608 12:40:21.360154  3157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33967 every 8 connection(s)
I20260608 12:40:21.364815   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:21.371351  3161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:21.372174  3162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:21.376144  3164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:21.376281   431 server_base.cc:1061] running on GCE node
I20260608 12:40:21.376747  3158 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38049
I20260608 12:40:21.377167  3158 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:21.377367   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:21.377630   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:21.377838   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922421377820 us; error 0 us; skew 500 ppm
I20260608 12:40:21.378036  3158 heartbeater.cc:507] Master 127.0.107.254:38049 requested a full tablet report, sending...
I20260608 12:40:21.378625   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:21.380292  2956 ts_manager.cc:194] Registered new tserver with Master: 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967)
I20260608 12:40:21.381276   431 webserver.cc:533] Webserver started at http://127.0.107.195:34127/ using document root <none> and password file <none>
I20260608 12:40:21.381956   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:21.382087  2956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36848
I20260608 12:40:21.382220   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:21.382607   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:21.384140   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "2e14af0ec01a40c5833d5cf7527e573a"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.388507   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:40:21.391755  3169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.392447   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:21.392690   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "2e14af0ec01a40c5833d5cf7527e573a"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-qzs9"
I20260608 12:40:21.392982   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922345639380-431-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)
I20260608 12:40:21.415804   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:21.417004   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:21.418309   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:21.420409   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:21.420588   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.420840   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:21.420985   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.459319   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35649
I20260608 12:40:21.459429  3231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35649 every 8 connection(s)
I20260608 12:40:21.472477  3232 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38049
I20260608 12:40:21.472837  3232 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:21.473519  3232 heartbeater.cc:507] Master 127.0.107.254:38049 requested a full tablet report, sending...
I20260608 12:40:21.475345  2956 ts_manager.cc:194] Registered new tserver with Master: 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:21.475832   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013273413s
I20260608 12:40:21.476671  2956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36856
I20260608 12:40:22.290902  3083 heartbeater.cc:499] Master 127.0.107.254:38049 was elected leader, sending a full tablet report...
I20260608 12:40:22.384904  3158 heartbeater.cc:499] Master 127.0.107.254:38049 was elected leader, sending a full tablet report...
I20260608 12:40:22.479393  3232 heartbeater.cc:499] Master 127.0.107.254:38049 was elected leader, sending a full tablet report...
I20260608 12:40:22.534287  2956 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36864:
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"
    }
  }
}
W20260608 12:40:22.536834  2956 catalog_manager.cc:7076] 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.
I20260608 12:40:22.598104  3048 tablet_service.cc:1511] Processing CreateTablet for tablet feeb3defe9e3468b96c7aca100b71696 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:22.599130  3046 tablet_service.cc:1511] Processing CreateTablet for tablet 7693ea14ae694e88bf5e79895bd76954 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:22.599130  3047 tablet_service.cc:1511] Processing CreateTablet for tablet ba4a6ea2d45849fd8604fe3fd7d8e0f1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:22.600934  3045 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1280935c144e1adf448c2eb0dbb17 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:22.602790  3123 tablet_service.cc:1511] Processing CreateTablet for tablet feeb3defe9e3468b96c7aca100b71696 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:22.603341  3121 tablet_service.cc:1511] Processing CreateTablet for tablet 7693ea14ae694e88bf5e79895bd76954 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:22.604780  3121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693ea14ae694e88bf5e79895bd76954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.605525  3123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feeb3defe9e3468b96c7aca100b71696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.606871  3120 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1280935c144e1adf448c2eb0dbb17 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:22.607477  3197 tablet_service.cc:1511] Processing CreateTablet for tablet feeb3defe9e3468b96c7aca100b71696 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:22.608283  3120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1280935c144e1adf448c2eb0dbb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.608752  3197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feeb3defe9e3468b96c7aca100b71696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.599795  3048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feeb3defe9e3468b96c7aca100b71696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.611136  3045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1280935c144e1adf448c2eb0dbb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.604635  3122 tablet_service.cc:1511] Processing CreateTablet for tablet ba4a6ea2d45849fd8604fe3fd7d8e0f1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:22.612933  3196 tablet_service.cc:1511] Processing CreateTablet for tablet ba4a6ea2d45849fd8604fe3fd7d8e0f1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:22.613665  3122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4a6ea2d45849fd8604fe3fd7d8e0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.614406  3196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4a6ea2d45849fd8604fe3fd7d8e0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.616196  3195 tablet_service.cc:1511] Processing CreateTablet for tablet 7693ea14ae694e88bf5e79895bd76954 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:22.617638  3195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693ea14ae694e88bf5e79895bd76954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.619395  3194 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1280935c144e1adf448c2eb0dbb17 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=cdf2ccbfa9214c72ad0723afd0002930]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:22.622182  3047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4a6ea2d45849fd8604fe3fd7d8e0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.622961  3194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1280935c144e1adf448c2eb0dbb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.623922  3046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693ea14ae694e88bf5e79895bd76954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.665014  3253 tablet_bootstrap.cc:492] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Bootstrap starting.
I20260608 12:40:22.670787  3252 tablet_bootstrap.cc:492] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479: Bootstrap starting.
I20260608 12:40:22.673327  3253 tablet_bootstrap.cc:654] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.684214  3252 tablet_bootstrap.cc:654] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.689925  3256 tablet_bootstrap.cc:492] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: Bootstrap starting.
I20260608 12:40:22.692265  3253 tablet_bootstrap.cc:492] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: No bootstrap required, opened a new log
I20260608 12:40:22.692211  3252 tablet_bootstrap.cc:492] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479: No bootstrap required, opened a new log
I20260608 12:40:22.692785  3253 ts_tablet_manager.cc:1403] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 12:40:22.694427  3252 ts_tablet_manager.cc:1403] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260608 12:40:22.695863  3253 raft_consensus.cc:359] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.696650  3256 tablet_bootstrap.cc:654] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.696650  3253 raft_consensus.cc:385] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.697355  3253 raft_consensus.cc:740] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.698117  3252 raft_consensus.cc:359] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.698261  3253 consensus_queue.cc:260] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.699156  3252 raft_consensus.cc:385] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.699558  3252 raft_consensus.cc:740] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 328218ae557348d78586119f8e1c6479, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.700527  3252 consensus_queue.cc:260] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.707665  3253 ts_tablet_manager.cc:1434] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 12:40:22.708608  3253 tablet_bootstrap.cc:492] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: Bootstrap starting.
I20260608 12:40:22.709431  3252 ts_tablet_manager.cc:1434] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:40:22.710565  3252 tablet_bootstrap.cc:492] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479: Bootstrap starting.
I20260608 12:40:22.714061  3253 tablet_bootstrap.cc:654] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.719559  3256 tablet_bootstrap.cc:492] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: No bootstrap required, opened a new log
I20260608 12:40:22.720018  3256 ts_tablet_manager.cc:1403] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.009s
I20260608 12:40:22.716881  3252 tablet_bootstrap.cc:654] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.723296  3256 raft_consensus.cc:359] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.724016  3256 raft_consensus.cc:385] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.724319  3256 raft_consensus.cc:740] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e14af0ec01a40c5833d5cf7527e573a, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.724897  3253 tablet_bootstrap.cc:492] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: No bootstrap required, opened a new log
I20260608 12:40:22.725358  3253 ts_tablet_manager.cc:1403] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 12:40:22.725107  3256 consensus_queue.cc:260] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.728039  3253 raft_consensus.cc:359] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.728682  3253 raft_consensus.cc:385] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.729028  3253 raft_consensus.cc:740] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.729872  3253 consensus_queue.cc:260] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.731729  3253 ts_tablet_manager.cc:1434] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:40:22.732762  3253 tablet_bootstrap.cc:492] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: Bootstrap starting.
I20260608 12:40:22.734898  3256 ts_tablet_manager.cc:1434] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:40:22.739176  3253 tablet_bootstrap.cc:654] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.742242  3256 tablet_bootstrap.cc:492] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a: Bootstrap starting.
I20260608 12:40:22.746785  3253 tablet_bootstrap.cc:492] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: No bootstrap required, opened a new log
I20260608 12:40:22.747159  3253 ts_tablet_manager.cc:1403] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:40:22.749229  3253 raft_consensus.cc:359] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.749554  3256 tablet_bootstrap.cc:654] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.749742  3253 raft_consensus.cc:385] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.750250  3253 raft_consensus.cc:740] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.751122  3253 consensus_queue.cc:260] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.752272  3252 tablet_bootstrap.cc:492] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479: No bootstrap required, opened a new log
I20260608 12:40:22.752880  3252 ts_tablet_manager.cc:1403] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.027s
I20260608 12:40:22.753085  3253 ts_tablet_manager.cc:1434] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:22.754168  3253 tablet_bootstrap.cc:492] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd: Bootstrap starting.
I20260608 12:40:22.756095  3252 raft_consensus.cc:359] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.756911  3252 raft_consensus.cc:385] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.757280  3252 raft_consensus.cc:740] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 328218ae557348d78586119f8e1c6479, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.758203  3252 consensus_queue.cc:260] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.760437  3253 tablet_bootstrap.cc:654] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.761986  3252 ts_tablet_manager.cc:1434] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:40:22.764082  3252 tablet_bootstrap.cc:492] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479: Bootstrap starting.
I20260608 12:40:22.765331  3256 tablet_bootstrap.cc:492] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a: No bootstrap required, opened a new log
I20260608 12:40:22.765856  3256 ts_tablet_manager.cc:1403] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
W20260608 12:40:22.768980  3084 tablet.cc:2404] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:22.771790  3252 tablet_bootstrap.cc:654] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.772917  3256 raft_consensus.cc:359] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.773653  3256 raft_consensus.cc:385] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.773965  3256 raft_consensus.cc:740] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e14af0ec01a40c5833d5cf7527e573a, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.774814  3256 consensus_queue.cc:260] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.776554  3253 tablet_bootstrap.cc:492] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd: No bootstrap required, opened a new log
I20260608 12:40:22.776744  3256 ts_tablet_manager.cc:1434] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260608 12:40:22.777256  3253 ts_tablet_manager.cc:1403] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260608 12:40:22.778203  3256 tablet_bootstrap.cc:492] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a: Bootstrap starting.
I20260608 12:40:22.780480  3253 raft_consensus.cc:359] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.781213  3253 raft_consensus.cc:385] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.781493  3253 raft_consensus.cc:740] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.782469  3253 consensus_queue.cc:260] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.784893  3256 tablet_bootstrap.cc:654] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.787166  3253 ts_tablet_manager.cc:1434] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:40:22.790186  3252 tablet_bootstrap.cc:492] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479: No bootstrap required, opened a new log
I20260608 12:40:22.790678  3252 ts_tablet_manager.cc:1403] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260608 12:40:22.793412  3256 tablet_bootstrap.cc:492] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a: No bootstrap required, opened a new log
I20260608 12:40:22.793936  3256 ts_tablet_manager.cc:1403] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260608 12:40:22.793514  3252 raft_consensus.cc:359] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.794276  3252 raft_consensus.cc:385] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.794584  3252 raft_consensus.cc:740] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 328218ae557348d78586119f8e1c6479, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.795354  3252 consensus_queue.cc:260] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.796868  3256 raft_consensus.cc:359] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.797470  3252 ts_tablet_manager.cc:1434] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 12:40:22.797541  3256 raft_consensus.cc:385] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.797940  3256 raft_consensus.cc:740] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e14af0ec01a40c5833d5cf7527e573a, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.798543  3252 tablet_bootstrap.cc:492] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479: Bootstrap starting.
I20260608 12:40:22.798836  3256 consensus_queue.cc:260] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.800982  3256 ts_tablet_manager.cc:1434] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:40:22.801934  3256 tablet_bootstrap.cc:492] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a: Bootstrap starting.
I20260608 12:40:22.805613  3252 tablet_bootstrap.cc:654] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.808236  3256 tablet_bootstrap.cc:654] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:22.811334  3252 tablet_bootstrap.cc:492] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479: No bootstrap required, opened a new log
I20260608 12:40:22.811786  3252 ts_tablet_manager.cc:1403] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:40:22.813361  3256 tablet_bootstrap.cc:492] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a: No bootstrap required, opened a new log
I20260608 12:40:22.813731  3256 ts_tablet_manager.cc:1403] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:40:22.814488  3252 raft_consensus.cc:359] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.814988  3252 raft_consensus.cc:385] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.815205  3252 raft_consensus.cc:740] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 328218ae557348d78586119f8e1c6479, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.815758  3252 consensus_queue.cc:260] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.815897  3256 raft_consensus.cc:359] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.816484  3256 raft_consensus.cc:385] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:22.816844  3256 raft_consensus.cc:740] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e14af0ec01a40c5833d5cf7527e573a, State: Initialized, Role: FOLLOWER
I20260608 12:40:22.817481  3256 consensus_queue.cc:260] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.817830  3252 ts_tablet_manager.cc:1434] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:22.819712  3256 ts_tablet_manager.cc:1434] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:22.820775  3257 raft_consensus.cc:493] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:22.821260  3257 raft_consensus.cc:515] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.824103  3257 leader_election.cc:290] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967), 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:22.835716  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693ea14ae694e88bf5e79895bd76954" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e14af0ec01a40c5833d5cf7527e573a" is_pre_election: true
I20260608 12:40:22.836282  3207 raft_consensus.cc:2468] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 0.
I20260608 12:40:22.837172  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693ea14ae694e88bf5e79895bd76954" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479" is_pre_election: true
I20260608 12:40:22.837495  3023 leader_election.cc:304] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [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: 2e14af0ec01a40c5833d5cf7527e573a, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.837852  3133 raft_consensus.cc:2468] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 0.
I20260608 12:40:22.838315  3257 raft_consensus.cc:2804] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:22.838609  3257 raft_consensus.cc:493] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:22.838864  3257 raft_consensus.cc:3060] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.843389  3257 raft_consensus.cc:515] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.844909  3257 leader_election.cc:290] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [CANDIDATE]: Term 1 election: Requested vote from peers 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967), 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:22.845674  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693ea14ae694e88bf5e79895bd76954" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479"
I20260608 12:40:22.845852  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693ea14ae694e88bf5e79895bd76954" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e14af0ec01a40c5833d5cf7527e573a"
I20260608 12:40:22.846118  3133 raft_consensus.cc:3060] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.846293  3207 raft_consensus.cc:3060] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.850857  3207 raft_consensus.cc:2468] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 1.
I20260608 12:40:22.850977  3133 raft_consensus.cc:2468] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 1.
I20260608 12:40:22.851784  3023 leader_election.cc:304] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [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: 2e14af0ec01a40c5833d5cf7527e573a, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.852509  3257 raft_consensus.cc:2804] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:22.853487  3257 raft_consensus.cc:697] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: Becoming Leader. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Running, Role: LEADER
I20260608 12:40:22.854206  3257 consensus_queue.cc:237] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [LEADER]: Queue going to LEADER mode. State: All 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: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.861467  2954 catalog_manager.cc:5696] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 82be32b613194f3e9e4075db95362dbd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "82be32b613194f3e9e4075db95362dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:22.865953  3257 raft_consensus.cc:493] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:22.866345  3257 raft_consensus.cc:515] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.868253  3257 leader_election.cc:290] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967), 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:22.869293  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feeb3defe9e3468b96c7aca100b71696" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e14af0ec01a40c5833d5cf7527e573a" is_pre_election: true
I20260608 12:40:22.869407  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feeb3defe9e3468b96c7aca100b71696" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479" is_pre_election: true
I20260608 12:40:22.869964  3207 raft_consensus.cc:2468] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 0.
I20260608 12:40:22.870285  3133 raft_consensus.cc:2468] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 0.
I20260608 12:40:22.870854  3023 leader_election.cc:304] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [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: 2e14af0ec01a40c5833d5cf7527e573a, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.871605  3257 raft_consensus.cc:2804] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:22.871970  3257 raft_consensus.cc:493] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:22.872236  3257 raft_consensus.cc:3060] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.876467  3257 raft_consensus.cc:515] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.878077  3257 leader_election.cc:290] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [CANDIDATE]: Term 1 election: Requested vote from peers 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967), 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:22.878741  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feeb3defe9e3468b96c7aca100b71696" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479"
I20260608 12:40:22.878959  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feeb3defe9e3468b96c7aca100b71696" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e14af0ec01a40c5833d5cf7527e573a"
I20260608 12:40:22.879173  3133 raft_consensus.cc:3060] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.879446  3207 raft_consensus.cc:3060] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.883277  3133 raft_consensus.cc:2468] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 1.
I20260608 12:40:22.883601  3207 raft_consensus.cc:2468] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 1.
I20260608 12:40:22.884263  3022 leader_election.cc:304] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [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: 328218ae557348d78586119f8e1c6479, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.885025  3257 raft_consensus.cc:2804] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:22.885423  3257 raft_consensus.cc:697] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: Becoming Leader. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Running, Role: LEADER
I20260608 12:40:22.886137  3257 consensus_queue.cc:237] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [LEADER]: Queue going to LEADER mode. State: All 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: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.892983  2954 catalog_manager.cc:5696] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 82be32b613194f3e9e4075db95362dbd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "82be32b613194f3e9e4075db95362dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:22.950532  3262 raft_consensus.cc:493] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:22.951012  3262 raft_consensus.cc:515] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.953364  3262 leader_election.cc:290] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82be32b613194f3e9e4075db95362dbd (127.0.107.193:36279), 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967)
I20260608 12:40:22.963622  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4a6ea2d45849fd8604fe3fd7d8e0f1" candidate_uuid: "2e14af0ec01a40c5833d5cf7527e573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479" is_pre_election: true
I20260608 12:40:22.963727  3058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4a6ea2d45849fd8604fe3fd7d8e0f1" candidate_uuid: "2e14af0ec01a40c5833d5cf7527e573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82be32b613194f3e9e4075db95362dbd" is_pre_election: true
I20260608 12:40:22.964185  3133 raft_consensus.cc:2468] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e14af0ec01a40c5833d5cf7527e573a in term 0.
I20260608 12:40:22.964293  3058 raft_consensus.cc:2468] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e14af0ec01a40c5833d5cf7527e573a in term 0.
I20260608 12:40:22.965569  3171 leader_election.cc:304] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [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: 2e14af0ec01a40c5833d5cf7527e573a, 328218ae557348d78586119f8e1c6479; no voters: 
I20260608 12:40:22.966267  3262 raft_consensus.cc:2804] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:22.966538  3262 raft_consensus.cc:493] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:22.966791  3262 raft_consensus.cc:3060] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.967775  3257 raft_consensus.cc:493] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:22.968248  3257 raft_consensus.cc:515] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.970481  3257 leader_election.cc:290] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967), 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:22.971210  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1280935c144e1adf448c2eb0dbb17" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479" is_pre_election: true
I20260608 12:40:22.971436  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1280935c144e1adf448c2eb0dbb17" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e14af0ec01a40c5833d5cf7527e573a" is_pre_election: true
I20260608 12:40:22.971833  3133 raft_consensus.cc:2468] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 0.
I20260608 12:40:22.971948  3207 raft_consensus.cc:2468] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 0.
I20260608 12:40:22.972913  3022 leader_election.cc:304] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [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: 328218ae557348d78586119f8e1c6479, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.973508  3257 raft_consensus.cc:2804] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:22.973287  3262 raft_consensus.cc:515] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.973865  3257 raft_consensus.cc:493] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:22.974184  3257 raft_consensus.cc:3060] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.975026  3262 leader_election.cc:290] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [CANDIDATE]: Term 1 election: Requested vote from peers 82be32b613194f3e9e4075db95362dbd (127.0.107.193:36279), 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967)
I20260608 12:40:22.975862  3058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4a6ea2d45849fd8604fe3fd7d8e0f1" candidate_uuid: "2e14af0ec01a40c5833d5cf7527e573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82be32b613194f3e9e4075db95362dbd"
I20260608 12:40:22.976110  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4a6ea2d45849fd8604fe3fd7d8e0f1" candidate_uuid: "2e14af0ec01a40c5833d5cf7527e573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479"
I20260608 12:40:22.976301  3058 raft_consensus.cc:3060] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.976688  3133 raft_consensus.cc:3060] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.980052  3257 raft_consensus.cc:515] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.981037  3058 raft_consensus.cc:2468] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e14af0ec01a40c5833d5cf7527e573a in term 1.
I20260608 12:40:22.982250  3173 leader_election.cc:304] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [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: 2e14af0ec01a40c5833d5cf7527e573a, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.982901  3257 leader_election.cc:290] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [CANDIDATE]: Term 1 election: Requested vote from peers 328218ae557348d78586119f8e1c6479 (127.0.107.194:33967), 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195:35649)
I20260608 12:40:22.982946  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1280935c144e1adf448c2eb0dbb17" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328218ae557348d78586119f8e1c6479"
I20260608 12:40:22.983202  3262 raft_consensus.cc:2804] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:22.983116  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1280935c144e1adf448c2eb0dbb17" candidate_uuid: "82be32b613194f3e9e4075db95362dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e14af0ec01a40c5833d5cf7527e573a"
I20260608 12:40:22.983790  3132 raft_consensus.cc:3060] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.984001  3207 raft_consensus.cc:3060] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:22.984745  3262 raft_consensus.cc:697] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 LEADER]: Becoming Leader. State: Replica: 2e14af0ec01a40c5833d5cf7527e573a, State: Running, Role: LEADER
I20260608 12:40:22.985692  3262 consensus_queue.cc:237] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [LEADER]: Queue going to LEADER mode. State: All 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: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.988839  3207 raft_consensus.cc:2468] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 1.
I20260608 12:40:22.990464  3023 leader_election.cc:304] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [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: 2e14af0ec01a40c5833d5cf7527e573a, 82be32b613194f3e9e4075db95362dbd; no voters: 
I20260608 12:40:22.990630  3132 raft_consensus.cc:2468] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82be32b613194f3e9e4075db95362dbd in term 1.
I20260608 12:40:22.991390  3257 raft_consensus.cc:2804] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:22.991852  3257 raft_consensus.cc:697] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: Becoming Leader. State: Replica: 82be32b613194f3e9e4075db95362dbd, State: Running, Role: LEADER
I20260608 12:40:22.992636  3133 raft_consensus.cc:2468] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e14af0ec01a40c5833d5cf7527e573a in term 1.
I20260608 12:40:22.992599  3257 consensus_queue.cc:237] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [LEADER]: Queue going to LEADER mode. State: All 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: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } }
I20260608 12:40:22.998525  2954 catalog_manager.cc:5696] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e14af0ec01a40c5833d5cf7527e573a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2e14af0ec01a40c5833d5cf7527e573a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:23.000324  2956 catalog_manager.cc:5696] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 82be32b613194f3e9e4075db95362dbd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "82be32b613194f3e9e4075db95362dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82be32b613194f3e9e4075db95362dbd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "328218ae557348d78586119f8e1c6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e14af0ec01a40c5833d5cf7527e573a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:23.093564   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:23.110659   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:23.111474   431 tablet_replica.cc:333] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd: stopping tablet replica
I20260608 12:40:23.112165   431 raft_consensus.cc:2243] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.112659   431 raft_consensus.cc:2272] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.115222   431 tablet_replica.cc:333] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: stopping tablet replica
I20260608 12:40:23.115944  3009 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:40:23.115994   431 raft_consensus.cc:2243] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:23.117063   431 pending_rounds.cc:70] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: Trying to abort 1 pending ops.
I20260608 12:40:23.117404   431 pending_rounds.cc:77] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658244148371456 op_type: NO_OP noop_request { }
I20260608 12:40:23.117872   431 raft_consensus.cc:2889] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:23.118230   431 raft_consensus.cc:2272] T feeb3defe9e3468b96c7aca100b71696 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.121277   431 tablet_replica.cc:333] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: stopping tablet replica
I20260608 12:40:23.122014   431 raft_consensus.cc:2243] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:23.122745   431 pending_rounds.cc:70] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: Trying to abort 1 pending ops.
I20260608 12:40:23.122922   431 pending_rounds.cc:77] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658244017410048 op_type: NO_OP noop_request { }
I20260608 12:40:23.123169   431 raft_consensus.cc:2889] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:23.123441   431 raft_consensus.cc:2272] T 7693ea14ae694e88bf5e79895bd76954 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.125662   431 tablet_replica.cc:333] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: stopping tablet replica
I20260608 12:40:23.126116   431 raft_consensus.cc:2243] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:23.126638   431 pending_rounds.cc:70] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Trying to abort 1 pending ops.
I20260608 12:40:23.126811   431 pending_rounds.cc:77] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658244587114496 op_type: NO_OP noop_request { }
I20260608 12:40:23.127045   431 raft_consensus.cc:2889] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:23.127301   431 raft_consensus.cc:2272] T 25c1280935c144e1adf448c2eb0dbb17 P 82be32b613194f3e9e4075db95362dbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:23.132282  3009 auto_leader_rebalancer.cc:460] the master instance isn't leader: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:40:23.150023   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:23.160163   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:23.175534   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:23.176261   431 tablet_replica.cc:333] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479: stopping tablet replica
I20260608 12:40:23.176827   431 raft_consensus.cc:2243] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.177211   431 raft_consensus.cc:2272] T 7693ea14ae694e88bf5e79895bd76954 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.178942   431 tablet_replica.cc:333] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479: stopping tablet replica
I20260608 12:40:23.179435   431 raft_consensus.cc:2243] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.179774   431 raft_consensus.cc:2272] T 25c1280935c144e1adf448c2eb0dbb17 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.181540   431 tablet_replica.cc:333] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479: stopping tablet replica
I20260608 12:40:23.182006   431 raft_consensus.cc:2243] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.182345   431 raft_consensus.cc:2272] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.183966   431 tablet_replica.cc:333] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479: stopping tablet replica
I20260608 12:40:23.184404   431 raft_consensus.cc:2243] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.184757   431 raft_consensus.cc:2272] T feeb3defe9e3468b96c7aca100b71696 P 328218ae557348d78586119f8e1c6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.205097   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:23.215363   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:23.229938   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:23.230652   431 tablet_replica.cc:333] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a: stopping tablet replica
I20260608 12:40:23.231169   431 raft_consensus.cc:2243] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.231544   431 raft_consensus.cc:2272] T 25c1280935c144e1adf448c2eb0dbb17 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.233353   431 tablet_replica.cc:333] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a: stopping tablet replica
I20260608 12:40:23.233836   431 raft_consensus.cc:2243] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.234171   431 raft_consensus.cc:2272] T 7693ea14ae694e88bf5e79895bd76954 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.235790   431 tablet_replica.cc:333] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a: stopping tablet replica
I20260608 12:40:23.236241   431 raft_consensus.cc:2243] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.236568   431 raft_consensus.cc:2272] T feeb3defe9e3468b96c7aca100b71696 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.238298   431 tablet_replica.cc:333] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: stopping tablet replica
I20260608 12:40:23.238734   431 raft_consensus.cc:2243] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:23.239233   431 pending_rounds.cc:70] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: Trying to abort 1 pending ops.
I20260608 12:40:23.239394   431 pending_rounds.cc:77] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658244558766080 op_type: NO_OP noop_request { }
I20260608 12:40:23.239638   431 raft_consensus.cc:2889] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:23.239895   431 raft_consensus.cc:2272] T ba4a6ea2d45849fd8604fe3fd7d8e0f1 P 2e14af0ec01a40c5833d5cf7527e573a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.260392   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:23.270596   431 master.cc:562] Master@127.0.107.254:38049 shutting down...
I20260608 12:40:23.283080   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:23.283529   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.283787   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a5129b7a9b5348e78ac7b8b304aa26e0: stopping tablet replica
I20260608 12:40:23.300740   431 master.cc:584] Master@127.0.107.254:38049 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2344 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:40:23.334146   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40059
I20260608 12:40:23.335150   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:23.339926  3281 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.340042  3282 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.341898  3284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:23.344372   431 server_base.cc:1061] running on GCE node
I20260608 12:40:23.345778   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:23.345947   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:23.346062   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922423346050 us; error 0 us; skew 500 ppm
I20260608 12:40:23.346570   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:23.348628   431 webserver.cc:533] Webserver started at http://127.0.107.254:46011/ using document root <none> and password file <none>
I20260608 12:40:23.349170   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:23.349323   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:23.349539   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:23.350536   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "4111dc81d9a74cca906b5ace17b54fb9"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.354857   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:23.358228  3289 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.358925   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:23.359192   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "4111dc81d9a74cca906b5ace17b54fb9"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.359447   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-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)
I20260608 12:40:23.374022   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:23.374966   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:23.408182   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40059
I20260608 12:40:23.408288  3340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40059 every 8 connection(s)
I20260608 12:40:23.412030  3341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:23.421517  3341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9: Bootstrap starting.
I20260608 12:40:23.425729  3341 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:23.429402  3341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9: No bootstrap required, opened a new log
I20260608 12:40:23.431375  3341 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4111dc81d9a74cca906b5ace17b54fb9" member_type: VOTER }
I20260608 12:40:23.431733  3341 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:23.431945  3341 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111dc81d9a74cca906b5ace17b54fb9, State: Initialized, Role: FOLLOWER
I20260608 12:40:23.432542  3341 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4111dc81d9a74cca906b5ace17b54fb9" member_type: VOTER }
I20260608 12:40:23.433027  3341 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:23.433239  3341 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:23.433488  3341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:23.437536  3341 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4111dc81d9a74cca906b5ace17b54fb9" member_type: VOTER }
I20260608 12:40:23.438004  3341 leader_election.cc:304] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [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: 4111dc81d9a74cca906b5ace17b54fb9; no voters: 
I20260608 12:40:23.439030  3341 leader_election.cc:290] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:23.439384  3344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:23.440578  3344 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 1 LEADER]: Becoming Leader. State: Replica: 4111dc81d9a74cca906b5ace17b54fb9, State: Running, Role: LEADER
I20260608 12:40:23.441249  3344 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [LEADER]: Queue going to LEADER mode. State: All 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: "4111dc81d9a74cca906b5ace17b54fb9" member_type: VOTER }
I20260608 12:40:23.441834  3341 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:23.443990  3346 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4111dc81d9a74cca906b5ace17b54fb9. Latest consensus state: current_term: 1 leader_uuid: "4111dc81d9a74cca906b5ace17b54fb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4111dc81d9a74cca906b5ace17b54fb9" member_type: VOTER } }
I20260608 12:40:23.443935  3345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4111dc81d9a74cca906b5ace17b54fb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4111dc81d9a74cca906b5ace17b54fb9" member_type: VOTER } }
I20260608 12:40:23.444610  3346 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:23.444685  3345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:23.449798  3349 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:23.457247  3349 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:23.458163   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:23.466145  3349 catalog_manager.cc:1382] Generated new cluster ID: cc36537c27124616ab17a19650f0c1dc
I20260608 12:40:23.466418  3349 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:23.478042  3349 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:23.479264  3349 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:23.505378  3349 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9: Generated new TSK 0
I20260608 12:40:23.505995  3349 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:23.524266   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:23.530097  3362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.531522  3363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:23.532737   431 server_base.cc:1061] running on GCE node
W20260608 12:40:23.532655  3365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:23.533802   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:23.533989   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:23.534127   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922423534115 us; error 0 us; skew 500 ppm
I20260608 12:40:23.534664   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:23.536964   431 webserver.cc:533] Webserver started at http://127.0.107.193:36741/ using document root <none> and password file <none>
I20260608 12:40:23.537478   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:23.537642   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:23.537858   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:23.538892   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "a0371d37ce7047a9ae53fb596c8696bf"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.543426   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:23.546694  3370 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.547386   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:23.547628   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "a0371d37ce7047a9ae53fb596c8696bf"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.547863   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-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)
I20260608 12:40:23.571393   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:23.572465   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:23.573882   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:23.576195   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:23.576387   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.576619   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:23.576799   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:23.614398   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43797
I20260608 12:40:23.614490  3432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43797 every 8 connection(s)
I20260608 12:40:23.619467   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:23.626104  3437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.627444  3438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.630472  3440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:23.630906   431 server_base.cc:1061] running on GCE node
I20260608 12:40:23.631799   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:23.632062   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:23.632241   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922423632222 us; error 0 us; skew 500 ppm
I20260608 12:40:23.632378  3433 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40059
I20260608 12:40:23.632799  3433 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:23.633055   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:23.633677  3433 heartbeater.cc:507] Master 127.0.107.254:40059 requested a full tablet report, sending...
I20260608 12:40:23.635694   431 webserver.cc:533] Webserver started at http://127.0.107.194:45171/ using document root <none> and password file <none>
I20260608 12:40:23.636194  3306 ts_manager.cc:194] Registered new tserver with Master: a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:23.636396   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:23.636688   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:23.637041   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:23.638407   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "a2a7b97ac98248c594ddfae79c5015fd"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.638630  3306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37462
I20260608 12:40:23.643337   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:23.646598  3445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.647310   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:40:23.647562   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "a2a7b97ac98248c594ddfae79c5015fd"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.647805   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-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)
I20260608 12:40:23.675624   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:23.676663   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:23.678047   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:23.680261   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:23.680435   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.680672   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:23.680843   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:23.717056   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40543
I20260608 12:40:23.717185  3507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40543 every 8 connection(s)
I20260608 12:40:23.721961   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:23.728147  3511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.730986  3512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:23.732218  3514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:23.733665  3508 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40059
I20260608 12:40:23.734109  3508 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:23.735070  3508 heartbeater.cc:507] Master 127.0.107.254:40059 requested a full tablet report, sending...
I20260608 12:40:23.737404  3306 ts_manager.cc:194] Registered new tserver with Master: a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:23.738312   431 server_base.cc:1061] running on GCE node
I20260608 12:40:23.739161  3306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37470
I20260608 12:40:23.739212   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:23.739578   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:23.739753   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922423739734 us; error 0 us; skew 500 ppm
I20260608 12:40:23.740486   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:23.742866   431 webserver.cc:533] Webserver started at http://127.0.107.195:34519/ using document root <none> and password file <none>
I20260608 12:40:23.743353   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:23.743563   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:23.743810   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:23.744860   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "5470f615dfd54468999bfecef3551174"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.749159   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:40:23.752549  3519 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.753304   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:23.753567   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "5470f615dfd54468999bfecef3551174"
format_stamp: "Formatted at 2026-06-08 12:40:23 on dist-test-slave-qzs9"
I20260608 12:40:23.753825   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-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)
I20260608 12:40:23.774957   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:23.776037   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:23.777408   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:23.779541   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:23.779723   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.779950   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:23.780094   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:23.815745   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41845
I20260608 12:40:23.815871  3581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41845 every 8 connection(s)
I20260608 12:40:23.828898  3582 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40059
I20260608 12:40:23.829237  3582 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:23.829917  3582 heartbeater.cc:507] Master 127.0.107.254:40059 requested a full tablet report, sending...
I20260608 12:40:23.831732  3306 ts_manager.cc:194] Registered new tserver with Master: 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:23.832050   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013223556s
I20260608 12:40:23.833469  3306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37482
I20260608 12:40:24.641420  3433 heartbeater.cc:499] Master 127.0.107.254:40059 was elected leader, sending a full tablet report...
I20260608 12:40:24.741835  3508 heartbeater.cc:499] Master 127.0.107.254:40059 was elected leader, sending a full tablet report...
I20260608 12:40:24.835943  3582 heartbeater.cc:499] Master 127.0.107.254:40059 was elected leader, sending a full tablet report...
I20260608 12:40:24.885059  3306 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37490:
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"
    }
  }
}
W20260608 12:40:24.887042  3306 catalog_manager.cc:7076] 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.
I20260608 12:40:24.951794  3546 tablet_service.cc:1511] Processing CreateTablet for tablet 4fca587214424763a3b4202fe948bf60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.952831  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 450ec9f62330447193110923ccbc4035 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.953368  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fca587214424763a3b4202fe948bf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.954569  3547 tablet_service.cc:1511] Processing CreateTablet for tablet c920f7cd59474a6ea46a029cfd2f02d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.951794  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 82444abf337748ad9a45528f9a22d05c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.955955  3547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c920f7cd59474a6ea46a029cfd2f02d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.958820  3543 tablet_service.cc:1511] Processing CreateTablet for tablet 0dcaa564739c426d9ebb737f7ae328e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.959875  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82444abf337748ad9a45528f9a22d05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.959434  3473 tablet_service.cc:1511] Processing CreateTablet for tablet c920f7cd59474a6ea46a029cfd2f02d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.962312  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c920f7cd59474a6ea46a029cfd2f02d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.965021  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450ec9f62330447193110923ccbc4035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.965708  3543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcaa564739c426d9ebb737f7ae328e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.966127  3471 tablet_service.cc:1511] Processing CreateTablet for tablet 450ec9f62330447193110923ccbc4035 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.967478  3471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450ec9f62330447193110923ccbc4035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.969719  3470 tablet_service.cc:1511] Processing CreateTablet for tablet 82444abf337748ad9a45528f9a22d05c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.971083  3470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82444abf337748ad9a45528f9a22d05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.971341  3542 tablet_service.cc:1511] Processing CreateTablet for tablet dec2a9f17e0a49f7b42e432af194303b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.972658  3542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec2a9f17e0a49f7b42e432af194303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.974021  3468 tablet_service.cc:1511] Processing CreateTablet for tablet dec2a9f17e0a49f7b42e432af194303b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.975416  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec2a9f17e0a49f7b42e432af194303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.975732  3541 tablet_service.cc:1511] Processing CreateTablet for tablet 7c28f2a178d341749e1e37585158570d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.977185  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28f2a178d341749e1e37585158570d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.977721  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 7c28f2a178d341749e1e37585158570d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.978582  3398 tablet_service.cc:1511] Processing CreateTablet for tablet c920f7cd59474a6ea46a029cfd2f02d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.979782  3395 tablet_service.cc:1511] Processing CreateTablet for tablet 82444abf337748ad9a45528f9a22d05c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.980165  3469 tablet_service.cc:1511] Processing CreateTablet for tablet 0dcaa564739c426d9ebb737f7ae328e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.981278  3397 tablet_service.cc:1511] Processing CreateTablet for tablet 4fca587214424763a3b4202fe948bf60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.981978  3394 tablet_service.cc:1511] Processing CreateTablet for tablet 0dcaa564739c426d9ebb737f7ae328e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.984437  3396 tablet_service.cc:1511] Processing CreateTablet for tablet 450ec9f62330447193110923ccbc4035 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.979065  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28f2a178d341749e1e37585158570d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.985445  3393 tablet_service.cc:1511] Processing CreateTablet for tablet dec2a9f17e0a49f7b42e432af194303b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.980082  3398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c920f7cd59474a6ea46a029cfd2f02d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.984630  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 7c28f2a178d341749e1e37585158570d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.988821  3397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fca587214424763a3b4202fe948bf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.989035  3469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcaa564739c426d9ebb737f7ae328e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.989482  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcaa564739c426d9ebb737f7ae328e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.990163  3396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450ec9f62330447193110923ccbc4035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.990762  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec2a9f17e0a49f7b42e432af194303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.993062  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28f2a178d341749e1e37585158570d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:24.964959  3472 tablet_service.cc:1511] Processing CreateTablet for tablet 4fca587214424763a3b4202fe948bf60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:24.994168  3472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fca587214424763a3b4202fe948bf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:25.005038  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82444abf337748ad9a45528f9a22d05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:25.029682  3391 tablet_service.cc:1511] Processing CreateTablet for tablet 1290566f51854409829c2123f445e4f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:25.031329  3391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290566f51854409829c2123f445e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:25.039067  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 1290566f51854409829c2123f445e4f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:25.040635  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290566f51854409829c2123f445e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:25.044421  3603 tablet_bootstrap.cc:492] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.049715  3602 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.060495  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 1290566f51854409829c2123f445e4f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:25.061980  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290566f51854409829c2123f445e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:25.064623  3602 tablet_bootstrap.cc:654] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.066419  3603 tablet_bootstrap.cc:654] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.085052  3603 tablet_bootstrap.cc:492] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.085582  3603 ts_tablet_manager.cc:1403] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.009s
I20260608 12:40:25.088418  3603 raft_consensus.cc:359] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.090934  3603 raft_consensus.cc:385] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.091636  3603 raft_consensus.cc:740] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.093216  3603 consensus_queue.cc:260] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.104441  3602 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.105006  3602 ts_tablet_manager.cc:1403] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.000s
I20260608 12:40:25.106649  3607 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.107476  3603 ts_tablet_manager.cc:1434] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260608 12:40:25.108518  3603 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.108991  3602 raft_consensus.cc:359] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.109736  3602 raft_consensus.cc:385] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.110072  3602 raft_consensus.cc:740] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.110877  3602 consensus_queue.cc:260] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.113348  3607 tablet_bootstrap.cc:654] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.115154  3603 tablet_bootstrap.cc:654] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.121269  3602 ts_tablet_manager.cc:1434] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:40:25.122195  3602 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.123684  3603 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.124078  3607 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.124209  3603 ts_tablet_manager.cc:1403] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.011s
I20260608 12:40:25.124609  3607 ts_tablet_manager.cc:1403] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260608 12:40:25.127478  3607 raft_consensus.cc:359] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.128162  3607 raft_consensus.cc:385] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.128487  3607 raft_consensus.cc:740] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.128790  3602 tablet_bootstrap.cc:654] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.128809  3603 raft_consensus.cc:359] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.129767  3603 raft_consensus.cc:385] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.129401  3607 consensus_queue.cc:260] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.130118  3603 raft_consensus.cc:740] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.130913  3603 consensus_queue.cc:260] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.133504  3603 ts_tablet_manager.cc:1434] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:40:25.134529  3603 tablet_bootstrap.cc:492] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.137917  3602 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.138474  3602 ts_tablet_manager.cc:1403] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 12:40:25.140748  3603 tablet_bootstrap.cc:654] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.141405  3602 raft_consensus.cc:359] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.144968  3602 raft_consensus.cc:385] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.145306  3602 raft_consensus.cc:740] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.146268  3603 tablet_bootstrap.cc:492] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.146064  3602 consensus_queue.cc:260] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.146620  3607 ts_tablet_manager.cc:1434] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.012s
I20260608 12:40:25.146763  3603 ts_tablet_manager.cc:1403] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260608 12:40:25.148236  3602 ts_tablet_manager.cc:1434] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260608 12:40:25.149364  3602 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.150386  3607 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.150960  3603 raft_consensus.cc:359] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.151717  3603 raft_consensus.cc:385] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.152135  3603 raft_consensus.cc:740] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.153054  3603 consensus_queue.cc:260] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.155573  3602 tablet_bootstrap.cc:654] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.156778  3607 tablet_bootstrap.cc:654] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.157305  3603 ts_tablet_manager.cc:1434] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:40:25.158365  3603 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.164096  3603 tablet_bootstrap.cc:654] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.175153  3603 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.175647  3603 ts_tablet_manager.cc:1403] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:40:25.178355  3603 raft_consensus.cc:359] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.179183  3603 raft_consensus.cc:385] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.179481  3603 raft_consensus.cc:740] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.180513  3602 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.180182  3603 consensus_queue.cc:260] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.180949  3602 ts_tablet_manager.cc:1403] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.017s
I20260608 12:40:25.181140  3607 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.181658  3607 ts_tablet_manager.cc:1403] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260608 12:40:25.182410  3603 ts_tablet_manager.cc:1434] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:25.183413  3603 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.183768  3602 raft_consensus.cc:359] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.184497  3602 raft_consensus.cc:385] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.184293  3607 raft_consensus.cc:359] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.184896  3602 raft_consensus.cc:740] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.185089  3607 raft_consensus.cc:385] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.185469  3607 raft_consensus.cc:740] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.185808  3602 consensus_queue.cc:260] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.186347  3607 consensus_queue.cc:260] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.189563  3603 tablet_bootstrap.cc:654] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.190496  3602 ts_tablet_manager.cc:1434] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:40:25.191504  3602 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.197089  3602 tablet_bootstrap.cc:654] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.198007  3607 ts_tablet_manager.cc:1434] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260608 12:40:25.200621  3603 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.201128  3603 ts_tablet_manager.cc:1403] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:40:25.203998  3607 tablet_bootstrap.cc:492] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.203981  3603 raft_consensus.cc:359] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.204734  3603 raft_consensus.cc:385] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.205047  3603 raft_consensus.cc:740] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.205204  3602 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.205678  3602 ts_tablet_manager.cc:1403] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260608 12:40:25.205822  3603 consensus_queue.cc:260] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.208088  3603 ts_tablet_manager.cc:1434] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:40:25.208179  3602 raft_consensus.cc:359] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.208961  3602 raft_consensus.cc:385] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.209157  3603 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.209314  3602 raft_consensus.cc:740] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.210541  3607 tablet_bootstrap.cc:654] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.210345  3602 consensus_queue.cc:260] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.214948  3602 ts_tablet_manager.cc:1434] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:40:25.215924  3602 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.215981  3603 tablet_bootstrap.cc:654] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.221982  3607 tablet_bootstrap.cc:492] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.222370  3603 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.222481  3607 ts_tablet_manager.cc:1403] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:40:25.222898  3603 ts_tablet_manager.cc:1403] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:40:25.222932  3602 tablet_bootstrap.cc:654] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.225528  3607 raft_consensus.cc:359] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.225955  3603 raft_consensus.cc:359] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.226310  3607 raft_consensus.cc:385] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.226717  3603 raft_consensus.cc:385] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.226851  3607 raft_consensus.cc:740] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.227124  3603 raft_consensus.cc:740] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.227959  3603 consensus_queue.cc:260] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.227994  3607 consensus_queue.cc:260] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.230476  3603 ts_tablet_manager.cc:1434] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:40:25.231473  3603 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.238044  3603 tablet_bootstrap.cc:654] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.238241  3606 raft_consensus.cc:493] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.238715  3606 raft_consensus.cc:515] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.242915  3606 leader_election.cc:290] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.248203  3607 ts_tablet_manager.cc:1434] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260608 12:40:25.251845  3607 tablet_bootstrap.cc:492] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.265419  3607 tablet_bootstrap.cc:654] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.273355  3602 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.273875  3602 ts_tablet_manager.cc:1403] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.020s
I20260608 12:40:25.275441  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290566f51854409829c2123f445e4f3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:25.275576  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290566f51854409829c2123f445e4f3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.276131  3557 raft_consensus.cc:2468] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.276324  3483 raft_consensus.cc:2468] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.276952  3602 raft_consensus.cc:359] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.277941  3602 raft_consensus.cc:385] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.277765  3371 leader_election.cc:304] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:25.278756  3606 raft_consensus.cc:2804] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.279119  3606 raft_consensus.cc:493] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.279289  3602 raft_consensus.cc:740] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.279676  3603 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.279631  3606 raft_consensus.cc:3060] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.280313  3603 ts_tablet_manager.cc:1403] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.028s
I20260608 12:40:25.280198  3602 consensus_queue.cc:260] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.282495  3602 ts_tablet_manager.cc:1434] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:40:25.283334  3602 tablet_bootstrap.cc:492] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.283365  3603 raft_consensus.cc:359] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.284135  3603 raft_consensus.cc:385] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.284425  3603 raft_consensus.cc:740] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.285252  3603 consensus_queue.cc:260] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.286302  3607 tablet_bootstrap.cc:492] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.286829  3607 ts_tablet_manager.cc:1403] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.009s
I20260608 12:40:25.289682  3602 tablet_bootstrap.cc:654] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.290726  3611 raft_consensus.cc:493] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.291221  3611 raft_consensus.cc:515] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.294100  3611 leader_election.cc:290] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:25.298209  3606 raft_consensus.cc:515] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.300983  3606 leader_election.cc:290] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.301163  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290566f51854409829c2123f445e4f3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.301677  3483 raft_consensus.cc:3060] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.302219  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290566f51854409829c2123f445e4f3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:25.302790  3557 raft_consensus.cc:3060] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.303387  3606 raft_consensus.cc:493] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.303843  3606 raft_consensus.cc:515] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.306236  3606 leader_election.cc:290] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.306644  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fca587214424763a3b4202fe948bf60" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.307286  3482 raft_consensus.cc:2468] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.307721  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fca587214424763a3b4202fe948bf60" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:25.308744  3374 leader_election.cc:304] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
W20260608 12:40:25.309453  3371 leader_election.cc:343] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:25.311668  3627 raft_consensus.cc:2804] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.312016  3483 raft_consensus.cc:2468] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.313220  3374 leader_election.cc:304] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.314011  3606 raft_consensus.cc:2804] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.314458  3606 raft_consensus.cc:697] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:25.315255  3606 consensus_queue.cc:237] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.317260  3557 raft_consensus.cc:2468] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.289741  3607 raft_consensus.cc:359] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.318415  3607 raft_consensus.cc:385] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.318729  3607 raft_consensus.cc:740] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.319231  3602 tablet_bootstrap.cc:492] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.312070  3627 raft_consensus.cc:493] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.319650  3607 consensus_queue.cc:260] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.320326  3627 raft_consensus.cc:3060] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.321623  3607 ts_tablet_manager.cc:1434] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260608 12:40:25.322587  3607 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.325165  3603 ts_tablet_manager.cc:1434] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.005s
I20260608 12:40:25.327944  3603 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:25.329221  3627 raft_consensus.cc:515] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.330718  3607 tablet_bootstrap.cc:654] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.331387  3627 leader_election.cc:290] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.319732  3602 ts_tablet_manager.cc:1403] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.014s
I20260608 12:40:25.332031  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fca587214424763a3b4202fe948bf60" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.332577  3483 raft_consensus.cc:3060] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.333983  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fca587214424763a3b4202fe948bf60" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:25.334842  3602 raft_consensus.cc:359] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.335510  3602 raft_consensus.cc:385] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.335798  3602 raft_consensus.cc:740] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.336614  3602 consensus_queue.cc:260] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.338753  3602 ts_tablet_manager.cc:1434] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:40:25.339504  3483 raft_consensus.cc:2468] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.340629  3374 leader_election.cc:304] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
W20260608 12:40:25.341218  3371 leader_election.cc:343] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:25.341475  3627 raft_consensus.cc:2804] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.341966  3627 raft_consensus.cc:697] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:25.342746  3627 consensus_queue.cc:237] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.344118  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.344821  3482 raft_consensus.cc:2468] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 0.
I20260608 12:40:25.346581  3523 leader_election.cc:304] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.347483  3611 raft_consensus.cc:2804] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.347921  3611 raft_consensus.cc:493] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.348321  3611 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.349179  3602 tablet_bootstrap.cc:492] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.352907  3626 raft_consensus.cc:493] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.353446  3626 raft_consensus.cc:515] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.358592  3611 raft_consensus.cc:515] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.361974  3626 leader_election.cc:290] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.365127  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.365263  3626 raft_consensus.cc:493] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.365712  3626 raft_consensus.cc:515] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.367408  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.367981  3482 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.369294  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
W20260608 12:40:25.371251  3374 leader_election.cc:343] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:25.363689  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:25.372020  3557 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.372665  3603 tablet_bootstrap.cc:654] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.372887  3626 leader_election.cc:290] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:25.373989  3602 tablet_bootstrap.cc:654] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.365731  3483 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.377507  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:25.378124  3557 raft_consensus.cc:2468] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.379830  3635 raft_consensus.cc:493] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.377022  3371 leader_election.cc:304] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:25.380337  3635 raft_consensus.cc:515] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.381341  3371 leader_election.cc:304] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:25.381807  3626 raft_consensus.cc:2804] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.382184  3626 raft_consensus.cc:493] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.382254  3634 raft_consensus.cc:2804] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.382606  3626 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.382737  3634 raft_consensus.cc:493] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.383153  3634 raft_consensus.cc:3060] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.382465  3635 leader_election.cc:290] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:25.387290  3611 leader_election.cc:290] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:25.389194  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.389667  3634 raft_consensus.cc:515] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.391407  3602 tablet_bootstrap.cc:492] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.391893  3602 ts_tablet_manager.cc:1403] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260608 12:40:25.392980  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:25.393637  3557 raft_consensus.cc:3060] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.394790  3602 raft_consensus.cc:359] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.395702  3634 leader_election.cc:290] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:25.396831  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.389918  3483 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 0.
I20260608 12:40:25.398865  3626 raft_consensus.cc:515] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.400806  3557 raft_consensus.cc:2468] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.401832  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.409015  3483 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.402796  3523 leader_election.cc:304] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.409732  3371 leader_election.cc:304] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:25.410544  3606 raft_consensus.cc:2804] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.404238  3626 leader_election.cc:290] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.405381  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:25.411022  3606 raft_consensus.cc:697] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:25.411110  3556 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.411787  3607 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.412281  3607 ts_tablet_manager.cc:1403] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.041s
I20260608 12:40:25.411952  3606 consensus_queue.cc:237] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.412750  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:25.413574  3407 raft_consensus.cc:2393] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5470f615dfd54468999bfecef3551174 in current term 1: Already voted for candidate a0371d37ce7047a9ae53fb596c8696bf in this term.
I20260608 12:40:25.414791  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:25.415380  3406 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.415367  3607 raft_consensus.cc:359] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.416098  3607 raft_consensus.cc:385] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.416396  3607 raft_consensus.cc:740] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.406025  3603 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:25.417066  3603 ts_tablet_manager.cc:1403] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.089s	user 0.002s	sys 0.008s
I20260608 12:40:25.417297  3607 consensus_queue.cc:260] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.419940  3603 raft_consensus.cc:359] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.420606  3603 raft_consensus.cc:385] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.421077  3607 ts_tablet_manager.cc:1434] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:40:25.420904  3603 raft_consensus.cc:740] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.422242  3603 consensus_queue.cc:260] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.423666  3607 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.424280  3603 ts_tablet_manager.cc:1434] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:40:25.426191  3556 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.426738  3635 raft_consensus.cc:2764] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:40:25.395507  3602 raft_consensus.cc:385] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.406662  3303 catalog_manager.cc:5696] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:25.429255  3371 leader_election.cc:304] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:25.412084  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:25.406750  3482 raft_consensus.cc:2468] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 1.
I20260608 12:40:25.432528  3523 leader_election.cc:304] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.432847  3602 raft_consensus.cc:740] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.433838  3406 raft_consensus.cc:2468] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 1.
I20260608 12:40:25.435029  3626 raft_consensus.cc:2804] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.435834  3626 raft_consensus.cc:697] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:25.435685  3602 consensus_queue.cc:260] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:25.436689  3481 raft_consensus.cc:3060] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.436818  3626 consensus_queue.cc:237] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.437817  3611 raft_consensus.cc:2804] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.439071  3611 raft_consensus.cc:697] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:25.439936  3611 consensus_queue.cc:237] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [LEADER]: Queue going to LEADER mode. State: All 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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.441771  3607 tablet_bootstrap.cc:654] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.443768  3481 raft_consensus.cc:2468] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.453392  3635 raft_consensus.cc:493] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.453878  3635 raft_consensus.cc:515] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
W20260608 12:40:25.455516  3354 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:25.455999  3635 leader_election.cc:290] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:25.457449  3608 raft_consensus.cc:493] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.457590  3359 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:25.457963  3608 raft_consensus.cc:515] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
W20260608 12:40:25.458567  3359 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:40:25.459069  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcaa564739c426d9ebb737f7ae328e9" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:25.459718  3406 raft_consensus.cc:2468] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 0.
I20260608 12:40:25.461203  3523 leader_election.cc:304] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:25.462148  3635 raft_consensus.cc:2804] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.462500  3635 raft_consensus.cc:493] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.462822  3635 raft_consensus.cc:3060] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.461606  3608 leader_election.cc:290] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.469900  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcaa564739c426d9ebb737f7ae328e9" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.470546  3481 raft_consensus.cc:2468] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 0.
I20260608 12:40:25.472266  3635 raft_consensus.cc:515] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.475165  3602 ts_tablet_manager.cc:1434] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.005s
I20260608 12:40:25.475546  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcaa564739c426d9ebb737f7ae328e9" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.476116  3481 raft_consensus.cc:3060] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.482653  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcaa564739c426d9ebb737f7ae328e9" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:25.483242  3406 raft_consensus.cc:3060] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.484208  3483 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.489799  3406 raft_consensus.cc:2468] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 1.
I20260608 12:40:25.490988  3523 leader_election.cc:304] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:25.493939  3602 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:25.496064  3635 leader_election.cc:290] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:25.496795  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82444abf337748ad9a45528f9a22d05c" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
W20260608 12:40:25.498163  3446 leader_election.cc:343] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:25.496124  3645 raft_consensus.cc:2804] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.498983  3645 raft_consensus.cc:697] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:25.499897  3645 consensus_queue.cc:237] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Queue going to LEADER mode. State: All 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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.502947  3481 raft_consensus.cc:2468] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 1.
I20260608 12:40:25.507802  3304 catalog_manager.cc:5696] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:25.510624  3602 tablet_bootstrap.cc:654] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.516470  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82444abf337748ad9a45528f9a22d05c" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:25.517042  3406 raft_consensus.cc:2468] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 0.
I20260608 12:40:25.518426  3449 leader_election.cc:304] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 5470f615dfd54468999bfecef3551174
I20260608 12:40:25.519055  3608 raft_consensus.cc:2804] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.519392  3608 raft_consensus.cc:493] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.519629  3607 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.519685  3608 raft_consensus.cc:3060] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.520367  3607 ts_tablet_manager.cc:1403] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.020s
I20260608 12:40:25.523681  3607 raft_consensus.cc:359] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.524395  3607 raft_consensus.cc:385] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.524686  3607 raft_consensus.cc:740] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.525686  3607 consensus_queue.cc:260] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.526665  3608 raft_consensus.cc:515] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.528306  3607 ts_tablet_manager.cc:1434] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:40:25.529433  3607 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.529454  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82444abf337748ad9a45528f9a22d05c" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:25.531033  3406 raft_consensus.cc:3060] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.536034  3607 tablet_bootstrap.cc:654] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.538843  3406 raft_consensus.cc:2468] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 1.
I20260608 12:40:25.540004  3449 leader_election.cc:304] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.541738  3607 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.542562  3607 ts_tablet_manager.cc:1403] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260608 12:40:25.543597  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82444abf337748ad9a45528f9a22d05c" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
W20260608 12:40:25.545080  3446 leader_election.cc:343] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:25.545568  3607 raft_consensus.cc:359] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.546356  3607 raft_consensus.cc:385] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.546706  3607 raft_consensus.cc:740] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.547533  3607 consensus_queue.cc:260] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.550166  3607 ts_tablet_manager.cc:1434] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:40:25.549894  3306 catalog_manager.cc:5696] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:25.551359  3607 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:25.551813  3306 catalog_manager.cc:5696] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:25.554394  3306 catalog_manager.cc:5696] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:25.558439  3607 tablet_bootstrap.cc:654] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:25.559661  3608 leader_election.cc:290] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.560220  3608 raft_consensus.cc:2804] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.560660  3608 raft_consensus.cc:697] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Becoming Leader. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:25.561468  3608 consensus_queue.cc:237] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.570186  3607 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:25.570761  3607 ts_tablet_manager.cc:1403] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 12:40:25.573515  3607 raft_consensus.cc:359] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.574244  3607 raft_consensus.cc:385] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.574564  3607 raft_consensus.cc:740] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.575330  3607 consensus_queue.cc:260] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.577327  3602 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:25.577486  3607 ts_tablet_manager.cc:1434] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:25.577780  3602 ts_tablet_manager.cc:1403] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.022s
I20260608 12:40:25.582159  3304 catalog_manager.cc:5696] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:25.583014  3602 raft_consensus.cc:359] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.583654  3602 raft_consensus.cc:385] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:25.583932  3602 raft_consensus.cc:740] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:25.584547  3602 consensus_queue.cc:260] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.586298  3602 ts_tablet_manager.cc:1434] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:40:25.590516  3306 catalog_manager.cc:5696] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:25.651378  3626 raft_consensus.cc:493] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.651803  3626 raft_consensus.cc:515] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.653518  3626 leader_election.cc:290] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.654232  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.654563  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:25.654733  3481 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.655090  3556 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:25.655665  3374 leader_election.cc:304] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.656347  3626 raft_consensus.cc:2804] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:25.656662  3626 raft_consensus.cc:493] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:25.656944  3626 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.661103  3626 raft_consensus.cc:515] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.662683  3626 leader_election.cc:290] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:25.663304  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:25.663563  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:25.663726  3481 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.664002  3556 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.667989  3481 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.668185  3556 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:25.668929  3374 leader_election.cc:304] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:25.669615  3626 raft_consensus.cc:2804] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:25.670063  3626 raft_consensus.cc:697] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:25.670789  3626 consensus_queue.cc:237] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.677512  3306 catalog_manager.cc:5696] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:25.707091  3626 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.717998  3634 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.759886  3645 raft_consensus.cc:493] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:25.760308  3645 raft_consensus.cc:515] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:25.762189  3645 leader_election.cc:290] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:25.762764  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82444abf337748ad9a45528f9a22d05c" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:25.763233  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82444abf337748ad9a45528f9a22d05c" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:25.763516  3406 raft_consensus.cc:2393] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5470f615dfd54468999bfecef3551174 in current term 1: Already voted for candidate a2a7b97ac98248c594ddfae79c5015fd in this term.
I20260608 12:40:25.764778  3523 leader_election.cc:304] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174; no voters: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:25.765388  3645 raft_consensus.cc:3060] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.769778  3645 raft_consensus.cc:2749] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:25.795014  3626 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.796398  3556 raft_consensus.cc:3060] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:25.803488  3626 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.853319   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:25.859721  3663 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:25.859720  3662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:25.860280  3665 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:25.861148   431 server_base.cc:1061] running on GCE node
I20260608 12:40:25.861943   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:25.862149   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:25.862323   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922425862307 us; error 0 us; skew 500 ppm
I20260608 12:40:25.862871   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:25.867031   431 webserver.cc:533] Webserver started at http://127.0.107.196:45779/ using document root <none> and password file <none>
I20260608 12:40:25.867218  3645 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.867729   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:25.868026   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:25.868314   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:25.868386  3626 consensus_queue.cc:1048] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.869789   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "82784a6279c44ecf8561eff4262ebb3c"
format_stamp: "Formatted at 2026-06-08 12:40:25 on dist-test-slave-qzs9"
I20260608 12:40:25.872376  3626 consensus_queue.cc:1048] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.889101   431 fs_manager.cc:696] Time spent creating directory manager: real 0.019s	user 0.005s	sys 0.007s
I20260608 12:40:25.892812  3611 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.898842  3627 consensus_queue.cc:1048] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.904004  3673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:25.904978   431 fs_manager.cc:730] Time spent opening block manager: real 0.013s	user 0.004s	sys 0.007s
I20260608 12:40:25.905359   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "82784a6279c44ecf8561eff4262ebb3c"
format_stamp: "Formatted at 2026-06-08 12:40:25 on dist-test-slave-qzs9"
I20260608 12:40:25.905773   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-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)
I20260608 12:40:25.905182  3645 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.907748  3626 consensus_queue.cc:1048] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.930559  3645 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.949607   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:25.950922   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:25.952370   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:25.954551   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:25.954732   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:25.954979   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:25.955184   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:25.962046  3651 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:25.978690  3651 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:26.013469   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41391
I20260608 12:40:26.013584  3742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41391 every 8 connection(s)
I20260608 12:40:26.019726  3305 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37490:
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
I20260608 12:40:26.066619  3743 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40059
I20260608 12:40:26.067479  3743 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:26.068450  3743 heartbeater.cc:507] Master 127.0.107.254:40059 requested a full tablet report, sending...
I20260608 12:40:26.071349  3303 ts_manager.cc:194] Registered new tserver with Master: 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391)
I20260608 12:40:26.073155  3303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35064
W20260608 12:40:26.083474  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 751085a5c1d2473c9ae95ae6deed1396 has no consensus state
W20260608 12:40:26.085433  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efb41f555b1c4a3fb5c6e05b4a5856f9 has no consensus state
W20260608 12:40:26.087109  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f96a16e94684e47a8fb6d7e819bc1d5 has no consensus state
W20260608 12:40:26.088770  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f3babe295864f7086b679ab2a0a05c7 has no consensus state
W20260608 12:40:26.090466  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9aadca88a9c54d0281c253ad98b7f1e0 has no consensus state
W20260608 12:40:26.092062  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d88608e29e447c7bc10e7dc55ea67dd has no consensus state
W20260608 12:40:26.093627  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9daaa2651ff242fb8f334fe74fc92a3d has no consensus state
W20260608 12:40:26.095098  3305 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0bf5136b18c242bbaad818f3c5dd8293 has no consensus state
I20260608 12:40:26.118249  3626 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:26.119697  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 751085a5c1d2473c9ae95ae6deed1396 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.121289  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 751085a5c1d2473c9ae95ae6deed1396 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.122119  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751085a5c1d2473c9ae95ae6deed1396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.123085  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751085a5c1d2473c9ae95ae6deed1396. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:40:26.128831  3290 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 2f3babe295864f7086b679ab2a0a05c7 (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2f3babe295864f7086b679ab2a0a05c7 consensus state has no leader
I20260608 12:40:26.130942  3544 tablet_service.cc:1511] Processing CreateTablet for tablet efb41f555b1c4a3fb5c6e05b4a5856f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.132560  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb41f555b1c4a3fb5c6e05b4a5856f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.164935  3394 tablet_service.cc:1511] Processing CreateTablet for tablet efb41f555b1c4a3fb5c6e05b4a5856f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.165520  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 4f96a16e94684e47a8fb6d7e819bc1d5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.166627  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb41f555b1c4a3fb5c6e05b4a5856f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.166731  3751 tablet_bootstrap.cc:492] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:26.167218  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96a16e94684e47a8fb6d7e819bc1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.177309  3473 tablet_service.cc:1511] Processing CreateTablet for tablet 4f96a16e94684e47a8fb6d7e819bc1d5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.178793  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96a16e94684e47a8fb6d7e819bc1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.191740  3606 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:26.195016  3751 tablet_bootstrap.cc:654] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.195753  3752 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:26.202816  3753 tablet_bootstrap.cc:492] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:26.207124  3751 tablet_bootstrap.cc:492] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:26.207638  3751 ts_tablet_manager.cc:1403] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.009s
I20260608 12:40:26.210726  3394 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3babe295864f7086b679ab2a0a05c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.212028  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3babe295864f7086b679ab2a0a05c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.211629  3473 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3babe295864f7086b679ab2a0a05c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.213037  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3babe295864f7086b679ab2a0a05c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.213889  3753 tablet_bootstrap.cc:654] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.221342  3708 tablet_service.cc:1511] Processing CreateTablet for tablet 751085a5c1d2473c9ae95ae6deed1396 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.219465  3751 raft_consensus.cc:359] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.223140  3751 raft_consensus.cc:385] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.224210  3708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751085a5c1d2473c9ae95ae6deed1396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.224632  3751 raft_consensus.cc:740] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.224813  3706 tablet_service.cc:1511] Processing CreateTablet for tablet 4f96a16e94684e47a8fb6d7e819bc1d5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.225629  3751 consensus_queue.cc:260] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.226385  3706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96a16e94684e47a8fb6d7e819bc1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.229583  3704 tablet_service.cc:1511] Processing CreateTablet for tablet 9aadca88a9c54d0281c253ad98b7f1e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.230636  3751 ts_tablet_manager.cc:1434] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260608 12:40:26.220903  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 9aadca88a9c54d0281c253ad98b7f1e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.233916  3707 tablet_service.cc:1511] Processing CreateTablet for tablet efb41f555b1c4a3fb5c6e05b4a5856f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.234535  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aadca88a9c54d0281c253ad98b7f1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.236191  3751 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:26.242815  3753 tablet_bootstrap.cc:492] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:26.243371  3753 ts_tablet_manager.cc:1403] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.010s
I20260608 12:40:26.243407  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 9daaa2651ff242fb8f334fe74fc92a3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.244089  3705 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3babe295864f7086b679ab2a0a05c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.245723  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 2d88608e29e447c7bc10e7dc55ea67dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.244874  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aadca88a9c54d0281c253ad98b7f1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.243299  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 2d88608e29e447c7bc10e7dc55ea67dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.249750  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d88608e29e447c7bc10e7dc55ea67dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.253938  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d88608e29e447c7bc10e7dc55ea67dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.256654  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daaa2651ff242fb8f334fe74fc92a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.247205  3703 tablet_service.cc:1511] Processing CreateTablet for tablet 2d88608e29e447c7bc10e7dc55ea67dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.258304  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 9daaa2651ff242fb8f334fe74fc92a3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.260296  3751 tablet_bootstrap.cc:654] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.265228  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 9aadca88a9c54d0281c253ad98b7f1e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.266685  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aadca88a9c54d0281c253ad98b7f1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.280892  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3babe295864f7086b679ab2a0a05c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.285321  3752 tablet_bootstrap.cc:654] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.285923  3703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d88608e29e447c7bc10e7dc55ea67dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.274669  3753 raft_consensus.cc:359] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.288259  3753 raft_consensus.cc:385] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.289052  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daaa2651ff242fb8f334fe74fc92a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.291222  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb41f555b1c4a3fb5c6e05b4a5856f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.288586  3753 raft_consensus.cc:740] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.316107  3753 consensus_queue.cc:260] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.355638  3753 ts_tablet_manager.cc:1434] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.000s
I20260608 12:40:26.362342  3753 tablet_bootstrap.cc:492] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:26.372586  3759 tablet_bootstrap.cc:492] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:26.372848  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 9daaa2651ff242fb8f334fe74fc92a3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.374924  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daaa2651ff242fb8f334fe74fc92a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.375540  3752 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:26.379069  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf5136b18c242bbaad818f3c5dd8293 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.380623  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf5136b18c242bbaad818f3c5dd8293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.379307  3752 ts_tablet_manager.cc:1403] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.184s	user 0.024s	sys 0.010s
I20260608 12:40:26.396739  3751 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:26.396656  3759 tablet_bootstrap.cc:654] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.398764  3751 ts_tablet_manager.cc:1403] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.163s	user 0.023s	sys 0.027s
I20260608 12:40:26.400650  3753 tablet_bootstrap.cc:654] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.400563  3752 raft_consensus.cc:359] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.404776  3752 raft_consensus.cc:385] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.405081  3752 raft_consensus.cc:740] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.405367  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf5136b18c242bbaad818f3c5dd8293 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.405884  3752 consensus_queue.cc:260] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.406749  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf5136b18c242bbaad818f3c5dd8293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.407828  3752 ts_tablet_manager.cc:1434] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260608 12:40:26.408614  3752 tablet_bootstrap.cc:492] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:26.414858  3704 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf5136b18c242bbaad818f3c5dd8293 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:26.416077  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf5136b18c242bbaad818f3c5dd8293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:26.419294  3751 raft_consensus.cc:359] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.420012  3751 raft_consensus.cc:385] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.420307  3751 raft_consensus.cc:740] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.421168  3751 consensus_queue.cc:260] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.423820  3752 tablet_bootstrap.cc:654] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.429913  3751 ts_tablet_manager.cc:1434] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 12:40:26.430989  3751 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:26.433133  3752 tablet_bootstrap.cc:492] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:26.435791  3752 ts_tablet_manager.cc:1403] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260608 12:40:26.435220  3753 tablet_bootstrap.cc:492] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:26.436405  3753 ts_tablet_manager.cc:1403] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.004s
I20260608 12:40:26.440765  3751 tablet_bootstrap.cc:654] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.443854  3752 raft_consensus.cc:359] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.445182  3752 raft_consensus.cc:385] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.440842  3753 raft_consensus.cc:359] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.445686  3753 raft_consensus.cc:385] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.446033  3753 raft_consensus.cc:740] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.446689  3759 tablet_bootstrap.cc:492] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:26.447167  3751 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:26.446966  3753 consensus_queue.cc:260] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.447659  3751 ts_tablet_manager.cc:1403] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:40:26.451165  3751 raft_consensus.cc:359] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.451570  3753 ts_tablet_manager.cc:1434] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:40:26.452263  3759 ts_tablet_manager.cc:1403] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.010s
I20260608 12:40:26.451861  3752 raft_consensus.cc:740] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.453254  3753 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:26.455385  3759 raft_consensus.cc:359] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.456116  3759 raft_consensus.cc:385] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.456561  3759 raft_consensus.cc:740] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.456161  3752 consensus_queue.cc:260] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.451838  3751 raft_consensus.cc:385] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.457311  3751 raft_consensus.cc:740] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.458096  3751 consensus_queue.cc:260] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.459591  3759 consensus_queue.cc:260] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.463510  3753 tablet_bootstrap.cc:654] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.465327  3751 ts_tablet_manager.cc:1434] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
W20260608 12:40:26.465829  3354 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:26.466064  3752 ts_tablet_manager.cc:1434] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 12:40:26.466128  3606 raft_consensus.cc:493] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.466795  3606 raft_consensus.cc:515] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.467509  3752 tablet_bootstrap.cc:492] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:26.468081  3751 tablet_bootstrap.cc:492] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:26.479372  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:26.480147  3482 raft_consensus.cc:2468] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:26.471328  3606 leader_election.cc:290] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391)
I20260608 12:40:26.498680  3608 raft_consensus.cc:493] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.498790  3759 ts_tablet_manager.cc:1434] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.003s
I20260608 12:40:26.528211  3743 heartbeater.cc:499] Master 127.0.107.254:40059 was elected leader, sending a full tablet report...
I20260608 12:40:26.506141  3374 leader_election.cc:304] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:26.530308  3759 tablet_bootstrap.cc:492] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:26.530113  3608 raft_consensus.cc:515] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.532013  3606 raft_consensus.cc:2804] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:26.541491  3606 raft_consensus.cc:493] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:26.541884  3606 raft_consensus.cc:3060] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.545934  3759 tablet_bootstrap.cc:654] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.546492  3608 leader_election.cc:290] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:26.553010  3752 tablet_bootstrap.cc:654] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.553303  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:26.554345  3556 raft_consensus.cc:2468] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 0.
I20260608 12:40:26.555932  3446 leader_election.cc:304] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:26.556913  3608 raft_consensus.cc:2804] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:26.557307  3608 raft_consensus.cc:493] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:26.557637  3608 raft_consensus.cc:3060] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.562016  3751 tablet_bootstrap.cc:654] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.565267  3606 raft_consensus.cc:515] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.569744  3606 leader_election.cc:290] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391)
I20260608 12:40:26.571841  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:26.572381  3482 raft_consensus.cc:3060] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.573992  3608 raft_consensus.cc:515] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.576555  3753 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:26.577159  3753 ts_tablet_manager.cc:1403] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.124s	user 0.024s	sys 0.003s
I20260608 12:40:26.578397  3608 leader_election.cc:290] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 election: Requested vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:26.579463  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:26.580073  3764 raft_consensus.cc:493] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.580303  3556 raft_consensus.cc:3060] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.580592  3764 raft_consensus.cc:515] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.584470  3764 leader_election.cc:290] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:26.587766  3482 raft_consensus.cc:2468] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:26.579797  3305 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9: range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa] alter complete (version 0)
I20260608 12:40:26.598817  3753 raft_consensus.cc:359] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.601398  3753 raft_consensus.cc:385] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.602402  3753 raft_consensus.cc:740] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.602419  3556 raft_consensus.cc:2468] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 1.
I20260608 12:40:26.603605  3759 tablet_bootstrap.cc:492] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:26.603443  3753 consensus_queue.cc:260] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.603943  3446 leader_election.cc:304] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:26.604130  3759 ts_tablet_manager.cc:1403] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.009s
I20260608 12:40:26.604890  3651 raft_consensus.cc:2804] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:26.600217  3374 leader_election.cc:304] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:26.614923  3759 raft_consensus.cc:359] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.617480  3634 raft_consensus.cc:2804] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:26.617969  3606 raft_consensus.cc:493] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.618496  3606 raft_consensus.cc:515] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.622884  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:26.620414  3759 raft_consensus.cc:385] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.623965  3759 raft_consensus.cc:740] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.623054  3606 leader_election.cc:290] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391)
I20260608 12:40:26.624253  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb41f555b1c4a3fb5c6e05b4a5856f9" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:26.618044  3634 raft_consensus.cc:697] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:26.626093  3759 consensus_queue.cc:260] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.627033  3634 consensus_queue.cc:237] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:26.628557  3651 raft_consensus.cc:697] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Becoming Leader. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:26.626143  3717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:26.630419  3759 ts_tablet_manager.cc:1434] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 12:40:26.631846  3651 consensus_queue.cc:237] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Queue going to LEADER mode. State: All 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: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.625479  3556 raft_consensus.cc:2468] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:26.634202  3752 tablet_bootstrap.cc:492] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:26.635331  3752 ts_tablet_manager.cc:1403] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.168s	user 0.005s	sys 0.014s
I20260608 12:40:26.635428  3716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb41f555b1c4a3fb5c6e05b4a5856f9" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:26.630926  3718 raft_consensus.cc:2468] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:26.639989  3751 tablet_bootstrap.cc:492] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:26.640364  3751 ts_tablet_manager.cc:1403] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.173s	user 0.024s	sys 0.012s
I20260608 12:40:26.643172  3371 leader_election.cc:304] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:26.644004  3606 raft_consensus.cc:2804] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:26.644361  3606 raft_consensus.cc:493] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:26.644688  3606 raft_consensus.cc:3060] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.637703  3759 tablet_bootstrap.cc:492] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
W20260608 12:40:26.648056  3374 leader_election.cc:343] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.656124  3716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:26.657672  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
W20260608 12:40:26.659091  3449 leader_election.cc:343] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:26.660007  3449 leader_election.cc:343] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.661322  3751 raft_consensus.cc:359] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.661999  3751 raft_consensus.cc:385] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.662292  3751 raft_consensus.cc:740] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.663004  3751 consensus_queue.cc:260] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.663525  3606 raft_consensus.cc:515] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.663264  3304 catalog_manager.cc:5696] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:26.645221  3752 raft_consensus.cc:359] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.654282  3753 ts_tablet_manager.cc:1434] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.002s
I20260608 12:40:26.667755  3751 ts_tablet_manager.cc:1434] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260608 12:40:26.677165  3752 raft_consensus.cc:385] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.678673  3752 raft_consensus.cc:740] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.681320  3751 tablet_bootstrap.cc:492] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:26.683171  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb41f555b1c4a3fb5c6e05b4a5856f9" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:26.683842  3557 raft_consensus.cc:3060] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.689482  3606 leader_election.cc:290] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391)
I20260608 12:40:26.689280  3752 consensus_queue.cc:260] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.694080  3759 tablet_bootstrap.cc:654] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.694303  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb41f555b1c4a3fb5c6e05b4a5856f9" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:26.696317  3752 ts_tablet_manager.cc:1434] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.002s
W20260608 12:40:26.698480  3374 leader_election.cc:343] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.700044  3753 tablet_bootstrap.cc:492] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:26.701536  3557 raft_consensus.cc:2468] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:26.697294  3752 tablet_bootstrap.cc:492] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:26.707559  3371 leader_election.cc:304] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:26.708474  3634 raft_consensus.cc:2804] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:26.709003  3634 raft_consensus.cc:697] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:26.733263  3752 tablet_bootstrap.cc:654] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.735889  3606 raft_consensus.cc:493] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.738137  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daaa2651ff242fb8f334fe74fc92a3d" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:26.736425  3606 raft_consensus.cc:515] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.740104  3406 raft_consensus.cc:2468] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 0.
I20260608 12:40:26.746338  3681 leader_election.cc:304] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:26.747737  3764 raft_consensus.cc:2804] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:26.748070  3764 raft_consensus.cc:493] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:26.750680  3764 raft_consensus.cc:3060] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.741541  3634 consensus_queue.cc:237] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.757442  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
W20260608 12:40:26.759450  3374 leader_election.cc:343] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.761294  3764 raft_consensus.cc:515] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.762622  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daaa2651ff242fb8f334fe74fc92a3d" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:26.765600  3751 tablet_bootstrap.cc:654] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:26.766541  3681 leader_election.cc:343] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.766757  3753 tablet_bootstrap.cc:654] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.762537  3606 leader_election.cc:290] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:26.768196  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:26.770844  3759 tablet_bootstrap.cc:492] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:26.771341  3759 ts_tablet_manager.cc:1403] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.136s	user 0.025s	sys 0.003s
I20260608 12:40:26.771798  3482 raft_consensus.cc:2468] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:26.772008  3645 raft_consensus.cc:493] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.772468  3645 raft_consensus.cc:515] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.764253  3305 catalog_manager.cc:5696] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:26.775084  3645 leader_election.cc:290] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:26.776295  3759 raft_consensus.cc:359] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.777061  3759 raft_consensus.cc:385] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.777949  3759 raft_consensus.cc:740] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.778772  3759 consensus_queue.cc:260] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.779204  3764 leader_election.cc:290] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:26.775035  3374 leader_election.cc:304] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:26.783416  3606 raft_consensus.cc:2804] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:26.785864  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daaa2651ff242fb8f334fe74fc92a3d" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:26.784591  3606 raft_consensus.cc:493] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:26.787425  3606 raft_consensus.cc:3060] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:26.793201  3681 leader_election.cc:343] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.796008  3752 tablet_bootstrap.cc:492] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:26.796986  3752 ts_tablet_manager.cc:1403] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.001s
I20260608 12:40:26.807816  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daaa2651ff242fb8f334fe74fc92a3d" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:26.812819  3406 raft_consensus.cc:3060] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.815891  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadca88a9c54d0281c253ad98b7f1e0" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:26.817191  3606 raft_consensus.cc:515] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.819336  3606 leader_election.cc:290] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
W20260608 12:40:26.823659  3523 leader_election.cc:343] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.826099  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:26.826639  3406 raft_consensus.cc:2468] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 1.
I20260608 12:40:26.828538  3681 leader_election.cc:304] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf; no voters: a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:26.830837  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:26.831286  3751 tablet_bootstrap.cc:492] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:26.831429  3481 raft_consensus.cc:3060] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.831013  3753 tablet_bootstrap.cc:492] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:26.831990  3751 ts_tablet_manager.cc:1403] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.008s
I20260608 12:40:26.832538  3753 ts_tablet_manager.cc:1403] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.014s
I20260608 12:40:26.833402  3764 raft_consensus.cc:2804] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:26.833895  3764 raft_consensus.cc:697] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEADER]: Becoming Leader. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Running, Role: LEADER
I20260608 12:40:26.834681  3764 consensus_queue.cc:237] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.835178  3751 raft_consensus.cc:359] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.835470  3753 raft_consensus.cc:359] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.835887  3751 raft_consensus.cc:385] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.836143  3753 raft_consensus.cc:385] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.838066  3751 raft_consensus.cc:740] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.838476  3753 raft_consensus.cc:740] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.838644  3481 raft_consensus.cc:2468] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:26.836938  3304 catalog_manager.cc:5696] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:26.838922  3751 consensus_queue.cc:260] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.840039  3753 consensus_queue.cc:260] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.841356  3751 ts_tablet_manager.cc:1434] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:40:26.842478  3753 ts_tablet_manager.cc:1434] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:40:26.846537  3753 tablet_bootstrap.cc:492] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:26.848407  3759 ts_tablet_manager.cc:1434] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.077s	user 0.017s	sys 0.013s
I20260608 12:40:26.845166  3752 raft_consensus.cc:359] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.848868  3752 raft_consensus.cc:385] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:40:26.831048  3374 leader_election.cc:343] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.849264  3752 raft_consensus.cc:740] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.852978  3752 consensus_queue.cc:260] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.855284  3752 ts_tablet_manager.cc:1434] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.008s
I20260608 12:40:26.857653  3759 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:26.859642  3753 tablet_bootstrap.cc:654] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.854276  3374 leader_election.cc:304] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:26.861292  3752 tablet_bootstrap.cc:492] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:26.863258  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadca88a9c54d0281c253ad98b7f1e0" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:26.864902  3634 raft_consensus.cc:2804] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:26.865432  3634 raft_consensus.cc:697] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
W20260608 12:40:26.866894  3523 leader_election.cc:343] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.867348  3523 leader_election.cc:304] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174; no voters: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf
I20260608 12:40:26.868362  3645 raft_consensus.cc:2749] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:26.869576  3634 consensus_queue.cc:237] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.872879  3751 tablet_bootstrap.cc:492] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf: Bootstrap starting.
I20260608 12:40:26.875653  3752 tablet_bootstrap.cc:654] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.877449  3759 tablet_bootstrap.cc:654] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.880874  3305 catalog_manager.cc:5696] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196). New cstate: current_term: 1 leader_uuid: "82784a6279c44ecf8561eff4262ebb3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:26.888795  3751 tablet_bootstrap.cc:654] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.889525  3752 tablet_bootstrap.cc:492] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: No bootstrap required, opened a new log
I20260608 12:40:26.890053  3752 ts_tablet_manager.cc:1403] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 12:40:26.892975  3752 raft_consensus.cc:359] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.895445  3752 raft_consensus.cc:385] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.895751  3752 raft_consensus.cc:740] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.896466  3752 consensus_queue.cc:260] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.901945  3753 tablet_bootstrap.cc:492] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd: No bootstrap required, opened a new log
I20260608 12:40:26.902352  3753 ts_tablet_manager.cc:1403] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.001s
I20260608 12:40:26.903263  3752 ts_tablet_manager.cc:1434] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:40:26.910145  3304 catalog_manager.cc:5696] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:26.920243  3753 raft_consensus.cc:359] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.920992  3753 raft_consensus.cc:385] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.921274  3753 raft_consensus.cc:740] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.922005  3753 consensus_queue.cc:260] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.928057  3753 ts_tablet_manager.cc:1434] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:40:26.928750  3751 tablet_bootstrap.cc:492] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf: No bootstrap required, opened a new log
I20260608 12:40:26.929442  3751 ts_tablet_manager.cc:1403] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.010s
I20260608 12:40:26.932934  3751 raft_consensus.cc:359] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.933564  3751 raft_consensus.cc:385] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.933787  3751 raft_consensus.cc:740] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.934691  3759 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:26.935180  3759 ts_tablet_manager.cc:1403] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.022s
I20260608 12:40:26.934454  3751 consensus_queue.cc:260] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.938403  3751 ts_tablet_manager.cc:1434] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:40:26.938043  3759 raft_consensus.cc:359] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.938786  3759 raft_consensus.cc:385] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.939070  3759 raft_consensus.cc:740] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.939661  3759 consensus_queue.cc:260] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.942416  3759 ts_tablet_manager.cc:1434] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260608 12:40:26.943728  3759 tablet_bootstrap.cc:492] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:26.950919  3759 tablet_bootstrap.cc:654] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.952873  3645 raft_consensus.cc:493] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.953336  3645 raft_consensus.cc:515] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.955657  3645 leader_election.cc:290] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:26.956107  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:26.956774  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:26.957422  3406 raft_consensus.cc:2468] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 0.
W20260608 12:40:26.957504  3523 leader_election.cc:343] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.956943  3759 tablet_bootstrap.cc:492] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:26.958658  3523 leader_election.cc:304] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:26.959177  3759 ts_tablet_manager.cc:1403] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:40:26.959388  3645 raft_consensus.cc:2804] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:26.959719  3645 raft_consensus.cc:493] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:26.959940  3645 raft_consensus.cc:3060] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.961462  3759 raft_consensus.cc:359] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.962468  3759 raft_consensus.cc:385] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.962700  3759 raft_consensus.cc:740] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.963393  3759 consensus_queue.cc:260] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.964824  3764 raft_consensus.cc:493] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.965400  3759 ts_tablet_manager.cc:1434] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:26.965291  3764 raft_consensus.cc:515] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.966184  3759 tablet_bootstrap.cc:492] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:26.967547  3764 leader_election.cc:290] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:26.967938  3645 raft_consensus.cc:515] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.968397  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd" is_pre_election: true
I20260608 12:40:26.972661  3759 tablet_bootstrap.cc:654] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.976296  3645 leader_election.cc:290] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 election: Requested vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:26.979277  3759 tablet_bootstrap.cc:492] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:26.979647  3759 ts_tablet_manager.cc:1403] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:40:26.982005  3759 raft_consensus.cc:359] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:26.982509  3759 raft_consensus.cc:385] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:26.982738  3759 raft_consensus.cc:740] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:26.983934  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:26.984263  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:26.984822  3406 raft_consensus.cc:3060] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:26.983479  3759 consensus_queue.cc:260] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
W20260608 12:40:26.985306  3523 leader_election.cc:343] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:26.987249  3759 ts_tablet_manager.cc:1434] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:26.989329  3759 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:26.991570  3406 raft_consensus.cc:2468] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 1.
I20260608 12:40:26.993458  3523 leader_election.cc:304] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:26.994211  3645 raft_consensus.cc:2804] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:26.994669  3645 raft_consensus.cc:697] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:26.995450  3645 consensus_queue.cc:237] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [LEADER]: Queue going to LEADER mode. State: All 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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:26.996325  3759 tablet_bootstrap.cc:654] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:26.996877  3651 raft_consensus.cc:493] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:26.997334  3651 raft_consensus.cc:515] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:26.999454  3651 leader_election.cc:290] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391)
I20260608 12:40:26.999825  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:27.001178  3557 raft_consensus.cc:2393] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82784a6279c44ecf8561eff4262ebb3c in current term 1: Already voted for candidate a2a7b97ac98248c594ddfae79c5015fd in this term.
I20260608 12:40:27.001791  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daaa2651ff242fb8f334fe74fc92a3d" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:27.003278  3677 leader_election.cc:304] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c; no voters: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:27.003929  3764 raft_consensus.cc:3060] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.005059  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daaa2651ff242fb8f334fe74fc92a3d" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:27.006130  3406 raft_consensus.cc:2393] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a7b97ac98248c594ddfae79c5015fd in current term 1: Already voted for candidate 82784a6279c44ecf8561eff4262ebb3c in this term.
I20260608 12:40:27.006385  3304 catalog_manager.cc:5696] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:27.007270  3449 leader_election.cc:304] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [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: a2a7b97ac98248c594ddfae79c5015fd; no voters: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf
I20260608 12:40:27.008473  3651 raft_consensus.cc:3060] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.012950  3764 raft_consensus.cc:2749] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:27.016410  3651 raft_consensus.cc:2749] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:27.017055  3759 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:27.017411  3759 ts_tablet_manager.cc:1403] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260608 12:40:27.019461  3759 raft_consensus.cc:359] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:27.019912  3759 raft_consensus.cc:385] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:27.020097  3759 raft_consensus.cc:740] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:27.020560  3759 consensus_queue.cc:260] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } }
I20260608 12:40:27.022212  3759 ts_tablet_manager.cc:1434] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:27.023160  3759 tablet_bootstrap.cc:492] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:27.027908  3759 tablet_bootstrap.cc:654] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:27.031806  3759 tablet_bootstrap.cc:492] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c: No bootstrap required, opened a new log
I20260608 12:40:27.032117  3759 ts_tablet_manager.cc:1403] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:40:27.033885  3759 raft_consensus.cc:359] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:27.034304  3759 raft_consensus.cc:385] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:27.034492  3759 raft_consensus.cc:740] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: FOLLOWER
I20260608 12:40:27.034981  3759 consensus_queue.cc:260] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:27.036389  3759 ts_tablet_manager.cc:1434] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:40:27.091715  3651 consensus_queue.cc:1048] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.103806  3651 consensus_queue.cc:1048] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.119465  3718 raft_consensus.cc:3060] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.125247  3634 consensus_queue.cc:1048] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.135017  3634 consensus_queue.cc:1048] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.220856  3764 raft_consensus.cc:493] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:27.221269  3764 raft_consensus.cc:515] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:27.223109  3764 leader_election.cc:290] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:27.223780  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb41f555b1c4a3fb5c6e05b4a5856f9" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:27.224162  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb41f555b1c4a3fb5c6e05b4a5856f9" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:27.224377  3557 raft_consensus.cc:2393] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82784a6279c44ecf8561eff4262ebb3c in current term 1: Already voted for candidate a0371d37ce7047a9ae53fb596c8696bf in this term.
I20260608 12:40:27.225432  3681 leader_election.cc:304] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c; no voters: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf
I20260608 12:40:27.226037  3764 raft_consensus.cc:3060] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.230123  3764 raft_consensus.cc:2749] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:27.241716  3606 raft_consensus.cc:493] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:27.242265  3606 raft_consensus.cc:515] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.244508  3606 leader_election.cc:290] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:27.245038  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadca88a9c54d0281c253ad98b7f1e0" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:27.245375  3606 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.245525  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadca88a9c54d0281c253ad98b7f1e0" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:27.245676  3718 raft_consensus.cc:2468] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:27.246376  3557 raft_consensus.cc:2468] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 0.
I20260608 12:40:27.246927  3374 leader_election.cc:304] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [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: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:27.247663  3606 raft_consensus.cc:2804] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:27.248010  3606 raft_consensus.cc:493] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:27.248339  3606 raft_consensus.cc:3060] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.255111  3606 raft_consensus.cc:515] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.259107  3626 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.260558  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadca88a9c54d0281c253ad98b7f1e0" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:27.261737  3606 leader_election.cc:290] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 1 election: Requested vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:27.261152  3718 raft_consensus.cc:3060] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.265338  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadca88a9c54d0281c253ad98b7f1e0" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:27.265933  3557 raft_consensus.cc:3060] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.266072  3651 raft_consensus.cc:493] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:27.266655  3651 raft_consensus.cc:515] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.269420  3651 leader_election.cc:290] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:27.270123  3718 raft_consensus.cc:2468] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:27.270720  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d88608e29e447c7bc10e7dc55ea67dd" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:27.271024  3717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d88608e29e447c7bc10e7dc55ea67dd" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c" is_pre_election: true
I20260608 12:40:27.271445  3374 leader_election.cc:304] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [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: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:27.271682  3717 raft_consensus.cc:2468] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 0.
I20260608 12:40:27.272593  3784 raft_consensus.cc:2804] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:27.273187  3449 leader_election.cc:304] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [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: 82784a6279c44ecf8561eff4262ebb3c, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:27.275189  3651 raft_consensus.cc:2804] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:27.275550  3651 raft_consensus.cc:493] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:27.275898  3651 raft_consensus.cc:3060] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.276859  3556 raft_consensus.cc:2468] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 0.
I20260608 12:40:27.273118  3784 raft_consensus.cc:697] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:27.281119  3651 raft_consensus.cc:515] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.281649  3557 raft_consensus.cc:2468] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 1.
I20260608 12:40:27.282099  3784 consensus_queue.cc:237] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All 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: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.283288  3651 leader_election.cc:290] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 1 election: Requested vote from peers 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:27.284482  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d88608e29e447c7bc10e7dc55ea67dd" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:27.285079  3557 raft_consensus.cc:3060] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.286521  3716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d88608e29e447c7bc10e7dc55ea67dd" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
I20260608 12:40:27.287108  3716 raft_consensus.cc:3060] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.291617  3557 raft_consensus.cc:2468] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 1.
I20260608 12:40:27.292865  3446 leader_election.cc:304] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:27.295333  3716 raft_consensus.cc:2468] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 1.
I20260608 12:40:27.295831  3651 raft_consensus.cc:2804] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:27.296362  3651 raft_consensus.cc:697] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Becoming Leader. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:27.297564  3764 raft_consensus.cc:493] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:27.297295  3651 consensus_queue.cc:237] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Queue going to LEADER mode. State: All 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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.298091  3764 raft_consensus.cc:515] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:27.301407  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5470f615dfd54468999bfecef3551174" is_pre_election: true
I20260608 12:40:27.301811  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf" is_pre_election: true
I20260608 12:40:27.302618  3406 raft_consensus.cc:2393] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82784a6279c44ecf8561eff4262ebb3c in current term 1: Already voted for candidate 5470f615dfd54468999bfecef3551174 in this term.
I20260608 12:40:27.303026  3304 catalog_manager.cc:5696] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 0 to 1, leader changed from <none> to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:27.303718  3681 leader_election.cc:304] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c; no voters: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf
I20260608 12:40:27.300486  3764 leader_election.cc:290] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:27.304770  3786 raft_consensus.cc:3060] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.312120  3786 raft_consensus.cc:2749] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:27.315138  3304 catalog_manager.cc:5696] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:27.325152  3784 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.334031  3716 raft_consensus.cc:3060] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.340829  3809 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.356091  3786 consensus_queue.cc:1048] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.367538  3764 consensus_queue.cc:1048] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.459543  3359 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:27.487196  3406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "450ec9f62330447193110923ccbc4035"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
mode: GRACEFUL
new_leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
 from {username='slave'} at 127.0.0.1:49170
I20260608 12:40:27.487916  3406 raft_consensus.cc:606] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Received request to transfer leadership to TS a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:27.490574  3406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fca587214424763a3b4202fe948bf60"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
mode: GRACEFUL
new_leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
 from {username='slave'} at 127.0.0.1:49170
I20260608 12:40:27.490999  3406 raft_consensus.cc:606] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Received request to transfer leadership to TS a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:27.493875  3406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
mode: GRACEFUL
new_leader_uuid: "82784a6279c44ecf8561eff4262ebb3c"
 from {username='slave'} at 127.0.0.1:49170
I20260608 12:40:27.494426  3406 raft_consensus.cc:606] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Received request to transfer leadership to TS 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:27.496984  3406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c28f2a178d341749e1e37585158570d"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
mode: GRACEFUL
new_leader_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:49170
I20260608 12:40:27.497524  3406 raft_consensus.cc:606] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Received request to transfer leadership to TS 5470f615dfd54468999bfecef3551174
I20260608 12:40:27.499938  3406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
mode: GRACEFUL
new_leader_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:49170
I20260608 12:40:27.500470  3406 raft_consensus.cc:606] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Received request to transfer leadership to TS 5470f615dfd54468999bfecef3551174
I20260608 12:40:27.501590  3359 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 12:40:27.502266  3359 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:27.512856  3481 consensus_queue.cc:237] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:27.519040  3557 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:27.519094  3406 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:27.520009  3449 consensus_peers.cc:597] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd -> Peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Couldn't send request to peer 82784a6279c44ecf8561eff4262ebb3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82444abf337748ad9a45528f9a22d05c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:27.520668  3651 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:27.521523  3775 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:27.528559  3608 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.530419  3406 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.532066  3557 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.542955  3304 catalog_manager.cc:5696] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.548445  3645 consensus_queue.cc:1048] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.558109  3406 consensus_queue.cc:237] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:27.569907  3645 consensus_queue.cc:1048] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:40:27.575245  3374 consensus_peers.cc:597] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf -> Peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Couldn't send request to peer 82784a6279c44ecf8561eff4262ebb3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1290566f51854409829c2123f445e4f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:27.575855  3557 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:27.576723  3481 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:27.578169  3809 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:27.579056  3606 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:27.589164  3606 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.591071  3481 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.595571  3557 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.597110  3808 raft_consensus.cc:993] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: : Instructing follower 82784a6279c44ecf8561eff4262ebb3c to start an election
I20260608 12:40:27.597574  3784 raft_consensus.cc:1081] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Signalling peer 82784a6279c44ecf8561eff4262ebb3c to start an election
I20260608 12:40:27.599095  3716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396"
dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
 from {username='slave'} at 127.0.0.1:33882
I20260608 12:40:27.599854  3716 raft_consensus.cc:493] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:27.600291  3716 raft_consensus.cc:3060] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:40:27.605921  3354 auto_rebalancer.cc:591] Failed to schedule move for tablet c920f7cd59474a6ea46a029cfd2f02d3: Remote error: Service unavailable: leader transfer in progress
I20260608 12:40:27.605729  3305 catalog_manager.cc:5696] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:27.613893  3716 raft_consensus.cc:515] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:27.617659  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:27.618223  3481 raft_consensus.cc:3060] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.616715  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751085a5c1d2473c9ae95ae6deed1396" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:27.620023  3406 raft_consensus.cc:3055] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:27.620314  3406 raft_consensus.cc:740] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:27.621551  3406 consensus_queue.cc:260] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:27.622604  3406 raft_consensus.cc:3060] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.626024  3481 raft_consensus.cc:2468] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 2.
I20260608 12:40:27.627328  3681 leader_election.cc:304] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:27.628153  3764 raft_consensus.cc:2804] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:27.628600  3764 raft_consensus.cc:697] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: Becoming Leader. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Running, Role: LEADER
I20260608 12:40:27.629391  3764 consensus_queue.cc:237] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } }
I20260608 12:40:27.630723  3406 raft_consensus.cc:2468] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 2.
I20260608 12:40:27.633651  3556 consensus_queue.cc:237] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:27.637720  3716 leader_election.cc:290] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 2 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:27.638413  3303 catalog_manager.cc:5696] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c reported cstate change: term changed from 1 to 2, leader changed from a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) to 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "82784a6279c44ecf8561eff4262ebb3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:27.642830  3481 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:27.643214  3523 consensus_peers.cc:597] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 -> Peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Couldn't send request to peer 82784a6279c44ecf8561eff4262ebb3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0dcaa564739c426d9ebb737f7ae328e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:27.643267  3406 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:27.644270  3826 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:27.645131  3645 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:27.653829  3826 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.656811  3406 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.656980  3481 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.668368  3303 catalog_manager.cc:5696] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:27.683830  3608 consensus_queue.cc:1048] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.697793  3775 consensus_queue.cc:1048] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.716023  3809 raft_consensus.cc:993] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: : Instructing follower 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:27.716463  3606 raft_consensus.cc:1081] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Signalling peer 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:27.717922  3556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c28f2a178d341749e1e37585158570d"
dest_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:59480
I20260608 12:40:27.718523  3556 raft_consensus.cc:493] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:27.718909  3556 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.724411  3556 raft_consensus.cc:515] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.726219  3556 leader_election.cc:290] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 2 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:27.727336  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:27.726907  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:27.727898  3481 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.728022  3406 raft_consensus.cc:3055] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:27.732374  3481 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 2.
I20260608 12:40:27.732721  3406 raft_consensus.cc:740] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:27.733680  3523 leader_election.cc:304] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:27.734711  3826 raft_consensus.cc:2804] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:27.735347  3826 raft_consensus.cc:697] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:27.733736  3406 consensus_queue.cc:260] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.736164  3826 consensus_queue.cc:237] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.737022  3406 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.739435  3809 raft_consensus.cc:993] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: : Instructing follower a2a7b97ac98248c594ddfae79c5015fd to start an election
I20260608 12:40:27.740070  3809 raft_consensus.cc:1081] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Signalling peer a2a7b97ac98248c594ddfae79c5015fd to start an election
I20260608 12:40:27.741833  3481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fca587214424763a3b4202fe948bf60"
dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
 from {username='slave'} at 127.0.0.1:32842
I20260608 12:40:27.742413  3481 raft_consensus.cc:493] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:27.742918  3481 raft_consensus.cc:3060] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.745427  3406 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 2.
I20260608 12:40:27.750327  3481 raft_consensus.cc:515] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.752317  3481 leader_election.cc:290] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 2 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:27.753815  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fca587214424763a3b4202fe948bf60" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:27.754522  3556 raft_consensus.cc:3060] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.753896  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fca587214424763a3b4202fe948bf60" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:27.757642  3406 raft_consensus.cc:3055] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:27.758469  3406 raft_consensus.cc:740] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:27.759219  3406 consensus_queue.cc:260] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.760797  3556 raft_consensus.cc:2468] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 2.
I20260608 12:40:27.760824  3406 raft_consensus.cc:3060] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.763444  3304 catalog_manager.cc:5696] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 1 to 2, leader changed from a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:27.765635  3446 leader_election.cc:304] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:27.766518  3651 raft_consensus.cc:2804] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:27.766973  3651 raft_consensus.cc:697] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Becoming Leader. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:27.767690  3651 consensus_queue.cc:237] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.768642  3406 raft_consensus.cc:2468] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 2.
I20260608 12:40:27.780246  3305 catalog_manager.cc:5696] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: term changed from 1 to 2, leader changed from a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) to a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:27.811115  3809 consensus_queue.cc:1048] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.825081  3809 consensus_queue.cc:1048] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:27.905251  3842 ts_tablet_manager.cc:933] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: Initiating tablet copy from peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:27.907971  3842 tablet_copy_client.cc:323] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40543
I20260608 12:40:27.910435  3493 tablet_copy_service.cc:140] P a2a7b97ac98248c594ddfae79c5015fd: Received BeginTabletCopySession request for tablet 82444abf337748ad9a45528f9a22d05c from peer 82784a6279c44ecf8561eff4262ebb3c ({username='slave'} at 127.0.0.1:58816)
I20260608 12:40:27.911006  3493 tablet_copy_service.cc:161] P a2a7b97ac98248c594ddfae79c5015fd: Beginning new tablet copy session on tablet 82444abf337748ad9a45528f9a22d05c from peer 82784a6279c44ecf8561eff4262ebb3c at {username='slave'} at 127.0.0.1:58816: session id = 82784a6279c44ecf8561eff4262ebb3c-82444abf337748ad9a45528f9a22d05c
I20260608 12:40:27.918653  3493 tablet_copy_source_session.cc:215] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:27.921500  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82444abf337748ad9a45528f9a22d05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:27.931052  3842 tablet_copy_client.cc:806] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:27.931541  3842 tablet_copy_client.cc:670] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:27.934861  3784 raft_consensus.cc:993] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: : Instructing follower a2a7b97ac98248c594ddfae79c5015fd to start an election
I20260608 12:40:27.935284  3784 raft_consensus.cc:1081] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Signalling peer a2a7b97ac98248c594ddfae79c5015fd to start an election
I20260608 12:40:27.935739  3842 tablet_copy_client.cc:538] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:27.936936  3481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "450ec9f62330447193110923ccbc4035"
dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
 from {username='slave'} at 127.0.0.1:32842
I20260608 12:40:27.937388  3481 raft_consensus.cc:493] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:27.937646  3481 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.941095  3481 raft_consensus.cc:515] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.943303  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:27.943506  3842 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:27.943825  3406 raft_consensus.cc:3055] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:27.944319  3406 raft_consensus.cc:740] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:27.945087  3406 consensus_queue.cc:260] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.946030  3406 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.943799  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:27.949133  3557 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:27.953925  3481 leader_election.cc:290] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 2 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:27.956986  3406 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 2.
I20260608 12:40:27.957749  3557 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 2.
I20260608 12:40:27.958252  3449 leader_election.cc:304] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:27.959123  3651 raft_consensus.cc:2804] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:27.959504  3651 raft_consensus.cc:697] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Becoming Leader. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:27.960280  3651 consensus_queue.cc:237] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:27.970834  3304 catalog_manager.cc:5696] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: term changed from 1 to 2, leader changed from a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) to a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:27.977397  3842 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: 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
I20260608 12:40:27.978125  3842 tablet_bootstrap.cc:492] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap complete.
I20260608 12:40:27.978581  3842 ts_tablet_manager.cc:1403] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.009s
I20260608 12:40:27.980792  3842 raft_consensus.cc:359] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:27.981315  3842 raft_consensus.cc:740] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: LEARNER
I20260608 12:40:27.981786  3842 consensus_queue.cc:260] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:27.983876  3842 ts_tablet_manager.cc:1434] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:27.985546  3493 tablet_copy_service.cc:342] P a2a7b97ac98248c594ddfae79c5015fd: Request end of tablet copy session 82784a6279c44ecf8561eff4262ebb3c-82444abf337748ad9a45528f9a22d05c received from {username='slave'} at 127.0.0.1:58816
I20260608 12:40:27.985888  3493 tablet_copy_service.cc:434] P a2a7b97ac98248c594ddfae79c5015fd: ending tablet copy session 82784a6279c44ecf8561eff4262ebb3c-82444abf337748ad9a45528f9a22d05c on tablet 82444abf337748ad9a45528f9a22d05c with peer 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:28.058643  3809 raft_consensus.cc:993] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: : Instructing follower 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:28.059121  3784 raft_consensus.cc:1081] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Signalling peer 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:28.060511  3557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3"
dest_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:59480
I20260608 12:40:28.060997  3557 raft_consensus.cc:493] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:28.061311  3557 raft_consensus.cc:3060] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:28.065564  3557 raft_consensus.cc:515] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:28.067219  3557 leader_election.cc:290] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 2 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:28.067898  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:28.068444  3481 raft_consensus.cc:3060] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:28.068830  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c920f7cd59474a6ea46a029cfd2f02d3" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:28.069358  3406 raft_consensus.cc:3055] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:28.069653  3406 raft_consensus.cc:740] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:28.070549  3408 raft_consensus.cc:1275] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer 82784a6279c44ecf8561eff4262ebb3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.070438  3406 consensus_queue.cc:260] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:28.071588  3406 raft_consensus.cc:3060] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:28.072122  3764 consensus_queue.cc:1048] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.076125  3481 raft_consensus.cc:2468] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 2.
I20260608 12:40:28.077308  3523 leader_election.cc:304] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:28.078227  3827 raft_consensus.cc:2804] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:28.078680  3827 raft_consensus.cc:697] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:28.079466  3827 consensus_queue.cc:237] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:28.087643  3482 raft_consensus.cc:1275] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Refusing update from remote peer 82784a6279c44ecf8561eff4262ebb3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.077319  3406 raft_consensus.cc:2468] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 2.
I20260608 12:40:28.089315  3786 consensus_queue.cc:1048] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.104377  3842 ts_tablet_manager.cc:933] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: Initiating tablet copy from peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:28.105754  3304 catalog_manager.cc:5696] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 1 to 2, leader changed from a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:28.110083  3842 tablet_copy_client.cc:323] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:43797
I20260608 12:40:28.112605  3418 tablet_copy_service.cc:140] P a0371d37ce7047a9ae53fb596c8696bf: Received BeginTabletCopySession request for tablet 1290566f51854409829c2123f445e4f3 from peer 82784a6279c44ecf8561eff4262ebb3c ({username='slave'} at 127.0.0.1:49158)
I20260608 12:40:28.113183  3418 tablet_copy_service.cc:161] P a0371d37ce7047a9ae53fb596c8696bf: Beginning new tablet copy session on tablet 1290566f51854409829c2123f445e4f3 from peer 82784a6279c44ecf8561eff4262ebb3c at {username='slave'} at 127.0.0.1:49158: session id = 82784a6279c44ecf8561eff4262ebb3c-1290566f51854409829c2123f445e4f3
I20260608 12:40:28.120532  3418 tablet_copy_source_session.cc:215] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:28.123286  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290566f51854409829c2123f445e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.132591  3842 tablet_copy_client.cc:806] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:28.133052  3842 tablet_copy_client.cc:670] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:28.136323  3842 tablet_copy_client.cc:538] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:28.141497  3842 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:28.155035  3842 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: 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
I20260608 12:40:28.155630  3842 tablet_bootstrap.cc:492] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap complete.
I20260608 12:40:28.156175  3842 ts_tablet_manager.cc:1403] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260608 12:40:28.158305  3842 raft_consensus.cc:359] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:28.158862  3842 raft_consensus.cc:740] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: LEARNER
I20260608 12:40:28.159420  3842 consensus_queue.cc:260] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:28.161563  3557 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.163190  3651 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.165021  3842 ts_tablet_manager.cc:1434] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:40:28.167070  3849 ts_tablet_manager.cc:933] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: Initiating tablet copy from peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:28.171814  3418 tablet_copy_service.cc:342] P a0371d37ce7047a9ae53fb596c8696bf: Request end of tablet copy session 82784a6279c44ecf8561eff4262ebb3c-1290566f51854409829c2123f445e4f3 received from {username='slave'} at 127.0.0.1:49158
I20260608 12:40:28.172261  3418 tablet_copy_service.cc:434] P a0371d37ce7047a9ae53fb596c8696bf: ending tablet copy session 82784a6279c44ecf8561eff4262ebb3c-1290566f51854409829c2123f445e4f3 on tablet 1290566f51854409829c2123f445e4f3 with peer 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:28.183787  3408 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.185304  3826 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.187997  3406 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.190248  3608 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.192445  3849 tablet_copy_client.cc:323] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41845
I20260608 12:40:28.195851  3567 tablet_copy_service.cc:140] P 5470f615dfd54468999bfecef3551174: Received BeginTabletCopySession request for tablet 0dcaa564739c426d9ebb737f7ae328e9 from peer 82784a6279c44ecf8561eff4262ebb3c ({username='slave'} at 127.0.0.1:39342)
I20260608 12:40:28.196398  3567 tablet_copy_service.cc:161] P 5470f615dfd54468999bfecef3551174: Beginning new tablet copy session on tablet 0dcaa564739c426d9ebb737f7ae328e9 from peer 82784a6279c44ecf8561eff4262ebb3c at {username='slave'} at 127.0.0.1:39342: session id = 82784a6279c44ecf8561eff4262ebb3c-0dcaa564739c426d9ebb737f7ae328e9
I20260608 12:40:28.210523  3567 tablet_copy_source_session.cc:215] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:28.222466  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcaa564739c426d9ebb737f7ae328e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.229919  3481 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.231411  3645 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.236984  3849 tablet_copy_client.cc:806] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:28.237490  3849 tablet_copy_client.cc:670] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:28.245405  3849 tablet_copy_client.cc:538] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:28.256266  3849 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:28.277110  3849 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: 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
I20260608 12:40:28.277928  3849 tablet_bootstrap.cc:492] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap complete.
I20260608 12:40:28.278522  3849 ts_tablet_manager.cc:1403] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260608 12:40:28.281431  3849 raft_consensus.cc:359] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:28.282232  3849 raft_consensus.cc:740] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: LEARNER
I20260608 12:40:28.282888  3849 consensus_queue.cc:260] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:28.285269  3849 ts_tablet_manager.cc:1434] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:40:28.286965  3567 tablet_copy_service.cc:342] P 5470f615dfd54468999bfecef3551174: Request end of tablet copy session 82784a6279c44ecf8561eff4262ebb3c-0dcaa564739c426d9ebb737f7ae328e9 received from {username='slave'} at 127.0.0.1:39342
I20260608 12:40:28.287387  3567 tablet_copy_service.cc:434] P 5470f615dfd54468999bfecef3551174: ending tablet copy session 82784a6279c44ecf8561eff4262ebb3c-0dcaa564739c426d9ebb737f7ae328e9 on tablet 0dcaa564739c426d9ebb737f7ae328e9 with peer 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:28.453924  3408 raft_consensus.cc:1275] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.455317  3608 consensus_queue.cc:1048] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.469671  3557 raft_consensus.cc:1275] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.472007  3775 consensus_queue.cc:1048] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.501389  3716 raft_consensus.cc:1217] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:28.541332  3481 raft_consensus.cc:1275] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.542546  3645 consensus_queue.cc:1048] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.554419  3407 raft_consensus.cc:1275] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:28.558063  3645 consensus_queue.cc:1048] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:28.570541  3716 raft_consensus.cc:1217] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:28.671118  3716 raft_consensus.cc:1217] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:29.073770  3775 raft_consensus.cc:1064] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
I20260608 12:40:29.076292  3775 consensus_queue.cc:237] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:29.083364  3557 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.086258  3407 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.087534  3716 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.087728  3861 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:29.088923  3651 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.089726  3608 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.109789  3784 raft_consensus.cc:1064] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
I20260608 12:40:29.117614  3784 consensus_queue.cc:237] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:29.120558  3651 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.128641  3557 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.137051  3407 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.139510  3717 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.141993  3645 raft_consensus.cc:1064] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
I20260608 12:40:29.144608  3645 consensus_queue.cc:237] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:29.146235  3481 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.146571  3557 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.148231  3716 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.148456  3865 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.150444  3865 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.151232  3867 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.159382  3304 catalog_manager.cc:5696] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.186676  3717 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.188355  3867 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.192476  3826 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.193365  3482 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.195276  3826 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.196534  3407 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:29.201050  3826 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:29.201606  3557 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.209992  3482 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.213785  3716 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.236935  3645 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.250723  3305 catalog_manager.cc:5696] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.250916  3481 consensus_queue.cc:237] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:29.256012  3717 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:29.258306  3408 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.261586  3482 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.265714  3775 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:29.274293  3407 consensus_queue.cc:237] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:29.278112  3304 catalog_manager.cc:5696] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:29.278746  3716 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.282210  3718 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:29.283537  3651 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.284226  3862 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:29.297020  3557 raft_consensus.cc:1275] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:29.296279  3717 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.299227  3862 consensus_queue.cc:1048] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:29.300977  3867 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.303969  3557 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.308391  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 82444abf337748ad9a45528f9a22d05c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:29.311066  3556 raft_consensus.cc:1275] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:29.310649  3718 raft_consensus.cc:2955] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.312623  3861 consensus_queue.cc:1048] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:29.318488  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1290566f51854409829c2123f445e4f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:29.320076  3556 raft_consensus.cc:2955] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.337046  3304 catalog_manager.cc:5696] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 3 to 4, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.337392  3556 consensus_queue.cc:237] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:29.338600  3304 catalog_manager.cc:5696] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.345731  3481 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:29.347097  3826 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:29.348830  3716 raft_consensus.cc:1275] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:29.350608  3826 consensus_queue.cc:1048] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:29.355583  3645 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.363058  3481 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.367554  3393 tablet_service.cc:1558] Processing DeleteTablet for tablet 82444abf337748ad9a45528f9a22d05c with delete_type TABLET_DATA_TOMBSTONED (TS a0371d37ce7047a9ae53fb596c8696bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42652
I20260608 12:40:29.369428  3467 tablet_service.cc:1558] Processing DeleteTablet for tablet 1290566f51854409829c2123f445e4f3 with delete_type TABLET_DATA_TOMBSTONED (TS a2a7b97ac98248c594ddfae79c5015fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32828
I20260608 12:40:29.371280  3290 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0dcaa564739c426d9ebb737f7ae328e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:29.369505  3716 raft_consensus.cc:2955] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.373682  3880 tablet_replica.cc:333] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:29.375972  3881 tablet_replica.cc:333] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:29.374616  3880 raft_consensus.cc:2243] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:29.377417  3881 raft_consensus.cc:2243] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:29.382411  3880 raft_consensus.cc:2272] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:29.382748  3881 raft_consensus.cc:2272] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:29.384284  3303 catalog_manager.cc:5696] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: config changed from index 3 to 4, VOTER a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:29.388590  3881 ts_tablet_manager.cc:1916] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:29.392380  3880 ts_tablet_manager.cc:1916] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:29.396899  3393 tablet_service.cc:1558] Processing DeleteTablet for tablet 0dcaa564739c426d9ebb737f7ae328e9 with delete_type TABLET_DATA_TOMBSTONED (TS a0371d37ce7047a9ae53fb596c8696bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42652
I20260608 12:40:29.402928  3881 ts_tablet_manager.cc:1929] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:29.403352  3881 log.cc:1199] T 1290566f51854409829c2123f445e4f3 P a2a7b97ac98248c594ddfae79c5015fd: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-1-root/wals/1290566f51854409829c2123f445e4f3
I20260608 12:40:29.405339  3293 catalog_manager.cc:5027] TS a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): tablet 1290566f51854409829c2123f445e4f3 (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:29.406679  3880 ts_tablet_manager.cc:1929] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:29.406967  3880 log.cc:1199] T 82444abf337748ad9a45528f9a22d05c P a0371d37ce7047a9ae53fb596c8696bf: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-0-root/wals/82444abf337748ad9a45528f9a22d05c
I20260608 12:40:29.408231  3880 tablet_replica.cc:333] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:29.408169  3293 catalog_manager.cc:5027] TS a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): tablet 82444abf337748ad9a45528f9a22d05c (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:29.409039  3880 raft_consensus.cc:2243] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:29.409579  3880 raft_consensus.cc:2272] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:29.412199  3880 ts_tablet_manager.cc:1916] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:29.421030  3880 ts_tablet_manager.cc:1929] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:29.421267  3880 log.cc:1199] T 0dcaa564739c426d9ebb737f7ae328e9 P a0371d37ce7047a9ae53fb596c8696bf: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-0-root/wals/0dcaa564739c426d9ebb737f7ae328e9
I20260608 12:40:29.422351  3293 catalog_manager.cc:5027] TS a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): tablet 0dcaa564739c426d9ebb737f7ae328e9 (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:29.503170  3359 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:29.524469  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293"
dest_uuid: "5470f615dfd54468999bfecef3551174"
mode: GRACEFUL
new_leader_uuid: "82784a6279c44ecf8561eff4262ebb3c"
 from {username='slave'} at 127.0.0.1:39358
I20260608 12:40:29.524989  3556 raft_consensus.cc:606] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Received request to transfer leadership to TS 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:29.534379  3481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "450ec9f62330447193110923ccbc4035"
dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
mode: GRACEFUL
new_leader_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:58840
I20260608 12:40:29.534798  3481 raft_consensus.cc:606] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Received request to transfer leadership to TS 5470f615dfd54468999bfecef3551174
I20260608 12:40:29.535781  3359 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:40:29.536321  3359 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:29.629320  3861 raft_consensus.cc:993] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: : Instructing follower 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:29.629735  3651 raft_consensus.cc:1081] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Signalling peer 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:29.631217  3556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "450ec9f62330447193110923ccbc4035"
dest_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:59494
I20260608 12:40:29.631773  3556 raft_consensus.cc:493] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:29.632138  3556 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:29.636575  3556 raft_consensus.cc:515] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:29.638232  3556 leader_election.cc:290] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 3 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:29.638787  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:29.639366  3408 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:29.639266  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ec9f62330447193110923ccbc4035" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:29.639902  3481 raft_consensus.cc:3055] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:40:29.640198  3481 raft_consensus.cc:740] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:29.640956  3481 consensus_queue.cc:260] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:29.642041  3481 raft_consensus.cc:3060] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:29.645592  3408 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 3.
I20260608 12:40:29.646708  3523 leader_election.cc:304] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:29.647332  3826 raft_consensus.cc:2804] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:40:29.647413  3481 raft_consensus.cc:2468] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 3.
I20260608 12:40:29.647905  3826 raft_consensus.cc:697] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 3 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:29.648797  3826 consensus_queue.cc:237] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:29.655390  3305 catalog_manager.cc:5696] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 2 to 3, leader changed from a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:30.055785  3481 raft_consensus.cc:1275] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:40:30.056882  3645 consensus_queue.cc:1048] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:30.070227  3408 raft_consensus.cc:1275] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:40:30.071810  3826 consensus_queue.cc:1048] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:30.085181  3890 raft_consensus.cc:993] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: : Instructing follower 82784a6279c44ecf8561eff4262ebb3c to start an election
I20260608 12:40:30.085583  3826 raft_consensus.cc:1081] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Signalling peer 82784a6279c44ecf8561eff4262ebb3c to start an election
I20260608 12:40:30.086958  3716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293"
dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
 from {username='slave'} at 127.0.0.1:33900
I20260608 12:40:30.087522  3716 raft_consensus.cc:493] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:30.087822  3716 raft_consensus.cc:3060] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:30.092900  3716 raft_consensus.cc:515] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:30.094395  3716 leader_election.cc:290] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 2 election: Requested vote from peers 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845), a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:30.095166  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:30.095386  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf5136b18c242bbaad818f3c5dd8293" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:30.095714  3556 raft_consensus.cc:3055] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:30.095911  3408 raft_consensus.cc:3060] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:30.096088  3556 raft_consensus.cc:740] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:30.096930  3556 consensus_queue.cc:260] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:30.098047  3556 raft_consensus.cc:3060] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:30.102181  3408 raft_consensus.cc:2468] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 2.
I20260608 12:40:30.103252  3681 leader_election.cc:304] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c, a0371d37ce7047a9ae53fb596c8696bf; no voters: 
I20260608 12:40:30.103830  3556 raft_consensus.cc:2468] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 2.
I20260608 12:40:30.104054  3786 raft_consensus.cc:2804] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:30.105672  3786 raft_consensus.cc:697] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: Becoming Leader. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Running, Role: LEADER
I20260608 12:40:30.106362  3786 consensus_queue.cc:237] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } }
I20260608 12:40:30.113268  3302 catalog_manager.cc:5696] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c reported cstate change: term changed from 1 to 2, leader changed from 5470f615dfd54468999bfecef3551174 (127.0.107.195) to 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "82784a6279c44ecf8561eff4262ebb3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:30.417894  3481 consensus_queue.cc:237] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:30.424078  3556 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:30.424553  3408 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:40:30.424831  3449 consensus_peers.cc:597] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd -> Peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Couldn't send request to peer 82784a6279c44ecf8561eff4262ebb3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fca587214424763a3b4202fe948bf60. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:30.425458  3651 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:30.426258  3861 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:30.435155  3897 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.436436  3407 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.437239  3556 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.446646  3302 catalog_manager.cc:5696] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.449932  3407 consensus_queue.cc:237] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } }
I20260608 12:40:30.457850  3716 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:30.458693  3374 consensus_peers.cc:597] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf -> Peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Couldn't send request to peer a2a7b97ac98248c594ddfae79c5015fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efb41f555b1c4a3fb5c6e05b4a5856f9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:30.460719  3901 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:30.461820  3556 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:30.468905  3887 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:30.480563  3904 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } } }
I20260608 12:40:30.482064  3718 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } } }
I20260608 12:40:30.483911  3557 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } } }
I20260608 12:40:30.493258  3303 catalog_manager.cc:5696] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index -1 to 2, NON_VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } } }
I20260608 12:40:30.497467  3557 consensus_queue.cc:237] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:30.505586  3481 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:30.505939  3407 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:30.507136  3890 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:40:30.509874  3523 consensus_peers.cc:597] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 -> Peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Couldn't send request to peer 82784a6279c44ecf8561eff4262ebb3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c28f2a178d341749e1e37585158570d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:30.510941  3890 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:30.518563  3826 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.520323  3481 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.523051  3407 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:30.530409  3303 catalog_manager.cc:5696] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index -1 to 3, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:30.530771  3408 consensus_queue.cc:237] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } }
I20260608 12:40:30.539716  3718 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:30.539858  3481 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:30.540091  3371 consensus_peers.cc:597] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf -> Peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): Couldn't send request to peer 5470f615dfd54468999bfecef3551174. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f3babe295864f7086b679ab2a0a05c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:30.541172  3887 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:30.542382  3902 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:30.551795  3902 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } } }
I20260608 12:40:30.553578  3481 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } } }
I20260608 12:40:30.562343  3718 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } } }
I20260608 12:40:30.564358  3305 catalog_manager.cc:5696] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index -1 to 2, NON_VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:30.661866  3407 raft_consensus.cc:1275] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer 82784a6279c44ecf8561eff4262ebb3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:30.663002  3786 consensus_queue.cc:1048] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:30.675357  3557 raft_consensus.cc:1275] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer 82784a6279c44ecf8561eff4262ebb3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:30.677757  3786 consensus_queue.cc:1048] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:31.016908  3919 ts_tablet_manager.cc:933] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: Initiating tablet copy from peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:31.019865  3919 tablet_copy_client.cc:323] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40543
I20260608 12:40:31.021379  3493 tablet_copy_service.cc:140] P a2a7b97ac98248c594ddfae79c5015fd: Received BeginTabletCopySession request for tablet 4fca587214424763a3b4202fe948bf60 from peer 82784a6279c44ecf8561eff4262ebb3c ({username='slave'} at 127.0.0.1:58816)
I20260608 12:40:31.021808  3493 tablet_copy_service.cc:161] P a2a7b97ac98248c594ddfae79c5015fd: Beginning new tablet copy session on tablet 4fca587214424763a3b4202fe948bf60 from peer 82784a6279c44ecf8561eff4262ebb3c at {username='slave'} at 127.0.0.1:58816: session id = 82784a6279c44ecf8561eff4262ebb3c-4fca587214424763a3b4202fe948bf60
I20260608 12:40:31.026202  3921 ts_tablet_manager.cc:933] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: Initiating tablet copy from peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:31.027556  3493 tablet_copy_source_session.cc:215] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:31.028250  3921 tablet_copy_client.cc:323] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:43797
I20260608 12:40:31.030067  3418 tablet_copy_service.cc:140] P a0371d37ce7047a9ae53fb596c8696bf: Received BeginTabletCopySession request for tablet efb41f555b1c4a3fb5c6e05b4a5856f9 from peer a2a7b97ac98248c594ddfae79c5015fd ({username='slave'} at 127.0.0.1:42668)
I20260608 12:40:31.030500  3919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fca587214424763a3b4202fe948bf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:31.030568  3418 tablet_copy_service.cc:161] P a0371d37ce7047a9ae53fb596c8696bf: Beginning new tablet copy session on tablet efb41f555b1c4a3fb5c6e05b4a5856f9 from peer a2a7b97ac98248c594ddfae79c5015fd at {username='slave'} at 127.0.0.1:42668: session id = a2a7b97ac98248c594ddfae79c5015fd-efb41f555b1c4a3fb5c6e05b4a5856f9
I20260608 12:40:31.037941  3418 tablet_copy_source_session.cc:215] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:31.041527  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb41f555b1c4a3fb5c6e05b4a5856f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:31.046437  3919 tablet_copy_client.cc:806] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:31.047005  3919 tablet_copy_client.cc:670] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:31.050845  3919 tablet_copy_client.cc:538] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:31.056517  3921 tablet_copy_client.cc:806] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:31.057068  3921 tablet_copy_client.cc:670] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:31.060075  3919 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:31.061367  3921 tablet_copy_client.cc:538] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:31.068996  3921 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap starting.
I20260608 12:40:31.083671  3919 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: 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
I20260608 12:40:31.084457  3919 tablet_bootstrap.cc:492] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap complete.
I20260608 12:40:31.085134  3919 ts_tablet_manager.cc:1403] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260608 12:40:31.088254  3919 raft_consensus.cc:359] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.089725  3919 raft_consensus.cc:740] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: LEARNER
I20260608 12:40:31.090530  3919 consensus_queue.cc:260] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.095466  3919 ts_tablet_manager.cc:1434] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:40:31.097158  3493 tablet_copy_service.cc:342] P a2a7b97ac98248c594ddfae79c5015fd: Request end of tablet copy session 82784a6279c44ecf8561eff4262ebb3c-4fca587214424763a3b4202fe948bf60 received from {username='slave'} at 127.0.0.1:58816
I20260608 12:40:31.097640  3493 tablet_copy_service.cc:434] P a2a7b97ac98248c594ddfae79c5015fd: ending tablet copy session 82784a6279c44ecf8561eff4262ebb3c-4fca587214424763a3b4202fe948bf60 on tablet 4fca587214424763a3b4202fe948bf60 with peer 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:31.101810  3921 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: 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
I20260608 12:40:31.102648  3921 tablet_bootstrap.cc:492] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: Bootstrap complete.
I20260608 12:40:31.103317  3921 ts_tablet_manager.cc:1403] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.010s
I20260608 12:40:31.106267  3921 raft_consensus.cc:359] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } }
I20260608 12:40:31.107051  3921 raft_consensus.cc:740] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Initialized, Role: LEARNER
I20260608 12:40:31.107728  3921 consensus_queue.cc:260] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: true } }
I20260608 12:40:31.109519  3925 ts_tablet_manager.cc:933] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: Initiating tablet copy from peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:31.110762  3921 ts_tablet_manager.cc:1434] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:40:31.113226  3418 tablet_copy_service.cc:342] P a0371d37ce7047a9ae53fb596c8696bf: Request end of tablet copy session a2a7b97ac98248c594ddfae79c5015fd-efb41f555b1c4a3fb5c6e05b4a5856f9 received from {username='slave'} at 127.0.0.1:42668
I20260608 12:40:31.113628  3418 tablet_copy_service.cc:434] P a0371d37ce7047a9ae53fb596c8696bf: ending tablet copy session a2a7b97ac98248c594ddfae79c5015fd-efb41f555b1c4a3fb5c6e05b4a5856f9 on tablet efb41f555b1c4a3fb5c6e05b4a5856f9 with peer a2a7b97ac98248c594ddfae79c5015fd
I20260608 12:40:31.115999  3925 tablet_copy_client.cc:323] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41845
I20260608 12:40:31.117468  3567 tablet_copy_service.cc:140] P 5470f615dfd54468999bfecef3551174: Received BeginTabletCopySession request for tablet 7c28f2a178d341749e1e37585158570d from peer 82784a6279c44ecf8561eff4262ebb3c ({username='slave'} at 127.0.0.1:39342)
I20260608 12:40:31.117964  3567 tablet_copy_service.cc:161] P 5470f615dfd54468999bfecef3551174: Beginning new tablet copy session on tablet 7c28f2a178d341749e1e37585158570d from peer 82784a6279c44ecf8561eff4262ebb3c at {username='slave'} at 127.0.0.1:39342: session id = 82784a6279c44ecf8561eff4262ebb3c-7c28f2a178d341749e1e37585158570d
I20260608 12:40:31.122430  3567 tablet_copy_source_session.cc:215] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:31.124751  3925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28f2a178d341749e1e37585158570d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:31.129194  3927 ts_tablet_manager.cc:933] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: Initiating tablet copy from peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797)
I20260608 12:40:31.130697  3927 tablet_copy_client.cc:323] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:43797
I20260608 12:40:31.131901  3418 tablet_copy_service.cc:140] P a0371d37ce7047a9ae53fb596c8696bf: Received BeginTabletCopySession request for tablet 2f3babe295864f7086b679ab2a0a05c7 from peer 5470f615dfd54468999bfecef3551174 ({username='slave'} at 127.0.0.1:42662)
I20260608 12:40:31.132299  3418 tablet_copy_service.cc:161] P a0371d37ce7047a9ae53fb596c8696bf: Beginning new tablet copy session on tablet 2f3babe295864f7086b679ab2a0a05c7 from peer 5470f615dfd54468999bfecef3551174 at {username='slave'} at 127.0.0.1:42662: session id = 5470f615dfd54468999bfecef3551174-2f3babe295864f7086b679ab2a0a05c7
I20260608 12:40:31.137499  3418 tablet_copy_source_session.cc:215] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:31.140157  3925 tablet_copy_client.cc:806] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:31.140684  3925 tablet_copy_client.cc:670] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:31.142638  3927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3babe295864f7086b679ab2a0a05c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:31.144496  3925 tablet_copy_client.cc:538] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:31.152882  3925 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:31.152908  3927 tablet_copy_client.cc:806] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:31.153548  3927 tablet_copy_client.cc:670] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:31.156421  3927 tablet_copy_client.cc:538] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:31.161809  3927 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: Bootstrap starting.
I20260608 12:40:31.176743  3925 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: 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
I20260608 12:40:31.177592  3925 tablet_bootstrap.cc:492] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap complete.
I20260608 12:40:31.178194  3925 ts_tablet_manager.cc:1403] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 12:40:31.181201  3927 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: 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
I20260608 12:40:31.181171  3925 raft_consensus.cc:359] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.181955  3927 tablet_bootstrap.cc:492] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: Bootstrap complete.
I20260608 12:40:31.182124  3925 raft_consensus.cc:740] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: LEARNER
I20260608 12:40:31.182502  3927 ts_tablet_manager.cc:1403] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 12:40:31.182811  3925 consensus_queue.cc:260] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.185029  3927 raft_consensus.cc:359] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } }
I20260608 12:40:31.185570  3927 raft_consensus.cc:740] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Initialized, Role: LEARNER
I20260608 12:40:31.186236  3927 consensus_queue.cc:260] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: true } }
I20260608 12:40:31.186851  3925 ts_tablet_manager.cc:1434] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:40:31.188529  3567 tablet_copy_service.cc:342] P 5470f615dfd54468999bfecef3551174: Request end of tablet copy session 82784a6279c44ecf8561eff4262ebb3c-7c28f2a178d341749e1e37585158570d received from {username='slave'} at 127.0.0.1:39342
I20260608 12:40:31.188946  3567 tablet_copy_service.cc:434] P 5470f615dfd54468999bfecef3551174: ending tablet copy session 82784a6279c44ecf8561eff4262ebb3c-7c28f2a178d341749e1e37585158570d on tablet 7c28f2a178d341749e1e37585158570d with peer 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:31.191293  3927 ts_tablet_manager.cc:1434] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260608 12:40:31.194283  3418 tablet_copy_service.cc:342] P a0371d37ce7047a9ae53fb596c8696bf: Request end of tablet copy session 5470f615dfd54468999bfecef3551174-2f3babe295864f7086b679ab2a0a05c7 received from {username='slave'} at 127.0.0.1:42662
I20260608 12:40:31.194689  3418 tablet_copy_service.cc:434] P a0371d37ce7047a9ae53fb596c8696bf: ending tablet copy session 5470f615dfd54468999bfecef3551174-2f3babe295864f7086b679ab2a0a05c7 on tablet 2f3babe295864f7086b679ab2a0a05c7 with peer 5470f615dfd54468999bfecef3551174
I20260608 12:40:31.529269  3716 raft_consensus.cc:1217] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:31.537317  3359 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:31.546686  3481 raft_consensus.cc:1217] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:31.554526  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c28f2a178d341749e1e37585158570d"
dest_uuid: "5470f615dfd54468999bfecef3551174"
mode: GRACEFUL
new_leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
 from {username='slave'} at 127.0.0.1:39358
I20260608 12:40:31.555022  3556 raft_consensus.cc:606] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Received request to transfer leadership to TS a0371d37ce7047a9ae53fb596c8696bf
I20260608 12:40:31.556042  3359 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:40:31.556541  3359 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:31.590850  3556 raft_consensus.cc:1217] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:31.607946  3716 raft_consensus.cc:1217] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:31.882324  3931 raft_consensus.cc:993] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: : Instructing follower a0371d37ce7047a9ae53fb596c8696bf to start an election
I20260608 12:40:31.882799  3932 raft_consensus.cc:1081] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Signalling peer a0371d37ce7047a9ae53fb596c8696bf to start an election
I20260608 12:40:31.884330  3407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c28f2a178d341749e1e37585158570d"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
 from {username='slave'} at 127.0.0.1:42662
I20260608 12:40:31.884816  3407 raft_consensus.cc:493] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:31.885111  3407 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:31.890386  3407 raft_consensus.cc:515] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.892112  3407 leader_election.cc:290] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [CANDIDATE]: Term 3 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:31.893013  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:31.893159  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28f2a178d341749e1e37585158570d" candidate_uuid: "a0371d37ce7047a9ae53fb596c8696bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:31.893573  3481 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:31.893868  3557 raft_consensus.cc:3055] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:40:31.894093  3557 raft_consensus.cc:740] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:31.894656  3557 consensus_queue.cc:260] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.895561  3557 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:31.899343  3481 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 3.
I20260608 12:40:31.900501  3374 leader_election.cc:304] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:31.901007  3557 raft_consensus.cc:2468] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0371d37ce7047a9ae53fb596c8696bf in term 3.
I20260608 12:40:31.901448  3933 raft_consensus.cc:2804] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:40:31.902410  3933 raft_consensus.cc:697] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 LEADER]: Becoming Leader. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:31.903196  3933 consensus_queue.cc:237] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:31.911325  3302 catalog_manager.cc:5696] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: term changed from 2 to 3, leader changed from 5470f615dfd54468999bfecef3551174 (127.0.107.195) to a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193). New cstate: current_term: 3 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:32.101277  3933 raft_consensus.cc:1064] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: attempting to promote NON_VOTER a2a7b97ac98248c594ddfae79c5015fd to VOTER
I20260608 12:40:32.103760  3933 consensus_queue.cc:237] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } }
I20260608 12:40:32.110822  3481 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEARNER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:32.112133  3716 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:32.112349  3901 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:32.114281  3901 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:32.117100  3557 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:32.120234  3901 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:32.127199  3901 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.128669  3718 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.133774  3556 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.139354  3482 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.143242  3302 catalog_manager.cc:5696] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index 2 to 3, a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:32.157493  3407 consensus_queue.cc:237] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [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: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } }
I20260608 12:40:32.162906  3556 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:32.164021  3901 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.164798  3482 raft_consensus.cc:1275] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:32.166301  3944 consensus_queue.cc:1048] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.170344  3944 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.172040  3556 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.174726  3481 raft_consensus.cc:2955] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.183540  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet efb41f555b1c4a3fb5c6e05b4a5856f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:32.185997  3302 catalog_manager.cc:5696] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { promote: false } } }
I20260608 12:40:32.199292  3704 tablet_service.cc:1558] Processing DeleteTablet for tablet efb41f555b1c4a3fb5c6e05b4a5856f9 with delete_type TABLET_DATA_TOMBSTONED (TS 82784a6279c44ecf8561eff4262ebb3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33866
I20260608 12:40:32.201254  3948 tablet_replica.cc:333] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:32.202204  3948 raft_consensus.cc:2243] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:32.202901  3948 raft_consensus.cc:2272] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:32.205963  3948 ts_tablet_manager.cc:1916] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:32.207319  3935 raft_consensus.cc:1064] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
I20260608 12:40:32.209851  3935 consensus_queue.cc:237] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:32.217730  3944 raft_consensus.cc:1064] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: attempting to promote NON_VOTER 5470f615dfd54468999bfecef3551174 to VOTER
I20260608 12:40:32.220764  3944 consensus_queue.cc:237] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } }
I20260608 12:40:32.221787  3948 ts_tablet_manager.cc:1929] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:32.222308  3948 log.cc:1199] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 82784a6279c44ecf8561eff4262ebb3c: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-3-root/wals/efb41f555b1c4a3fb5c6e05b4a5856f9
I20260608 12:40:32.224045  3293 catalog_manager.cc:5027] TS 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): tablet efb41f555b1c4a3fb5c6e05b4a5856f9 (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:32.229393  3718 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:32.229678  3481 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:32.229394  3556 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 LEARNER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:32.231877  3861 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.231976  3944 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:32.234015  3933 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:32.234555  3718 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:32.239341  3944 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:32.248023  3557 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:32.249651  3934 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.268159  3407 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:32.270272  3944 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5470f615dfd54468999bfecef3551174 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.277539  3934 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.278158  3481 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5470f615dfd54468999bfecef3551174 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.281131  3861 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.293118  3716 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.306358  3555 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.306381  3305 catalog_manager.cc:5696] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c reported cstate change: config changed from index 3 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.312768  3304 catalog_manager.cc:5696] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: config changed from index 2 to 3, 5470f615dfd54468999bfecef3551174 (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.340327  3716 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5470f615dfd54468999bfecef3551174 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.371052  3408 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.374974  3716 raft_consensus.cc:3060] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Advancing to term 3
I20260608 12:40:32.379927  3481 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:40:32.380596  3556 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5470f615dfd54468999bfecef3551174 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.386870  3933 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.390517  3716 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 LEARNER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:40:32.392066  3901 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.414247  3408 consensus_queue.cc:237] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } }
I20260608 12:40:32.431866  3482 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:32.433538  3933 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.439585  3556 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:32.441411  3944 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.443164  3944 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.448801  3556 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.450309  3555 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:40:32.453226  3933 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:32.455078  3959 raft_consensus.cc:1064] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
I20260608 12:40:32.455024  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2f3babe295864f7086b679ab2a0a05c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:32.460232  3959 consensus_queue.cc:237] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:32.461481  3481 raft_consensus.cc:2955] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } } }
I20260608 12:40:32.469736  3555 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:40:32.470286  3482 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:40:32.471235  3960 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:32.472011  3965 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:32.479015  3717 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 LEARNER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:40:32.484591  3959 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:32.486150  3302 catalog_manager.cc:5696] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index 3 to 4, VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:32.491874  3901 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.497043  3556 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.499348  3716 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.503990  3482 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.514662  3305 catalog_manager.cc:5696] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c reported cstate change: config changed from index 3 to 5, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } attrs { replace: true } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.518312  3704 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f3babe295864f7086b679ab2a0a05c7 with delete_type TABLET_DATA_TOMBSTONED (TS 82784a6279c44ecf8561eff4262ebb3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33866
I20260608 12:40:32.519236  3948 tablet_replica.cc:333] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:32.520107  3948 raft_consensus.cc:2243] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:32.520736  3948 raft_consensus.cc:2272] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:32.524255  3948 ts_tablet_manager.cc:1916] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:32.530766  3408 consensus_queue.cc:237] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:32.537233  3556 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:40:32.537590  3716 raft_consensus.cc:1275] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 FOLLOWER]: Refusing update from remote peer a0371d37ce7047a9ae53fb596c8696bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:40:32.538952  3959 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:40:32.541065  3944 consensus_queue.cc:1048] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:40:32.544903  3948 ts_tablet_manager.cc:1929] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:32.545363  3948 log.cc:1199] T 2f3babe295864f7086b679ab2a0a05c7 P 82784a6279c44ecf8561eff4262ebb3c: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-3-root/wals/2f3babe295864f7086b679ab2a0a05c7
I20260608 12:40:32.546969  3293 catalog_manager.cc:5027] TS 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): tablet 2f3babe295864f7086b679ab2a0a05c7 (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:32.547832  3901 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.551787  3555 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.555419  3717 raft_consensus.cc:2955] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.558951  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7c28f2a178d341749e1e37585158570d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:32.564018  3304 catalog_manager.cc:5696] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 5 to 6, VOTER a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "a0371d37ce7047a9ae53fb596c8696bf" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.574106  3467 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c28f2a178d341749e1e37585158570d with delete_type TABLET_DATA_TOMBSTONED (TS a2a7b97ac98248c594ddfae79c5015fd not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:32828
I20260608 12:40:32.575737  3970 tablet_replica.cc:333] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:32.576809  3970 raft_consensus.cc:2243] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:32.577445  3970 raft_consensus.cc:2272] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:32.580619  3970 ts_tablet_manager.cc:1916] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:32.591449  3970 ts_tablet_manager.cc:1929] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:40:32.591709  3970 log.cc:1199] T 7c28f2a178d341749e1e37585158570d P a2a7b97ac98248c594ddfae79c5015fd: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-1-root/wals/7c28f2a178d341749e1e37585158570d
I20260608 12:40:32.592983  3293 catalog_manager.cc:5027] TS a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): tablet 7c28f2a178d341749e1e37585158570d (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:32.763469  3481 consensus_queue.cc:237] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [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: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:32.768373  3717 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:32.768642  3408 raft_consensus.cc:1275] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:32.769675  3956 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:40:32.770511  3861 consensus_queue.cc:1048] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:32.778053  3861 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.780560  3717 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.780871  3408 raft_consensus.cc:2955] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:32.787787  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fca587214424763a3b4202fe948bf60 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:32.791476  3306 catalog_manager.cc:5696] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:32.801656  3540 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fca587214424763a3b4202fe948bf60 with delete_type TABLET_DATA_TOMBSTONED (TS 5470f615dfd54468999bfecef3551174 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59474
I20260608 12:40:32.806565  3971 tablet_replica.cc:333] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:32.807498  3971 raft_consensus.cc:2243] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:32.808221  3971 raft_consensus.cc:2272] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:32.810859  3971 ts_tablet_manager.cc:1916] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:32.823325  3971 ts_tablet_manager.cc:1929] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:32.823586  3971 log.cc:1199] T 4fca587214424763a3b4202fe948bf60 P 5470f615dfd54468999bfecef3551174: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-2-root/wals/4fca587214424763a3b4202fe948bf60
I20260608 12:40:32.824771  3290 catalog_manager.cc:5027] TS 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): tablet 4fca587214424763a3b4202fe948bf60 (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:33.557488  3359 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:33.571885  3408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7"
dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
mode: GRACEFUL
new_leader_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:49170
I20260608 12:40:33.572397  3408 raft_consensus.cc:606] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Received request to transfer leadership to TS 5470f615dfd54468999bfecef3551174
I20260608 12:40:33.573483  3359 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:40:33.574018  3359 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:33.770900  3944 raft_consensus.cc:993] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: : Instructing follower 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:33.771342  3944 raft_consensus.cc:1081] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Signalling peer 5470f615dfd54468999bfecef3551174 to start an election
I20260608 12:40:33.772549  3555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7"
dest_uuid: "5470f615dfd54468999bfecef3551174"
 from {username='slave'} at 127.0.0.1:59480
I20260608 12:40:33.773013  3555 raft_consensus.cc:493] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:33.773285  3555 raft_consensus.cc:3060] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:33.778497  3555 raft_consensus.cc:515] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } }
I20260608 12:40:33.780193  3555 leader_election.cc:290] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [CANDIDATE]: Term 2 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543)
I20260608 12:40:33.780652  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:33.781019  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3babe295864f7086b679ab2a0a05c7" candidate_uuid: "5470f615dfd54468999bfecef3551174" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:33.781299  3408 raft_consensus.cc:3055] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:33.781539  3481 raft_consensus.cc:3060] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:33.781661  3408 raft_consensus.cc:740] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0371d37ce7047a9ae53fb596c8696bf, State: Running, Role: LEADER
I20260608 12:40:33.782661  3408 consensus_queue.cc:260] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } }
I20260608 12:40:33.783756  3408 raft_consensus.cc:3060] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:33.786378  3481 raft_consensus.cc:2468] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 2.
I20260608 12:40:33.787298  3523 leader_election.cc:304] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [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: 5470f615dfd54468999bfecef3551174, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:33.787909  3972 raft_consensus.cc:2804] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:33.788785  3408 raft_consensus.cc:2468] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5470f615dfd54468999bfecef3551174 in term 2.
I20260608 12:40:33.788856  3972 raft_consensus.cc:697] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Becoming Leader. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:33.789858  3972 consensus_queue.cc:237] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } }
I20260608 12:40:33.796190  3306 catalog_manager.cc:5696] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 reported cstate change: term changed from 1 to 2, leader changed from a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193) to 5470f615dfd54468999bfecef3551174 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:33.827310  3555 consensus_queue.cc:237] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:33.833786  3408 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:33.833940  3523 consensus_peers.cc:597] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 -> Peer 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196:41391): Couldn't send request to peer 82784a6279c44ecf8561eff4262ebb3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dec2a9f17e0a49f7b42e432af194303b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:33.834043  3481 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:33.835041  3981 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:33.835827  3972 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:33.842301  3981 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:33.844103  3481 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:33.843947  3408 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:33.856678  3304 catalog_manager.cc:5696] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf reported cstate change: config changed from index -1 to 2, NON_VOTER 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5470f615dfd54468999bfecef3551174" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } } }
I20260608 12:40:33.867265  3555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b"
dest_uuid: "5470f615dfd54468999bfecef3551174"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59474
I20260608 12:40:33.867833  3555 raft_consensus.cc:606] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Received request to transfer leadership
I20260608 12:40:33.871641  3555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b"
dest_uuid: "5470f615dfd54468999bfecef3551174"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59474
I20260608 12:40:33.872061  3555 raft_consensus.cc:606] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Received request to transfer leadership
W20260608 12:40:33.873020  3290 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for dec2a9f17e0a49f7b42e432af194303b already in progress
I20260608 12:40:33.875527  3555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b"
dest_uuid: "5470f615dfd54468999bfecef3551174"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59474
I20260608 12:40:33.876003  3555 raft_consensus.cc:606] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Received request to transfer leadership
W20260608 12:40:33.880146  3354 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:40:33.880425  3354 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for dec2a9f17e0a49f7b42e432af194303b already in progress
W20260608 12:40:33.880738  3354 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for dec2a9f17e0a49f7b42e432af194303b already in progress
I20260608 12:40:34.287123  3408 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:34.288208  3981 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:34.307986  3987 ts_tablet_manager.cc:933] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: Initiating tablet copy from peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:34.309799  3481 raft_consensus.cc:1275] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Refusing update from remote peer 5470f615dfd54468999bfecef3551174: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:34.311846  3987 tablet_copy_client.cc:323] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41845
I20260608 12:40:34.312225  3981 consensus_queue.cc:1048] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:34.315232  3567 tablet_copy_service.cc:140] P 5470f615dfd54468999bfecef3551174: Received BeginTabletCopySession request for tablet dec2a9f17e0a49f7b42e432af194303b from peer 82784a6279c44ecf8561eff4262ebb3c ({username='slave'} at 127.0.0.1:39342)
I20260608 12:40:34.315747  3567 tablet_copy_service.cc:161] P 5470f615dfd54468999bfecef3551174: Beginning new tablet copy session on tablet dec2a9f17e0a49f7b42e432af194303b from peer 82784a6279c44ecf8561eff4262ebb3c at {username='slave'} at 127.0.0.1:39342: session id = 82784a6279c44ecf8561eff4262ebb3c-dec2a9f17e0a49f7b42e432af194303b
I20260608 12:40:34.322957  3567 tablet_copy_source_session.cc:215] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:34.326346  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec2a9f17e0a49f7b42e432af194303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:34.340456  3987 tablet_copy_client.cc:806] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:34.340947  3987 tablet_copy_client.cc:670] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:34.343806  3987 tablet_copy_client.cc:538] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:34.349216  3987 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap starting.
I20260608 12:40:34.364722  3987 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: 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
I20260608 12:40:34.365463  3987 tablet_bootstrap.cc:492] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: Bootstrap complete.
I20260608 12:40:34.366014  3987 ts_tablet_manager.cc:1403] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:40:34.368129  3987 raft_consensus.cc:359] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:34.368722  3987 raft_consensus.cc:740] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Initialized, Role: LEARNER
I20260608 12:40:34.369228  3987 consensus_queue.cc:260] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [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: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:34.370838  3987 ts_tablet_manager.cc:1434] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:34.372200  3567 tablet_copy_service.cc:342] P 5470f615dfd54468999bfecef3551174: Request end of tablet copy session 82784a6279c44ecf8561eff4262ebb3c-dec2a9f17e0a49f7b42e432af194303b received from {username='slave'} at 127.0.0.1:39342
I20260608 12:40:34.372555  3567 tablet_copy_service.cc:434] P 5470f615dfd54468999bfecef3551174: ending tablet copy session 82784a6279c44ecf8561eff4262ebb3c-dec2a9f17e0a49f7b42e432af194303b on tablet dec2a9f17e0a49f7b42e432af194303b with peer 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:34.419018  3972 raft_consensus.cc:993] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: : Instructing follower a2a7b97ac98248c594ddfae79c5015fd to start an election
I20260608 12:40:34.419538  3974 raft_consensus.cc:1081] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Signalling peer a2a7b97ac98248c594ddfae79c5015fd to start an election
I20260608 12:40:34.420986  3481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b"
dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
 from {username='slave'} at 127.0.0.1:32850
I20260608 12:40:34.421420  3481 raft_consensus.cc:493] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:34.421753  3481 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:34.425679  3481 raft_consensus.cc:515] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:34.427052  3481 leader_election.cc:290] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [CANDIDATE]: Term 2 election: Requested vote from peers a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:34.427713  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a0371d37ce7047a9ae53fb596c8696bf"
I20260608 12:40:34.428117  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec2a9f17e0a49f7b42e432af194303b" candidate_uuid: "a2a7b97ac98248c594ddfae79c5015fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:34.428261  3408 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:34.428730  3555 raft_consensus.cc:3055] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:34.429061  3555 raft_consensus.cc:740] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5470f615dfd54468999bfecef3551174, State: Running, Role: LEADER
I20260608 12:40:34.429919  3555 consensus_queue.cc:260] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:34.431489  3555 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:34.434403  3408 raft_consensus.cc:2468] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 2.
I20260608 12:40:34.435436  3449 leader_election.cc:304] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [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: a0371d37ce7047a9ae53fb596c8696bf, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:34.436060  3956 raft_consensus.cc:2804] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:34.437031  3956 raft_consensus.cc:697] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Becoming Leader. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:34.437418  3555 raft_consensus.cc:2468] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a7b97ac98248c594ddfae79c5015fd in term 2.
I20260608 12:40:34.437929  3956 consensus_queue.cc:237] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } }
I20260608 12:40:34.444557  3306 catalog_manager.cc:5696] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: term changed from 1 to 2, leader changed from 5470f615dfd54468999bfecef3551174 (127.0.107.195) to a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:34.901461  3354 auto_rebalancer.cc:591] Failed to schedule move for tablet dec2a9f17e0a49f7b42e432af194303b: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:40:34.917945  3717 raft_consensus.cc:3060] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEARNER]: Advancing to term 2
I20260608 12:40:34.922569  3717 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:34.923619  3956 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:34.929380  3956 raft_consensus.cc:1064] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
W20260608 12:40:34.929774  3956 raft_consensus.cc:1068] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: Unable to promote non-voter 82784a6279c44ecf8561eff4262ebb3c: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:40:35.056409  3555 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:35.057803  3956 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:35.060094  3408 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:35.061329  3956 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:35.080983  3993 raft_consensus.cc:1064] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: attempting to promote NON_VOTER 82784a6279c44ecf8561eff4262ebb3c to VOTER
I20260608 12:40:35.083452  3993 consensus_queue.cc:237] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:35.089442  3717 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEARNER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.090579  3408 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.090581  3555 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.090694  3956 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:35.092202  4004 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:35.093077  3956 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:35.099308  3956 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.101003  3555 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.102983  3408 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.110440  3717 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.114068  3304 catalog_manager.cc:5696] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 reported cstate change: config changed from index 2 to 4, 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.138849  3481 consensus_queue.cc:237] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } }
I20260608 12:40:35.142791  3717 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:35.143765  3408 raft_consensus.cc:1275] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Refusing update from remote peer a2a7b97ac98248c594ddfae79c5015fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:35.144117  4005 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:35.144999  4004 consensus_queue.cc:1048] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:35.153349  4005 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.155035  3717 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.160948  3293 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dec2a9f17e0a49f7b42e432af194303b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:35.161496  3408 raft_consensus.cc:2955] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } } }
I20260608 12:40:35.164291  3305 catalog_manager.cc:5696] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd reported cstate change: config changed from index 4 to 5, VOTER 5470f615dfd54468999bfecef3551174 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "a2a7b97ac98248c594ddfae79c5015fd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0371d37ce7047a9ae53fb596c8696bf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:35.173902  3540 tablet_service.cc:1558] Processing DeleteTablet for tablet dec2a9f17e0a49f7b42e432af194303b with delete_type TABLET_DATA_TOMBSTONED (TS 5470f615dfd54468999bfecef3551174 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59474
I20260608 12:40:35.175518  4009 tablet_replica.cc:333] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:35.176451  4009 raft_consensus.cc:2243] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:35.177223  4009 raft_consensus.cc:2272] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.180770  4009 ts_tablet_manager.cc:1916] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:35.191412  4009 ts_tablet_manager.cc:1929] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:35.191809  4009 log.cc:1199] T dec2a9f17e0a49f7b42e432af194303b P 5470f615dfd54468999bfecef3551174: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922345639380-431-0/minicluster-data/ts-2-root/wals/dec2a9f17e0a49f7b42e432af194303b
I20260608 12:40:35.193130  3290 catalog_manager.cc:5027] TS 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): tablet dec2a9f17e0a49f7b42e432af194303b (table range_aware_rebalance_new_range [id=f963d60087e243b8a0d33c25fd61d8fa]) successfully deleted
I20260608 12:40:35.574841  3359 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:35.587765  3481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5"
dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
mode: GRACEFUL
new_leader_uuid: "82784a6279c44ecf8561eff4262ebb3c"
 from {username='slave'} at 127.0.0.1:58840
I20260608 12:40:35.588229  3481 raft_consensus.cc:606] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Received request to transfer leadership to TS 82784a6279c44ecf8561eff4262ebb3c
I20260608 12:40:35.589267  3359 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:40:35.589742  3359 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:35.894074  3956 raft_consensus.cc:993] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: : Instructing follower 82784a6279c44ecf8561eff4262ebb3c to start an election
I20260608 12:40:35.894477  4011 raft_consensus.cc:1081] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Signalling peer 82784a6279c44ecf8561eff4262ebb3c to start an election
I20260608 12:40:35.895836  3717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5"
dest_uuid: "82784a6279c44ecf8561eff4262ebb3c"
 from {username='slave'} at 127.0.0.1:33894
I20260608 12:40:35.896239  3717 raft_consensus.cc:493] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:35.896492  3717 raft_consensus.cc:3060] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:35.901407  3717 raft_consensus.cc:515] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:35.903384  3717 leader_election.cc:290] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [CANDIDATE]: Term 2 election: Requested vote from peers a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543), 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845)
I20260608 12:40:35.903687  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a7b97ac98248c594ddfae79c5015fd"
I20260608 12:40:35.904506  3481 raft_consensus.cc:3055] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:35.904830  3481 raft_consensus.cc:740] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a7b97ac98248c594ddfae79c5015fd, State: Running, Role: LEADER
I20260608 12:40:35.905476  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96a16e94684e47a8fb6d7e819bc1d5" candidate_uuid: "82784a6279c44ecf8561eff4262ebb3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5470f615dfd54468999bfecef3551174"
I20260608 12:40:35.906045  3555 raft_consensus.cc:3060] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:35.905616  3481 consensus_queue.cc:260] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [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: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:35.906807  3481 raft_consensus.cc:3060] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:35.910846  3481 raft_consensus.cc:2468] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 2.
I20260608 12:40:35.911736  3681 leader_election.cc:304] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [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: 82784a6279c44ecf8561eff4262ebb3c, a2a7b97ac98248c594ddfae79c5015fd; no voters: 
I20260608 12:40:35.912369  3942 raft_consensus.cc:2804] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:35.912495  3555 raft_consensus.cc:2468] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82784a6279c44ecf8561eff4262ebb3c in term 2.
I20260608 12:40:35.913686  3942 raft_consensus.cc:697] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: Becoming Leader. State: Replica: 82784a6279c44ecf8561eff4262ebb3c, State: Running, Role: LEADER
I20260608 12:40:35.914516  3942 consensus_queue.cc:237] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [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: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } }
I20260608 12:40:35.921317  3303 catalog_manager.cc:5696] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c reported cstate change: term changed from 1 to 2, leader changed from a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194) to 82784a6279c44ecf8561eff4262ebb3c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "82784a6279c44ecf8561eff4262ebb3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82784a6279c44ecf8561eff4262ebb3c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a7b97ac98248c594ddfae79c5015fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5470f615dfd54468999bfecef3551174" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:36.140401   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:40:36.164538  3523 consensus_peers.cc:597] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:36.190377  3449 consensus_peers.cc:597] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.193100   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:36.194075   431 tablet_replica.cc:333] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.195214   431 raft_consensus.cc:2243] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.196355   431 raft_consensus.cc:2272] T 0bf5136b18c242bbaad818f3c5dd8293 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.199397   431 tablet_replica.cc:333] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.200225   431 raft_consensus.cc:2243] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.201179   431 raft_consensus.cc:2272] T 9aadca88a9c54d0281c253ad98b7f1e0 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.202919   431 tablet_replica.cc:333] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.203445   431 raft_consensus.cc:2243] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.203845   431 raft_consensus.cc:2272] T 9daaa2651ff242fb8f334fe74fc92a3d P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.205502   431 tablet_replica.cc:333] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.205984   431 raft_consensus.cc:2243] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.207003   431 raft_consensus.cc:2272] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.209481   431 tablet_replica.cc:333] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.210284   431 raft_consensus.cc:2243] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.210955   431 raft_consensus.cc:2272] T 751085a5c1d2473c9ae95ae6deed1396 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.213829   431 tablet_replica.cc:333] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.214649   431 raft_consensus.cc:2243] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.216019   431 raft_consensus.cc:2272] T 7c28f2a178d341749e1e37585158570d P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.218094   431 tablet_replica.cc:333] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.218573   431 raft_consensus.cc:2243] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.218993   431 raft_consensus.cc:2272] T 450ec9f62330447193110923ccbc4035 P a0371d37ce7047a9ae53fb596c8696bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.221243   431 tablet_replica.cc:333] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.221712   431 raft_consensus.cc:2243] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.222474   431 raft_consensus.cc:2272] T 4fca587214424763a3b4202fe948bf60 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.224352   431 tablet_replica.cc:333] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.224886   431 raft_consensus.cc:2243] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.225371   431 raft_consensus.cc:2272] T c920f7cd59474a6ea46a029cfd2f02d3 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.227258   431 tablet_replica.cc:333] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.227671   431 raft_consensus.cc:2243] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.228525   431 raft_consensus.cc:2272] T 1290566f51854409829c2123f445e4f3 P a0371d37ce7047a9ae53fb596c8696bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.230453   431 tablet_replica.cc:333] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.230924   431 raft_consensus.cc:2243] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.231808   431 raft_consensus.cc:2272] T dec2a9f17e0a49f7b42e432af194303b P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.233798   431 tablet_replica.cc:333] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf: stopping tablet replica
I20260608 12:40:36.234251   431 raft_consensus.cc:2243] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.234861   431 raft_consensus.cc:2272] T 2f3babe295864f7086b679ab2a0a05c7 P a0371d37ce7047a9ae53fb596c8696bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:36.251502  3681 consensus_peers.cc:597] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.275898   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:40:36.279838  3449 consensus_peers.cc:597] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:36.281163  3681 consensus_peers.cc:597] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.308198   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:40:36.319732  3523 consensus_peers.cc:597] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.340580   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:36.341405   431 tablet_replica.cc:333] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.342126   431 raft_consensus.cc:2243] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.342862   431 raft_consensus.cc:2272] T efb41f555b1c4a3fb5c6e05b4a5856f9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.344933   431 tablet_replica.cc:333] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.345494   431 raft_consensus.cc:2243] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.346014   431 raft_consensus.cc:2272] T 9daaa2651ff242fb8f334fe74fc92a3d P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.347831   431 tablet_replica.cc:333] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.348312   431 raft_consensus.cc:2243] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.349109   431 raft_consensus.cc:2272] T 2d88608e29e447c7bc10e7dc55ea67dd P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.351560   431 tablet_replica.cc:333] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.352433   431 raft_consensus.cc:2243] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.353082   431 raft_consensus.cc:2272] T 751085a5c1d2473c9ae95ae6deed1396 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:36.354089  3681 consensus_peers.cc:597] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c -> Peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Couldn't send request to peer a2a7b97ac98248c594ddfae79c5015fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:36.354825  3681 consensus_peers.cc:597] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c -> Peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Couldn't send request to peer a2a7b97ac98248c594ddfae79c5015fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.355672   431 tablet_replica.cc:333] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.356178   431 raft_consensus.cc:2243] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.356987   431 raft_consensus.cc:2272] T 82444abf337748ad9a45528f9a22d05c P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.358841   431 tablet_replica.cc:333] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.359349   431 raft_consensus.cc:2243] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.360044   431 raft_consensus.cc:2272] T 0dcaa564739c426d9ebb737f7ae328e9 P a2a7b97ac98248c594ddfae79c5015fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.362005   431 tablet_replica.cc:333] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.362481   431 raft_consensus.cc:2243] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.362833   431 raft_consensus.cc:2272] T 4f96a16e94684e47a8fb6d7e819bc1d5 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.364547   431 tablet_replica.cc:333] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.365042   431 raft_consensus.cc:2243] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.365470   431 raft_consensus.cc:2272] T 450ec9f62330447193110923ccbc4035 P a2a7b97ac98248c594ddfae79c5015fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.367187   431 tablet_replica.cc:333] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.367671   431 raft_consensus.cc:2243] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.368474   431 raft_consensus.cc:2272] T 4fca587214424763a3b4202fe948bf60 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.370368   431 tablet_replica.cc:333] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.370800   431 raft_consensus.cc:2243] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.371196   431 raft_consensus.cc:2272] T 2f3babe295864f7086b679ab2a0a05c7 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.372862   431 tablet_replica.cc:333] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.373306   431 raft_consensus.cc:2243] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.373721   431 raft_consensus.cc:2272] T c920f7cd59474a6ea46a029cfd2f02d3 P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.375416   431 tablet_replica.cc:333] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd: stopping tablet replica
I20260608 12:40:36.375844   431 raft_consensus.cc:2243] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.376623   431 raft_consensus.cc:2272] T dec2a9f17e0a49f7b42e432af194303b P a2a7b97ac98248c594ddfae79c5015fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.409857   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:40:36.414877  3681 consensus_peers.cc:597] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:36.420624  3523 consensus_peers.cc:597] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 -> Peer a0371d37ce7047a9ae53fb596c8696bf (127.0.107.193:43797): Couldn't send request to peer a0371d37ce7047a9ae53fb596c8696bf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:36.435802  3523 consensus_peers.cc:597] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 -> Peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Couldn't send request to peer a2a7b97ac98248c594ddfae79c5015fd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.445465   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:36.467655   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:36.468325   431 tablet_replica.cc:333] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.469089   431 raft_consensus.cc:2243] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.469951   431 raft_consensus.cc:2272] T 2f3babe295864f7086b679ab2a0a05c7 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.471879   431 tablet_replica.cc:333] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.472363   431 raft_consensus.cc:2243] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.472798   431 raft_consensus.cc:2272] T 2d88608e29e447c7bc10e7dc55ea67dd P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.474514   431 tablet_replica.cc:333] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.475052   431 raft_consensus.cc:2243] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.475540   431 raft_consensus.cc:2272] T efb41f555b1c4a3fb5c6e05b4a5856f9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.477334   431 tablet_replica.cc:333] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.477784   431 raft_consensus.cc:2243] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.478165   431 raft_consensus.cc:2272] T 0bf5136b18c242bbaad818f3c5dd8293 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.479758   431 tablet_replica.cc:333] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.480243   431 raft_consensus.cc:2243] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.480608   431 raft_consensus.cc:2272] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.482239   431 tablet_replica.cc:333] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.482708   431 raft_consensus.cc:2243] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.483439   431 raft_consensus.cc:2272] T 450ec9f62330447193110923ccbc4035 P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.485183   431 tablet_replica.cc:333] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.485674   431 raft_consensus.cc:2243] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.486279   431 raft_consensus.cc:2272] T 82444abf337748ad9a45528f9a22d05c P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.487995   431 tablet_replica.cc:333] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.488461   431 raft_consensus.cc:2243] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.488997   431 raft_consensus.cc:2272] T 7c28f2a178d341749e1e37585158570d P 5470f615dfd54468999bfecef3551174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.490602   431 tablet_replica.cc:333] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.491055   431 raft_consensus.cc:2243] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.491791   431 raft_consensus.cc:2272] T 0dcaa564739c426d9ebb737f7ae328e9 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.493597   431 tablet_replica.cc:333] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.494153   431 raft_consensus.cc:2243] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.494664   431 raft_consensus.cc:2272] T 9aadca88a9c54d0281c253ad98b7f1e0 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.496686   431 tablet_replica.cc:333] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
W20260608 12:40:36.496809  3677 consensus_peers.cc:597] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c -> Peer 5470f615dfd54468999bfecef3551174 (127.0.107.195:41845): Couldn't send request to peer 5470f615dfd54468999bfecef3551174. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.497349   431 raft_consensus.cc:2243] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.497985   431 raft_consensus.cc:2272] T 1290566f51854409829c2123f445e4f3 P 5470f615dfd54468999bfecef3551174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.499907   431 tablet_replica.cc:333] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174: stopping tablet replica
I20260608 12:40:36.500429   431 raft_consensus.cc:2243] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.501185   431 raft_consensus.cc:2272] T c920f7cd59474a6ea46a029cfd2f02d3 P 5470f615dfd54468999bfecef3551174 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:36.528311  3681 consensus_peers.cc:597] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c -> Peer a2a7b97ac98248c594ddfae79c5015fd (127.0.107.194:40543): Couldn't send request to peer a2a7b97ac98248c594ddfae79c5015fd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.534333   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:36.560942   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:36.581802   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:36.582577   431 tablet_replica.cc:333] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.583226   431 raft_consensus.cc:2243] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.583832   431 raft_consensus.cc:2272] T dec2a9f17e0a49f7b42e432af194303b P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.585865   431 tablet_replica.cc:333] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.586424   431 raft_consensus.cc:2243] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.586987   431 raft_consensus.cc:2272] T 4fca587214424763a3b4202fe948bf60 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.588721   431 tablet_replica.cc:333] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.589224   431 raft_consensus.cc:2243] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.589705   431 raft_consensus.cc:2272] T 1290566f51854409829c2123f445e4f3 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.591439   431 tablet_replica.cc:333] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.591900   431 raft_consensus.cc:2243] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.592469   431 raft_consensus.cc:2272] T 7c28f2a178d341749e1e37585158570d P 82784a6279c44ecf8561eff4262ebb3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.594129   431 tablet_replica.cc:333] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.594590   431 raft_consensus.cc:2243] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.595041   431 raft_consensus.cc:2272] T 82444abf337748ad9a45528f9a22d05c P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.596608   431 tablet_replica.cc:333] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.597092   431 raft_consensus.cc:2243] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.597469   431 raft_consensus.cc:2272] T 2d88608e29e447c7bc10e7dc55ea67dd P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.599085   431 tablet_replica.cc:333] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.599537   431 raft_consensus.cc:2243] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.600262   431 raft_consensus.cc:2272] T 9daaa2651ff242fb8f334fe74fc92a3d P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.601989   431 tablet_replica.cc:333] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.602489   431 raft_consensus.cc:2243] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.602885   431 raft_consensus.cc:2272] T 9aadca88a9c54d0281c253ad98b7f1e0 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.604604   431 tablet_replica.cc:333] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.605082   431 raft_consensus.cc:2243] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.605764   431 pending_rounds.cc:70] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: Trying to abort 1 pending ops.
I20260608 12:40:36.605959   431 pending_rounds.cc:77] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294658297513668608 op_type: NO_OP noop_request { }
I20260608 12:40:36.606366   431 raft_consensus.cc:2889] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:36.606637   431 raft_consensus.cc:2272] T 4f96a16e94684e47a8fb6d7e819bc1d5 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.608724   431 tablet_replica.cc:333] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.609165   431 raft_consensus.cc:2243] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.609867   431 raft_consensus.cc:2272] T 0bf5136b18c242bbaad818f3c5dd8293 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.611644   431 tablet_replica.cc:333] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.612068   431 raft_consensus.cc:2243] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.612751   431 raft_consensus.cc:2272] T 751085a5c1d2473c9ae95ae6deed1396 P 82784a6279c44ecf8561eff4262ebb3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.614388   431 tablet_replica.cc:333] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c: stopping tablet replica
I20260608 12:40:36.614801   431 raft_consensus.cc:2243] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:36.615233   431 raft_consensus.cc:2272] T 0dcaa564739c426d9ebb737f7ae328e9 P 82784a6279c44ecf8561eff4262ebb3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.647092   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:36.671716   431 master.cc:562] Master@127.0.107.254:40059 shutting down...
I20260608 12:40:36.690269   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:36.690776   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:36.691067   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4111dc81d9a74cca906b5ace17b54fb9: stopping tablet replica
I20260608 12:40:36.711694   431 master.cc:584] Master@127.0.107.254:40059 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13427 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:40:36.761034   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44177
I20260608 12:40:36.762527   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:36.769718  4026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:36.768895  4025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:36.772167  4028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:36.772585   431 server_base.cc:1061] running on GCE node
I20260608 12:40:36.774991   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:36.775228   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:36.775403   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922436775386 us; error 0 us; skew 500 ppm
I20260608 12:40:36.776031   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:36.778327   431 webserver.cc:533] Webserver started at http://127.0.107.254:39509/ using document root <none> and password file <none>
I20260608 12:40:36.778818   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:36.778995   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:36.779240   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:36.780364   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "a47b9f4a38864611bb70c81b87b7a6be"
format_stamp: "Formatted at 2026-06-08 12:40:36 on dist-test-slave-qzs9"
I20260608 12:40:36.784718   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:40:36.787933  4033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:36.788611   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:36.788923   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "a47b9f4a38864611bb70c81b87b7a6be"
format_stamp: "Formatted at 2026-06-08 12:40:36 on dist-test-slave-qzs9"
I20260608 12:40:36.789175   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-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)
I20260608 12:40:36.810344   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:36.811519   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:36.848318   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44177
I20260608 12:40:36.848444  4084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44177 every 8 connection(s)
I20260608 12:40:36.852275  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.861974  4085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be: Bootstrap starting.
I20260608 12:40:36.866528  4085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.870456  4085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be: No bootstrap required, opened a new log
I20260608 12:40:36.872503  4085 raft_consensus.cc:359] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a47b9f4a38864611bb70c81b87b7a6be" member_type: VOTER }
I20260608 12:40:36.872884  4085 raft_consensus.cc:385] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.873071  4085 raft_consensus.cc:740] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a47b9f4a38864611bb70c81b87b7a6be, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.873634  4085 consensus_queue.cc:260] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a47b9f4a38864611bb70c81b87b7a6be" member_type: VOTER }
I20260608 12:40:36.874047  4085 raft_consensus.cc:399] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:36.874245  4085 raft_consensus.cc:493] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:36.874447  4085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.878414  4085 raft_consensus.cc:515] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a47b9f4a38864611bb70c81b87b7a6be" member_type: VOTER }
I20260608 12:40:36.878851  4085 leader_election.cc:304] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [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: a47b9f4a38864611bb70c81b87b7a6be; no voters: 
I20260608 12:40:36.879846  4085 leader_election.cc:290] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:36.880280  4088 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:36.881552  4088 raft_consensus.cc:697] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 1 LEADER]: Becoming Leader. State: Replica: a47b9f4a38864611bb70c81b87b7a6be, State: Running, Role: LEADER
I20260608 12:40:36.882237  4088 consensus_queue.cc:237] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [LEADER]: Queue going to LEADER mode. State: All 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: "a47b9f4a38864611bb70c81b87b7a6be" member_type: VOTER }
I20260608 12:40:36.882680  4085 sys_catalog.cc:565] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:36.886933  4089 sys_catalog.cc:455] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a47b9f4a38864611bb70c81b87b7a6be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a47b9f4a38864611bb70c81b87b7a6be" member_type: VOTER } }
I20260608 12:40:36.886952  4090 sys_catalog.cc:455] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [sys.catalog]: SysCatalogTable state changed. Reason: New leader a47b9f4a38864611bb70c81b87b7a6be. Latest consensus state: current_term: 1 leader_uuid: "a47b9f4a38864611bb70c81b87b7a6be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a47b9f4a38864611bb70c81b87b7a6be" member_type: VOTER } }
I20260608 12:40:36.887750  4089 sys_catalog.cc:458] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:36.887974  4090 sys_catalog.cc:458] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:36.889880  4096 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:36.894783  4096 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:36.896490   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:36.903962  4096 catalog_manager.cc:1382] Generated new cluster ID: d7978f6577d84f78a5f4a1b8d14492ef
I20260608 12:40:36.904352  4096 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:36.936177  4096 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:36.937451  4096 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:36.959241  4096 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be: Generated new TSK 0
I20260608 12:40:36.959829  4096 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:37.027529   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.033393  4106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.034507  4107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.035701  4109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.036206   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.037122   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.037314   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.037436   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437037425 us; error 0 us; skew 500 ppm
I20260608 12:40:37.037954   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.040102   431 webserver.cc:533] Webserver started at http://127.0.107.193:42979/ using document root <none> and password file <none>
I20260608 12:40:37.040555   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.040752   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.041000   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.042006   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "ee3f32be0c7445c0a5b4c1c1bacdd45e"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.046236   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:40:37.049355  4114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.050060   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:37.050298   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "ee3f32be0c7445c0a5b4c1c1bacdd45e"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.050527   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-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)
I20260608 12:40:37.065538   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.066740   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.068055   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.070286   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.070459   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.070698   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.070844   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.109046   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36457
I20260608 12:40:37.109158  4176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36457 every 8 connection(s)
I20260608 12:40:37.114082   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.120580  4181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.121301  4182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.124233  4184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.124476   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.125298   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.125496   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.125660   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437125642 us; error 0 us; skew 500 ppm
I20260608 12:40:37.126205   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.128546   431 webserver.cc:533] Webserver started at http://127.0.107.194:42125/ using document root <none> and password file <none>
I20260608 12:40:37.129259   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.129483   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.129801   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.131001   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "7a02f636afb540cf89d0e792be80e73f"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.131212  4177 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44177
I20260608 12:40:37.131557  4177 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:37.132238  4177 heartbeater.cc:507] Master 127.0.107.254:44177 requested a full tablet report, sending...
I20260608 12:40:37.134262  4050 ts_manager.cc:194] Registered new tserver with Master: ee3f32be0c7445c0a5b4c1c1bacdd45e (127.0.107.193:36457)
I20260608 12:40:37.135694   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:37.136078  4050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36292
I20260608 12:40:37.139249  4189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.139928   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:37.140194   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "7a02f636afb540cf89d0e792be80e73f"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.140448   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-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)
I20260608 12:40:37.158557   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.159757   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.161180   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.163357   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.163547   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.163766   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.163919   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.207402   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37175
I20260608 12:40:37.207474  4251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37175 every 8 connection(s)
I20260608 12:40:37.213670   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.221295  4255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.226056  4252 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44177
I20260608 12:40:37.226522  4252 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:37.227443  4252 heartbeater.cc:507] Master 127.0.107.254:44177 requested a full tablet report, sending...
W20260608 12:40:37.228722  4256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.229847  4050 ts_manager.cc:194] Registered new tserver with Master: 7a02f636afb540cf89d0e792be80e73f (127.0.107.194:37175)
W20260608 12:40:37.230234  4258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.231280   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.232373   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.232637   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.232875   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437232853 us; error 0 us; skew 500 ppm
I20260608 12:40:37.233183  4050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36306
I20260608 12:40:37.233666   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.236558   431 webserver.cc:533] Webserver started at http://127.0.107.195:40813/ using document root <none> and password file <none>
I20260608 12:40:37.237295   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.237535   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.237879   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.239439   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "4477467bf31f49c5b5c2d2db505fb285"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.245558   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:40:37.248813  4263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.249521   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:37.249794   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "4477467bf31f49c5b5c2d2db505fb285"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.250057   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-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)
I20260608 12:40:37.278517   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.279695   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.281136   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.283305   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.283497   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.283717   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.283871   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.321508   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40277
I20260608 12:40:37.321620  4325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40277 every 8 connection(s)
I20260608 12:40:37.326280   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.333093  4329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.334900  4330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.337698   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.338357  4326 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44177
W20260608 12:40:37.338572  4332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.338804  4326 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:37.339505   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:40:37.339609  4326 heartbeater.cc:507] Master 127.0.107.254:44177 requested a full tablet report, sending...
W20260608 12:40:37.339748   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.339999   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437339982 us; error 0 us; skew 500 ppm
I20260608 12:40:37.340731   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.341899  4050 ts_manager.cc:194] Registered new tserver with Master: 4477467bf31f49c5b5c2d2db505fb285 (127.0.107.195:40277)
I20260608 12:40:37.343626   431 webserver.cc:533] Webserver started at http://127.0.107.196:41395/ using document root <none> and password file <none>
I20260608 12:40:37.343768  4050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36316
I20260608 12:40:37.344388   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.344666   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.345022   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.346096   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "6d46503db50c49e9b31c053e729c96bc"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.350502   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:37.353937  4337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.354665   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:37.354944   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "6d46503db50c49e9b31c053e729c96bc"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-qzs9"
I20260608 12:40:37.355242   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922345639380-431-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)
I20260608 12:40:37.395946   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.397421   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.398675   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.400812   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.401017   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.401247   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.401408   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.439664   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38525
I20260608 12:40:37.439765  4399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38525 every 8 connection(s)
I20260608 12:40:37.453395  4400 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44177
I20260608 12:40:37.453725  4400 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:37.454396  4400 heartbeater.cc:507] Master 127.0.107.254:44177 requested a full tablet report, sending...
I20260608 12:40:37.456159  4050 ts_manager.cc:194] Registered new tserver with Master: 6d46503db50c49e9b31c053e729c96bc (127.0.107.196:38525)
I20260608 12:40:37.456501   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013512518s
I20260608 12:40:37.457720  4050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36328
I20260608 12:40:38.008101  4050 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36338:
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"
    }
  }
}
I20260608 12:40:38.046578  4291 tablet_service.cc:1511] Processing CreateTablet for tablet d5656aa6a58c4fd195bcd26c25730bdf (DEFAULT_TABLE table=test-workload [id=ca24936c6e2a4bd69a71a37bafe72817]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:38.048058  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5656aa6a58c4fd195bcd26c25730bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.057224  4217 tablet_service.cc:1511] Processing CreateTablet for tablet d5656aa6a58c4fd195bcd26c25730bdf (DEFAULT_TABLE table=test-workload [id=ca24936c6e2a4bd69a71a37bafe72817]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:38.058506  4217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5656aa6a58c4fd195bcd26c25730bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.060673  4365 tablet_service.cc:1511] Processing CreateTablet for tablet d5656aa6a58c4fd195bcd26c25730bdf (DEFAULT_TABLE table=test-workload [id=ca24936c6e2a4bd69a71a37bafe72817]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:38.061890  4365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5656aa6a58c4fd195bcd26c25730bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.067307  4421 tablet_bootstrap.cc:492] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285: Bootstrap starting.
I20260608 12:40:38.072412  4421 tablet_bootstrap.cc:654] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.073854  4422 tablet_bootstrap.cc:492] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f: Bootstrap starting.
I20260608 12:40:38.077024  4423 tablet_bootstrap.cc:492] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc: Bootstrap starting.
I20260608 12:40:38.080281  4422 tablet_bootstrap.cc:654] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.080466  4421 tablet_bootstrap.cc:492] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285: No bootstrap required, opened a new log
I20260608 12:40:38.081001  4421 ts_tablet_manager.cc:1403] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:40:38.083971  4423 tablet_bootstrap.cc:654] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.084146  4421 raft_consensus.cc:359] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.084960  4421 raft_consensus.cc:385] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.085184  4422 tablet_bootstrap.cc:492] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f: No bootstrap required, opened a new log
I20260608 12:40:38.085327  4421 raft_consensus.cc:740] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4477467bf31f49c5b5c2d2db505fb285, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.085757  4422 ts_tablet_manager.cc:1403] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 12:40:38.086232  4421 consensus_queue.cc:260] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.088343  4422 raft_consensus.cc:359] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.089105  4422 raft_consensus.cc:385] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.089322  4421 ts_tablet_manager.cc:1434] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:38.089452  4422 raft_consensus.cc:740] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a02f636afb540cf89d0e792be80e73f, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.089943  4326 heartbeater.cc:499] Master 127.0.107.254:44177 was elected leader, sending a full tablet report...
I20260608 12:40:38.090279  4422 consensus_queue.cc:260] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.089531  4423 tablet_bootstrap.cc:492] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc: No bootstrap required, opened a new log
I20260608 12:40:38.091570  4423 ts_tablet_manager.cc:1403] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:40:38.093222  4252 heartbeater.cc:499] Master 127.0.107.254:44177 was elected leader, sending a full tablet report...
I20260608 12:40:38.093588  4422 ts_tablet_manager.cc:1434] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:38.095759  4423 raft_consensus.cc:359] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.096526  4423 raft_consensus.cc:385] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.096856  4423 raft_consensus.cc:740] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d46503db50c49e9b31c053e729c96bc, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.097709  4423 consensus_queue.cc:260] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.099911  4400 heartbeater.cc:499] Master 127.0.107.254:44177 was elected leader, sending a full tablet report...
I20260608 12:40:38.101927  4423 ts_tablet_manager.cc:1434] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:40:38.138417  4177 heartbeater.cc:499] Master 127.0.107.254:44177 was elected leader, sending a full tablet report...
I20260608 12:40:38.163000  4429 raft_consensus.cc:493] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:38.163461  4429 raft_consensus.cc:515] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.165551  4429 leader_election.cc:290] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4477467bf31f49c5b5c2d2db505fb285 (127.0.107.195:40277), 7a02f636afb540cf89d0e792be80e73f (127.0.107.194:37175)
I20260608 12:40:38.176002  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5656aa6a58c4fd195bcd26c25730bdf" candidate_uuid: "6d46503db50c49e9b31c053e729c96bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4477467bf31f49c5b5c2d2db505fb285" is_pre_election: true
I20260608 12:40:38.176069  4227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5656aa6a58c4fd195bcd26c25730bdf" candidate_uuid: "6d46503db50c49e9b31c053e729c96bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a02f636afb540cf89d0e792be80e73f" is_pre_election: true
I20260608 12:40:38.176630  4301 raft_consensus.cc:2468] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d46503db50c49e9b31c053e729c96bc in term 0.
I20260608 12:40:38.176735  4227 raft_consensus.cc:2468] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d46503db50c49e9b31c053e729c96bc in term 0.
I20260608 12:40:38.177800  4338 leader_election.cc:304] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [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: 4477467bf31f49c5b5c2d2db505fb285, 6d46503db50c49e9b31c053e729c96bc; no voters: 
I20260608 12:40:38.178443  4429 raft_consensus.cc:2804] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:38.178706  4429 raft_consensus.cc:493] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:38.178925  4429 raft_consensus.cc:3060] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:38.183143  4429 raft_consensus.cc:515] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.184629  4429 leader_election.cc:290] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [CANDIDATE]: Term 1 election: Requested vote from peers 4477467bf31f49c5b5c2d2db505fb285 (127.0.107.195:40277), 7a02f636afb540cf89d0e792be80e73f (127.0.107.194:37175)
I20260608 12:40:38.185302  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5656aa6a58c4fd195bcd26c25730bdf" candidate_uuid: "6d46503db50c49e9b31c053e729c96bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4477467bf31f49c5b5c2d2db505fb285"
I20260608 12:40:38.185628  4227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5656aa6a58c4fd195bcd26c25730bdf" candidate_uuid: "6d46503db50c49e9b31c053e729c96bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a02f636afb540cf89d0e792be80e73f"
I20260608 12:40:38.185802  4301 raft_consensus.cc:3060] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:38.186087  4227 raft_consensus.cc:3060] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:38.190411  4301 raft_consensus.cc:2468] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d46503db50c49e9b31c053e729c96bc in term 1.
I20260608 12:40:38.190472  4227 raft_consensus.cc:2468] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d46503db50c49e9b31c053e729c96bc in term 1.
I20260608 12:40:38.191421  4338 leader_election.cc:304] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [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: 4477467bf31f49c5b5c2d2db505fb285, 6d46503db50c49e9b31c053e729c96bc; no voters: 
I20260608 12:40:38.192091  4429 raft_consensus.cc:2804] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:38.193075  4429 raft_consensus.cc:697] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 1 LEADER]: Becoming Leader. State: Replica: 6d46503db50c49e9b31c053e729c96bc, State: Running, Role: LEADER
I20260608 12:40:38.193816  4429 consensus_queue.cc:237] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [LEADER]: Queue going to LEADER mode. State: All 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: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } }
I20260608 12:40:38.201152  4049 catalog_manager.cc:5696] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d46503db50c49e9b31c053e729c96bc (127.0.107.196). New cstate: current_term: 1 leader_uuid: "6d46503db50c49e9b31c053e729c96bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d46503db50c49e9b31c053e729c96bc" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:38.589763  4429 consensus_queue.cc:1048] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4477467bf31f49c5b5c2d2db505fb285" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:38.603039  4429 consensus_queue.cc:1048] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a02f636afb540cf89d0e792be80e73f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:38.896351  4103 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:38.897781  4103 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:38.898113  4103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:40.898944  4103 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:40.900235  4103 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:40.900518  4103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:42.901352  4103 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:42.902621  4103 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:42.902915  4103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:44.903806  4103 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:44.905131  4103 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:44.905417  4103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:46.906491  4103 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:46.908311  4103 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:46.908609  4103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:48.909538  4103 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:48.910852  4103 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:48.911154  4103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:49.305225   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:49.327234   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:49.343837   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:49.355463   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:49.373587   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:49.374291   431 tablet_replica.cc:333] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f: stopping tablet replica
I20260608 12:40:49.374799   431 raft_consensus.cc:2243] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:49.375317   431 raft_consensus.cc:2272] T d5656aa6a58c4fd195bcd26c25730bdf P 7a02f636afb540cf89d0e792be80e73f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:49.394224   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:49.403998   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:49.423367   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:49.424057   431 tablet_replica.cc:333] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285: stopping tablet replica
I20260608 12:40:49.424561   431 raft_consensus.cc:2243] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:49.425052   431 raft_consensus.cc:2272] T d5656aa6a58c4fd195bcd26c25730bdf P 4477467bf31f49c5b5c2d2db505fb285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:49.443313   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:49.452944   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:49.471151   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:49.471859   431 tablet_replica.cc:333] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc: stopping tablet replica
I20260608 12:40:49.472380   431 raft_consensus.cc:2243] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:49.473348   431 raft_consensus.cc:2272] T d5656aa6a58c4fd195bcd26c25730bdf P 6d46503db50c49e9b31c053e729c96bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:49.491941   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:49.502499   431 master.cc:562] Master@127.0.107.254:44177 shutting down...
I20260608 12:40:49.521191   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:49.521813   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:49.522140   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a47b9f4a38864611bb70c81b87b7a6be: stopping tablet replica
I20260608 12:40:49.540241   431 master.cc:584] Master@127.0.107.254:44177 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12814 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:40:49.574951   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37481
I20260608 12:40:49.576086   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:49.582022  4448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:49.582706  4451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:49.583537  4449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:49.583880   431 server_base.cc:1061] running on GCE node
I20260608 12:40:49.584793   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:49.584969   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:49.585126   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922449585110 us; error 0 us; skew 500 ppm
I20260608 12:40:49.585680   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:49.587960   431 webserver.cc:533] Webserver started at http://127.0.107.254:46285/ using document root <none> and password file <none>
I20260608 12:40:49.588451   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:49.588613   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:49.588943   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:49.590073   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "8d46a560e967422998a86023f50726f7"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.594440   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:49.597676  4456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.598351   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:49.598605   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "8d46a560e967422998a86023f50726f7"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.598867   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-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)
I20260608 12:40:49.611241   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:49.612347   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:49.649266   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37481
I20260608 12:40:49.649384  4507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37481 every 8 connection(s)
I20260608 12:40:49.653512  4508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.664129  4508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7: Bootstrap starting.
I20260608 12:40:49.668685  4508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.672683  4508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7: No bootstrap required, opened a new log
I20260608 12:40:49.674788  4508 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d46a560e967422998a86023f50726f7" member_type: VOTER }
I20260608 12:40:49.675179  4508 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.675387  4508 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d46a560e967422998a86023f50726f7, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.675958  4508 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d46a560e967422998a86023f50726f7" member_type: VOTER }
I20260608 12:40:49.676390  4508 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:49.676601  4508 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:49.676884  4508 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.680940  4508 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d46a560e967422998a86023f50726f7" member_type: VOTER }
I20260608 12:40:49.681419  4508 leader_election.cc:304] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [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: 8d46a560e967422998a86023f50726f7; no voters: 
I20260608 12:40:49.682493  4508 leader_election.cc:290] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:49.682917  4511 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:49.684176  4511 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d46a560e967422998a86023f50726f7, State: Running, Role: LEADER
I20260608 12:40:49.684914  4511 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [LEADER]: Queue going to LEADER mode. State: All 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: "8d46a560e967422998a86023f50726f7" member_type: VOTER }
I20260608 12:40:49.685267  4508 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:49.687841  4512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d46a560e967422998a86023f50726f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d46a560e967422998a86023f50726f7" member_type: VOTER } }
I20260608 12:40:49.687892  4513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d46a560e967422998a86023f50726f7. Latest consensus state: current_term: 1 leader_uuid: "8d46a560e967422998a86023f50726f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d46a560e967422998a86023f50726f7" member_type: VOTER } }
I20260608 12:40:49.688542  4512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:49.688621  4513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:49.695226  4516 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:49.700784  4516 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:49.701795   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:49.709239  4516 catalog_manager.cc:1382] Generated new cluster ID: 22e5c1aa357044349dddd275305bf93c
I20260608 12:40:49.709504  4516 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:49.732558  4516 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:49.733834  4516 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:49.745000  4516 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7: Generated new TSK 0
I20260608 12:40:49.745544  4516 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:49.768275   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:49.774232  4529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:49.775947  4530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:49.776598   431 server_base.cc:1061] running on GCE node
W20260608 12:40:49.776623  4532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:49.777602   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:49.777787   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:49.777942   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922449777924 us; error 0 us; skew 500 ppm
I20260608 12:40:49.778487   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:49.780524   431 webserver.cc:533] Webserver started at http://127.0.107.193:44201/ using document root <none> and password file <none>
I20260608 12:40:49.781011   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:49.781198   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:49.781443   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:49.782449   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.786764   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:49.789875  4537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.790548   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:40:49.790803   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.791044   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-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)
I20260608 12:40:49.810559   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:49.811612   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:49.812965   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:49.815092   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:49.815295   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.815503   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:49.815651   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.853541   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39673
I20260608 12:40:49.853688  4599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39673 every 8 connection(s)
I20260608 12:40:49.859381   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:49.866135  4604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:49.866832  4605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:49.872378   431 server_base.cc:1061] running on GCE node
W20260608 12:40:49.872941  4607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:49.873206  4600 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37481
I20260608 12:40:49.873606  4600 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:49.873874   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:49.874101   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:49.874267   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922449874249 us; error 0 us; skew 500 ppm
I20260608 12:40:49.874336  4600 heartbeater.cc:507] Master 127.0.107.254:37481 requested a full tablet report, sending...
I20260608 12:40:49.874908   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:49.876669  4473 ts_manager.cc:194] Registered new tserver with Master: deec9b4e22cd4a5da0b6ecbe6defcc9a (127.0.107.193:39673)
I20260608 12:40:49.877722   431 webserver.cc:533] Webserver started at http://127.0.107.194:40813/ using document root <none> and password file <none>
I20260608 12:40:49.878414   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:49.878669   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:49.878968   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:49.879261  4473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39052
I20260608 12:40:49.880461   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "b475ac7028a44ba38ea7e25b05646c96"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.884881   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:40:49.888397  4612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.889170   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:49.889431   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "b475ac7028a44ba38ea7e25b05646c96"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.889688   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-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)
I20260608 12:40:49.903769   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:49.904882   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:49.906215   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:49.908350   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:49.908537   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.908804   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:49.908973   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.945962   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45565
I20260608 12:40:49.946082  4674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45565 every 8 connection(s)
I20260608 12:40:49.950634   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:49.957758  4678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:49.959540  4679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:49.961004  4681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:49.962414  4675 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37481
I20260608 12:40:49.962504   431 server_base.cc:1061] running on GCE node
I20260608 12:40:49.962903  4675 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:49.963565   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:49.963860   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:49.963794  4675 heartbeater.cc:507] Master 127.0.107.254:37481 requested a full tablet report, sending...
I20260608 12:40:49.964262   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922449964243 us; error 0 us; skew 500 ppm
I20260608 12:40:49.965041   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:49.966094  4473 ts_manager.cc:194] Registered new tserver with Master: b475ac7028a44ba38ea7e25b05646c96 (127.0.107.194:45565)
I20260608 12:40:49.967437  4473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39068
I20260608 12:40:49.967648   431 webserver.cc:533] Webserver started at http://127.0.107.195:35715/ using document root <none> and password file <none>
I20260608 12:40:49.968245   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:49.968478   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:49.968832   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:49.970172   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "806da0e7732f4da7bdbb99f78bff93aa"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.974465   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:49.977607  4686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.978317   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:49.978555   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "806da0e7732f4da7bdbb99f78bff93aa"
format_stamp: "Formatted at 2026-06-08 12:40:49 on dist-test-slave-qzs9"
I20260608 12:40:49.978796   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922345639380-431-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)
I20260608 12:40:49.992529   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:49.993858   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:49.995260   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:49.997637   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:49.997851   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:49.998062   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:49.998215   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:50.035277   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37095
I20260608 12:40:50.035386  4748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37095 every 8 connection(s)
I20260608 12:40:50.048434  4749 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37481
I20260608 12:40:50.048782  4749 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:50.049494  4749 heartbeater.cc:507] Master 127.0.107.254:37481 requested a full tablet report, sending...
I20260608 12:40:50.051292  4473 ts_manager.cc:194] Registered new tserver with Master: 806da0e7732f4da7bdbb99f78bff93aa (127.0.107.195:37095)
I20260608 12:40:50.051684   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013290466s
I20260608 12:40:50.052604  4473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39082
I20260608 12:40:50.881887  4600 heartbeater.cc:499] Master 127.0.107.254:37481 was elected leader, sending a full tablet report...
I20260608 12:40:50.969991  4675 heartbeater.cc:499] Master 127.0.107.254:37481 was elected leader, sending a full tablet report...
I20260608 12:40:51.054971  4749 heartbeater.cc:499] Master 127.0.107.254:37481 was elected leader, sending a full tablet report...
I20260608 12:40:51.114300  4473 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39096:
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"
    }
  }
}
W20260608 12:40:51.116214  4473 catalog_manager.cc:7076] 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.
I20260608 12:40:51.154554  4565 tablet_service.cc:1511] Processing CreateTablet for tablet 009b2b1bc7314fbb9f6dd29f6e413b1a (DEFAULT_TABLE table=test-workload [id=f3a2041181884b8c9e87a619fcc351b1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:51.155995  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009b2b1bc7314fbb9f6dd29f6e413b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:51.168731  4714 tablet_service.cc:1511] Processing CreateTablet for tablet 009b2b1bc7314fbb9f6dd29f6e413b1a (DEFAULT_TABLE table=test-workload [id=f3a2041181884b8c9e87a619fcc351b1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:51.169955  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009b2b1bc7314fbb9f6dd29f6e413b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:51.169652  4640 tablet_service.cc:1511] Processing CreateTablet for tablet 009b2b1bc7314fbb9f6dd29f6e413b1a (DEFAULT_TABLE table=test-workload [id=f3a2041181884b8c9e87a619fcc351b1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:51.170989  4640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009b2b1bc7314fbb9f6dd29f6e413b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:51.171365  4770 tablet_bootstrap.cc:492] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a: Bootstrap starting.
I20260608 12:40:51.178180  4770 tablet_bootstrap.cc:654] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:51.183568  4770 tablet_bootstrap.cc:492] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a: No bootstrap required, opened a new log
I20260608 12:40:51.184036  4770 ts_tablet_manager.cc:1403] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:40:51.187188  4772 tablet_bootstrap.cc:492] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96: Bootstrap starting.
I20260608 12:40:51.187352  4770 raft_consensus.cc:359] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.188223  4770 raft_consensus.cc:385] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:51.188521  4770 raft_consensus.cc:740] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deec9b4e22cd4a5da0b6ecbe6defcc9a, State: Initialized, Role: FOLLOWER
I20260608 12:40:51.189350  4770 consensus_queue.cc:260] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.191702  4773 tablet_bootstrap.cc:492] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa: Bootstrap starting.
I20260608 12:40:51.192360  4770 ts_tablet_manager.cc:1434] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:40:51.193254  4772 tablet_bootstrap.cc:654] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:51.199455  4773 tablet_bootstrap.cc:654] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:51.201917  4772 tablet_bootstrap.cc:492] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96: No bootstrap required, opened a new log
I20260608 12:40:51.202412  4772 ts_tablet_manager.cc:1403] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:40:51.204309  4773 tablet_bootstrap.cc:492] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa: No bootstrap required, opened a new log
I20260608 12:40:51.204681  4773 ts_tablet_manager.cc:1403] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:40:51.204873  4772 raft_consensus.cc:359] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.205425  4772 raft_consensus.cc:385] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:51.205648  4772 raft_consensus.cc:740] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b475ac7028a44ba38ea7e25b05646c96, State: Initialized, Role: FOLLOWER
I20260608 12:40:51.206282  4772 consensus_queue.cc:260] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.206784  4773 raft_consensus.cc:359] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.207305  4773 raft_consensus.cc:385] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:51.207636  4773 raft_consensus.cc:740] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806da0e7732f4da7bdbb99f78bff93aa, State: Initialized, Role: FOLLOWER
I20260608 12:40:51.208841  4772 ts_tablet_manager.cc:1434] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:51.208583  4773 consensus_queue.cc:260] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.211385  4773 ts_tablet_manager.cc:1434] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:40:51.461103  4778 raft_consensus.cc:493] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:51.461524  4778 raft_consensus.cc:515] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.463663  4778 leader_election.cc:290] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deec9b4e22cd4a5da0b6ecbe6defcc9a (127.0.107.193:39673), b475ac7028a44ba38ea7e25b05646c96 (127.0.107.194:45565)
I20260608 12:40:51.474344  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009b2b1bc7314fbb9f6dd29f6e413b1a" candidate_uuid: "806da0e7732f4da7bdbb99f78bff93aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" is_pre_election: true
I20260608 12:40:51.474998  4777 raft_consensus.cc:493] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:51.474938  4650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009b2b1bc7314fbb9f6dd29f6e413b1a" candidate_uuid: "806da0e7732f4da7bdbb99f78bff93aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b475ac7028a44ba38ea7e25b05646c96" is_pre_election: true
I20260608 12:40:51.475159  4575 raft_consensus.cc:2468] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806da0e7732f4da7bdbb99f78bff93aa in term 0.
I20260608 12:40:51.475643  4777 raft_consensus.cc:515] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.476591  4650 raft_consensus.cc:2468] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806da0e7732f4da7bdbb99f78bff93aa in term 0.
I20260608 12:40:51.476536  4688 leader_election.cc:304] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [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: 806da0e7732f4da7bdbb99f78bff93aa, deec9b4e22cd4a5da0b6ecbe6defcc9a; no voters: 
I20260608 12:40:51.477622  4778 raft_consensus.cc:2804] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:51.477963  4778 raft_consensus.cc:493] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:51.478289  4778 raft_consensus.cc:3060] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:51.480172  4777 leader_election.cc:290] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deec9b4e22cd4a5da0b6ecbe6defcc9a (127.0.107.193:39673), 806da0e7732f4da7bdbb99f78bff93aa (127.0.107.195:37095)
I20260608 12:40:51.485195  4778 raft_consensus.cc:515] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.486980  4778 leader_election.cc:290] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [CANDIDATE]: Term 1 election: Requested vote from peers deec9b4e22cd4a5da0b6ecbe6defcc9a (127.0.107.193:39673), b475ac7028a44ba38ea7e25b05646c96 (127.0.107.194:45565)
I20260608 12:40:51.488034  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009b2b1bc7314fbb9f6dd29f6e413b1a" candidate_uuid: "806da0e7732f4da7bdbb99f78bff93aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a"
I20260608 12:40:51.488369  4650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009b2b1bc7314fbb9f6dd29f6e413b1a" candidate_uuid: "806da0e7732f4da7bdbb99f78bff93aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b475ac7028a44ba38ea7e25b05646c96"
I20260608 12:40:51.488600  4575 raft_consensus.cc:3060] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:51.488957  4650 raft_consensus.cc:3060] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:51.491533  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009b2b1bc7314fbb9f6dd29f6e413b1a" candidate_uuid: "b475ac7028a44ba38ea7e25b05646c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" is_pre_election: true
I20260608 12:40:51.493076  4724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009b2b1bc7314fbb9f6dd29f6e413b1a" candidate_uuid: "b475ac7028a44ba38ea7e25b05646c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806da0e7732f4da7bdbb99f78bff93aa" is_pre_election: true
I20260608 12:40:51.493929  4724 raft_consensus.cc:2393] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b475ac7028a44ba38ea7e25b05646c96 in current term 1: Already voted for candidate 806da0e7732f4da7bdbb99f78bff93aa in this term.
I20260608 12:40:51.495218  4616 leader_election.cc:304] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [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: b475ac7028a44ba38ea7e25b05646c96; no voters: 806da0e7732f4da7bdbb99f78bff93aa, deec9b4e22cd4a5da0b6ecbe6defcc9a
I20260608 12:40:51.495357  4650 raft_consensus.cc:2468] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806da0e7732f4da7bdbb99f78bff93aa in term 1.
I20260608 12:40:51.496424  4777 raft_consensus.cc:2749] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:51.496555  4575 raft_consensus.cc:2468] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806da0e7732f4da7bdbb99f78bff93aa in term 1.
I20260608 12:40:51.497138  4688 leader_election.cc:304] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [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: 806da0e7732f4da7bdbb99f78bff93aa, b475ac7028a44ba38ea7e25b05646c96; no voters: 
I20260608 12:40:51.497727  4778 raft_consensus.cc:2804] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:51.498656  4778 raft_consensus.cc:697] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 1 LEADER]: Becoming Leader. State: Replica: 806da0e7732f4da7bdbb99f78bff93aa, State: Running, Role: LEADER
I20260608 12:40:51.499287  4778 consensus_queue.cc:237] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [LEADER]: Queue going to LEADER mode. State: All 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: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } }
I20260608 12:40:51.506136  4473 catalog_manager.cc:5696] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 806da0e7732f4da7bdbb99f78bff93aa (127.0.107.195). New cstate: current_term: 1 leader_uuid: "806da0e7732f4da7bdbb99f78bff93aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806da0e7732f4da7bdbb99f78bff93aa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:51.698402  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:51.699980  4526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:51.701895  4526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:51.702303  4526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:52.087610  4785 consensus_queue.cc:1048] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b475ac7028a44ba38ea7e25b05646c96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:52.092866  4785 consensus_queue.cc:1048] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "deec9b4e22cd4a5da0b6ecbe6defcc9a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:52.707994  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:53.703186  4526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:53.704937  4526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:53.705294  4526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:53.716125  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:54.724841  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:55.706146  4526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:55.707393  4526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:55.707662  4526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:55.733211  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:56.742210  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:57.708657  4526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:57.710228  4526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:57.710552  4526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:57.750824  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
W20260608 12:40:57.998944  4504 debug-util.cc:398] Leaking SignalData structure 0x7b0800169140 after lost signal to thread 434
W20260608 12:40:57.999855  4504 debug-util.cc:398] Leaking SignalData structure 0x7b08000134a0 after lost signal to thread 4507
W20260608 12:40:58.000845  4504 debug-util.cc:398] Leaking SignalData structure 0x7b080018d360 after lost signal to thread 4599
W20260608 12:40:58.001771  4504 debug-util.cc:398] Leaking SignalData structure 0x7b0800126bc0 after lost signal to thread 4674
W20260608 12:40:58.002543  4504 debug-util.cc:398] Leaking SignalData structure 0x7b0800132640 after lost signal to thread 4748
I20260608 12:40:58.759479  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:59.711375  4526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:59.712639  4526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:59.712955  4526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:59.766974  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:00.773689  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:01.713788  4526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:01.715083  4526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:01.715396  4526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:01.780490  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:02.787261  4521 placement_policy_util.cc:407] tablet 009b2b1bc7314fbb9f6dd29f6e413b1a: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:02.802258   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:02.826303   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.827019   431 tablet_replica.cc:333] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a: stopping tablet replica
I20260608 12:41:02.827646   431 raft_consensus.cc:2243] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.828208   431 raft_consensus.cc:2272] T 009b2b1bc7314fbb9f6dd29f6e413b1a P deec9b4e22cd4a5da0b6ecbe6defcc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.848181   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:02.859571   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:02.866457  4688 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39673: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260608 12:41:02.873273  4688 consensus_peers.cc:597] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa -> Peer deec9b4e22cd4a5da0b6ecbe6defcc9a (127.0.107.193:39673): Couldn't send request to peer deec9b4e22cd4a5da0b6ecbe6defcc9a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:02.882284   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.882901   431 tablet_replica.cc:333] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96: stopping tablet replica
I20260608 12:41:02.883390   431 raft_consensus.cc:2243] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.883843   431 raft_consensus.cc:2272] T 009b2b1bc7314fbb9f6dd29f6e413b1a P b475ac7028a44ba38ea7e25b05646c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.902922   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:02.913363   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:02.928570   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.929224   431 tablet_replica.cc:333] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa: stopping tablet replica
I20260608 12:41:02.929720   431 raft_consensus.cc:2243] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.930516   431 raft_consensus.cc:2272] T 009b2b1bc7314fbb9f6dd29f6e413b1a P 806da0e7732f4da7bdbb99f78bff93aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.949182   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:02.959036   431 master.cc:562] Master@127.0.107.254:37481 shutting down...
I20260608 12:41:02.975780   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.976322   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.976645   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d46a560e967422998a86023f50726f7: stopping tablet replica
W20260608 12:41:03.529129  4504 debug-util.cc:398] Leaking SignalData structure 0x7b0800009340 after lost signal to thread 434
W20260608 12:41:03.529943  4504 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8b40 after lost signal to thread 4507
W20260608 12:41:03.530789  4504 debug-util.cc:398] Leaking SignalData structure 0x7b08000dfe20 after lost signal to thread 4599
W20260608 12:41:03.531934  4504 debug-util.cc:398] Leaking SignalData structure 0x7b0800198360 after lost signal to thread 4674
W20260608 12:41:03.532651  4504 debug-util.cc:398] Leaking SignalData structure 0x7b08001341a0 after lost signal to thread 4748
I20260608 12:41:03.557360   431 master.cc:584] Master@127.0.107.254:37481 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (14015 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:41:03.590212   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40909
I20260608 12:41:03.591287   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.596159  4799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.596740  4800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.597587  4802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:03.598292   431 server_base.cc:1061] running on GCE node
I20260608 12:41:03.599061   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.599242   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:03.599380   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463599363 us; error 0 us; skew 500 ppm
I20260608 12:41:03.599887   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.602090   431 webserver.cc:533] Webserver started at http://127.0.107.254:43383/ using document root <none> and password file <none>
I20260608 12:41:03.602531   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.602715   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.602950   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.604017   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "f21856eb70ce46feb1ea7b393b7fa053"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.608191   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:41:03.611289  4807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.611940   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:03.612191   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "f21856eb70ce46feb1ea7b393b7fa053"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.612427   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:03.640682   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.642086   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.678798   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40909
I20260608 12:41:03.678927  4858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40909 every 8 connection(s)
I20260608 12:41:03.682714  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:03.692934  4859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053: Bootstrap starting.
I20260608 12:41:03.697515  4859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:03.701404  4859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053: No bootstrap required, opened a new log
I20260608 12:41:03.703514  4859 raft_consensus.cc:359] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21856eb70ce46feb1ea7b393b7fa053" member_type: VOTER }
I20260608 12:41:03.703904  4859 raft_consensus.cc:385] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:03.704109  4859 raft_consensus.cc:740] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f21856eb70ce46feb1ea7b393b7fa053, State: Initialized, Role: FOLLOWER
I20260608 12:41:03.704660  4859 consensus_queue.cc:260] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f21856eb70ce46feb1ea7b393b7fa053" member_type: VOTER }
I20260608 12:41:03.705137  4859 raft_consensus.cc:399] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:03.705348  4859 raft_consensus.cc:493] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:03.705590  4859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:03.709448  4859 raft_consensus.cc:515] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21856eb70ce46feb1ea7b393b7fa053" member_type: VOTER }
I20260608 12:41:03.709929  4859 leader_election.cc:304] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [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: f21856eb70ce46feb1ea7b393b7fa053; no voters: 
I20260608 12:41:03.710951  4859 leader_election.cc:290] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:03.711278  4862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:03.712474  4862 raft_consensus.cc:697] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 1 LEADER]: Becoming Leader. State: Replica: f21856eb70ce46feb1ea7b393b7fa053, State: Running, Role: LEADER
I20260608 12:41:03.713183  4862 consensus_queue.cc:237] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [LEADER]: Queue going to LEADER mode. State: All 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: "f21856eb70ce46feb1ea7b393b7fa053" member_type: VOTER }
I20260608 12:41:03.713744  4859 sys_catalog.cc:565] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:03.717888  4863 sys_catalog.cc:455] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f21856eb70ce46feb1ea7b393b7fa053" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21856eb70ce46feb1ea7b393b7fa053" member_type: VOTER } }
I20260608 12:41:03.718446  4863 sys_catalog.cc:458] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:03.720904  4864 sys_catalog.cc:455] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f21856eb70ce46feb1ea7b393b7fa053. Latest consensus state: current_term: 1 leader_uuid: "f21856eb70ce46feb1ea7b393b7fa053" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21856eb70ce46feb1ea7b393b7fa053" member_type: VOTER } }
I20260608 12:41:03.721432  4864 sys_catalog.cc:458] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:03.727206  4870 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:03.732880  4870 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:03.733772   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:03.741235  4870 catalog_manager.cc:1382] Generated new cluster ID: 56d458b6ee2049ebb3244a26c2cfb09e
I20260608 12:41:03.741469  4870 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:03.755192  4870 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:03.756415  4870 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:03.769636  4870 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053: Generated new TSK 0
I20260608 12:41:03.770143  4870 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:03.800215   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.805927  4880 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.806924  4881 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.808142  4883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:03.808430   431 server_base.cc:1061] running on GCE node
I20260608 12:41:03.809396   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.809580   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:03.809741   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463809721 us; error 0 us; skew 500 ppm
I20260608 12:41:03.810290   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.812397   431 webserver.cc:533] Webserver started at http://127.0.107.193:43679/ using document root <none> and password file <none>
I20260608 12:41:03.812923   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.813094   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.813335   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.814415   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "14a5ae6b304145418db45d486042a284"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.818709   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:03.821755  4888 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.822415   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:03.822667   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "14a5ae6b304145418db45d486042a284"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.822922   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:03.832332   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.833422   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.834744   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:03.836980   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:03.837182   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.837527   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:03.837697   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.875205   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41711
I20260608 12:41:03.875350  4950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41711 every 8 connection(s)
I20260608 12:41:03.880295   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.887557  4955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.890235  4958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:03.891130   431 server_base.cc:1061] running on GCE node
W20260608 12:41:03.891083  4956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:03.892282   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.892483   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:03.892655   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463892639 us; error 0 us; skew 500 ppm
I20260608 12:41:03.893244   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.895314   431 webserver.cc:533] Webserver started at http://127.0.107.194:45569/ using document root <none> and password file <none>
I20260608 12:41:03.895994   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.896193   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.896446   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.897953   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "757f7b2e78a14008946ddf8f6954d09f"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.899399  4951 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40909
I20260608 12:41:03.899976  4951 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:03.900872  4951 heartbeater.cc:507] Master 127.0.107.254:40909 requested a full tablet report, sending...
I20260608 12:41:03.903505  4824 ts_manager.cc:194] Registered new tserver with Master: 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711)
I20260608 12:41:03.903867   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:03.905366  4824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34510
I20260608 12:41:03.907677  4963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.908386   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:03.908636   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "757f7b2e78a14008946ddf8f6954d09f"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.908911   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:03.928617   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.929682   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.930994   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:03.933202   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:03.933380   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.933614   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:03.933763   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.972143   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41671
I20260608 12:41:03.972260  5025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41671 every 8 connection(s)
I20260608 12:41:03.977315   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.983502  5029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.984084  5030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:03.986618  5032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:03.987669   431 server_base.cc:1061] running on GCE node
I20260608 12:41:03.988615   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.988909   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:03.989121   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463989103 us; error 0 us; skew 500 ppm
I20260608 12:41:03.989847  5026 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40909
I20260608 12:41:03.989893   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.990242  5026 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:03.991024  5026 heartbeater.cc:507] Master 127.0.107.254:40909 requested a full tablet report, sending...
I20260608 12:41:03.992372   431 webserver.cc:533] Webserver started at http://127.0.107.195:38653/ using document root <none> and password file <none>
I20260608 12:41:03.993059   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.993296   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.993204  4824 ts_manager.cc:194] Registered new tserver with Master: 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:03.993700   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.995074  4824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34518
I20260608 12:41:03.995159   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:03.999805   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:04.003015  5037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:04.003692   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:04.003930   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-qzs9"
I20260608 12:41:04.004159   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:04.062518   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:04.063621   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:04.064992   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:04.067165   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:04.067342   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:04.067565   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:04.067718   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:04.105062   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42617
I20260608 12:41:04.105109  5099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42617 every 8 connection(s)
I20260608 12:41:04.119195  5100 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40909
I20260608 12:41:04.119516  5100 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:04.120194  5100 heartbeater.cc:507] Master 127.0.107.254:40909 requested a full tablet report, sending...
I20260608 12:41:04.122033  4824 ts_manager.cc:194] Registered new tserver with Master: a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:04.122886   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014174196s
I20260608 12:41:04.123464  4824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34534
I20260608 12:41:04.908211  4951 heartbeater.cc:499] Master 127.0.107.254:40909 was elected leader, sending a full tablet report...
I20260608 12:41:04.997576  5026 heartbeater.cc:499] Master 127.0.107.254:40909 was elected leader, sending a full tablet report...
I20260608 12:41:05.126154  5100 heartbeater.cc:499] Master 127.0.107.254:40909 was elected leader, sending a full tablet report...
I20260608 12:41:05.176294  4824 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34550:
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"
    }
  }
}
W20260608 12:41:05.180486  4824 catalog_manager.cc:7076] 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.
I20260608 12:41:05.266247  4916 tablet_service.cc:1511] Processing CreateTablet for tablet 934d218f3257493b91b9c18051b92015 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:05.267738  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934d218f3257493b91b9c18051b92015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.278988  4991 tablet_service.cc:1511] Processing CreateTablet for tablet 934d218f3257493b91b9c18051b92015 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:05.280437  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934d218f3257493b91b9c18051b92015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.282436  4915 tablet_service.cc:1511] Processing CreateTablet for tablet d32cccecd5b84c91baad7b3c97bb121f (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:05.283782  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32cccecd5b84c91baad7b3c97bb121f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.286298  4990 tablet_service.cc:1511] Processing CreateTablet for tablet d32cccecd5b84c91baad7b3c97bb121f (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:05.287727  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32cccecd5b84c91baad7b3c97bb121f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.293947  5064 tablet_service.cc:1511] Processing CreateTablet for tablet d32cccecd5b84c91baad7b3c97bb121f (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:05.295279  5064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32cccecd5b84c91baad7b3c97bb121f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.296152  5057 tablet_service.cc:1511] Processing CreateTablet for tablet 97fa8679791c45c390239dac29f88e5f (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:05.297487  5057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fa8679791c45c390239dac29f88e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.298028  5056 tablet_service.cc:1511] Processing CreateTablet for tablet b1f38cdeac9c4135aaffdf799e0579b4 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:05.299285  5056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f38cdeac9c4135aaffdf799e0579b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.301981  5063 tablet_service.cc:1511] Processing CreateTablet for tablet d3b4b3bff72e4c1c82920f4869146eaf (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:05.302134  4989 tablet_service.cc:1511] Processing CreateTablet for tablet d3b4b3bff72e4c1c82920f4869146eaf (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:05.303251  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4b3bff72e4c1c82920f4869146eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.303566  4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4b3bff72e4c1c82920f4869146eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.305981  5062 tablet_service.cc:1511] Processing CreateTablet for tablet c160f609e3f04751ad2c34e40a5c2b49 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:05.307268  5062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c160f609e3f04751ad2c34e40a5c2b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.308315  4988 tablet_service.cc:1511] Processing CreateTablet for tablet c160f609e3f04751ad2c34e40a5c2b49 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:05.310359  4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c160f609e3f04751ad2c34e40a5c2b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.311178  5058 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccfc84bbd65403c8cf92ed1d34ee854 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:05.314098  5061 tablet_service.cc:1511] Processing CreateTablet for tablet 367757a9acfa47e3b993a3966c86bd01 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:05.316788  5060 tablet_service.cc:1511] Processing CreateTablet for tablet f72201aba1d3430aafa3d80b5343e5a7 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:05.292380  5065 tablet_service.cc:1511] Processing CreateTablet for tablet 934d218f3257493b91b9c18051b92015 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:05.317981  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 63958212a81046038e8e87439f714c4d (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:05.312538  5058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfc84bbd65403c8cf92ed1d34ee854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.321105  5065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934d218f3257493b91b9c18051b92015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.321830  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63958212a81046038e8e87439f714c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.322489  5061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367757a9acfa47e3b993a3966c86bd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.314060  4914 tablet_service.cc:1511] Processing CreateTablet for tablet d3b4b3bff72e4c1c82920f4869146eaf (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:05.324019  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4b3bff72e4c1c82920f4869146eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.326473  5060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72201aba1d3430aafa3d80b5343e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.329099  4987 tablet_service.cc:1511] Processing CreateTablet for tablet 63958212a81046038e8e87439f714c4d (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:05.329859  4985 tablet_service.cc:1511] Processing CreateTablet for tablet 97fa8679791c45c390239dac29f88e5f (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:05.330523  4987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63958212a81046038e8e87439f714c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.331235  4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fa8679791c45c390239dac29f88e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.333473  4988 tablet_service.cc:1511] Processing CreateTablet for tablet 367757a9acfa47e3b993a3966c86bd01 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:05.335528  4913 tablet_service.cc:1511] Processing CreateTablet for tablet c160f609e3f04751ad2c34e40a5c2b49 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:05.337109  4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c160f609e3f04751ad2c34e40a5c2b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.333487  4986 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccfc84bbd65403c8cf92ed1d34ee854 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:05.345942  4912 tablet_service.cc:1511] Processing CreateTablet for tablet 367757a9acfa47e3b993a3966c86bd01 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:05.347515  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367757a9acfa47e3b993a3966c86bd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.350281  4911 tablet_service.cc:1511] Processing CreateTablet for tablet f72201aba1d3430aafa3d80b5343e5a7 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:05.351854  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72201aba1d3430aafa3d80b5343e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.354293  4910 tablet_service.cc:1511] Processing CreateTablet for tablet 63958212a81046038e8e87439f714c4d (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:05.355779  4910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63958212a81046038e8e87439f714c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.361275  4908 tablet_service.cc:1511] Processing CreateTablet for tablet 97fa8679791c45c390239dac29f88e5f (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:05.362856  4908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fa8679791c45c390239dac29f88e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.363044  5057 tablet_service.cc:1511] Processing CreateTablet for tablet eeb23c91b77a43b9860331075a0ca135 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:05.361433  5063 tablet_service.cc:1511] Processing CreateTablet for tablet fa73853ba9214a228e52af9ff7c14b5b (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:05.358217  4909 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccfc84bbd65403c8cf92ed1d34ee854 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:05.368216  4909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfc84bbd65403c8cf92ed1d34ee854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.366809  4907 tablet_service.cc:1511] Processing CreateTablet for tablet b1f38cdeac9c4135aaffdf799e0579b4 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:05.369477  4907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f38cdeac9c4135aaffdf799e0579b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.371125  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfc84bbd65403c8cf92ed1d34ee854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.371770  4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367757a9acfa47e3b993a3966c86bd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.395632  5057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb23c91b77a43b9860331075a0ca135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.400985  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa73853ba9214a228e52af9ff7c14b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.409602  4984 tablet_service.cc:1511] Processing CreateTablet for tablet fa73853ba9214a228e52af9ff7c14b5b (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:05.411187  4984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa73853ba9214a228e52af9ff7c14b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.414733  4983 tablet_service.cc:1511] Processing CreateTablet for tablet eeb23c91b77a43b9860331075a0ca135 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:05.416216  4983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb23c91b77a43b9860331075a0ca135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.420128  4990 tablet_service.cc:1511] Processing CreateTablet for tablet b1f38cdeac9c4135aaffdf799e0579b4 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:05.421636  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f38cdeac9c4135aaffdf799e0579b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.434073  4916 tablet_service.cc:1511] Processing CreateTablet for tablet fa73853ba9214a228e52af9ff7c14b5b (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:05.441653  4989 tablet_service.cc:1511] Processing CreateTablet for tablet f72201aba1d3430aafa3d80b5343e5a7 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:05.449327  4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72201aba1d3430aafa3d80b5343e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.455384  5120 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.461901  5120 tablet_bootstrap.cc:654] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.469923  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa73853ba9214a228e52af9ff7c14b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.483620  4909 tablet_service.cc:1511] Processing CreateTablet for tablet eeb23c91b77a43b9860331075a0ca135 (DEFAULT_TABLE table=test-workload [id=6a34fe9c82cc46918fb14beea6504563]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:05.491533  5121 tablet_bootstrap.cc:492] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.497300  4909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb23c91b77a43b9860331075a0ca135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:05.515702  5121 tablet_bootstrap.cc:654] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.525209  5122 tablet_bootstrap.cc:492] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.536382  5122 tablet_bootstrap.cc:654] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.538358  5120 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.538857  5120 ts_tablet_manager.cc:1403] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.031s
I20260608 12:41:05.545382  5120 raft_consensus.cc:359] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.546226  5120 raft_consensus.cc:385] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.546591  5120 raft_consensus.cc:740] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.547463  5120 consensus_queue.cc:260] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.549052  5122 tablet_bootstrap.cc:492] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.549626  5122 ts_tablet_manager.cc:1403] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260608 12:41:05.550338  5121 tablet_bootstrap.cc:492] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.550715  5121 ts_tablet_manager.cc:1403] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.011s
I20260608 12:41:05.553054  5122 raft_consensus.cc:359] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.553536  5120 ts_tablet_manager.cc:1434] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 12:41:05.553321  5121 raft_consensus.cc:359] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.553900  5122 raft_consensus.cc:385] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.554080  5121 raft_consensus.cc:385] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.554375  5122 raft_consensus.cc:740] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.554502  5121 raft_consensus.cc:740] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.554667  5120 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.555465  5121 consensus_queue.cc:260] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.555667  5122 consensus_queue.cc:260] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.562971  5120 tablet_bootstrap.cc:654] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.565459  5122 ts_tablet_manager.cc:1434] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:41:05.569018  5122 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.569386  5121 ts_tablet_manager.cc:1434] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.010s
I20260608 12:41:05.571965  5121 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.578174  5121 tablet_bootstrap.cc:654] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.581317  5122 tablet_bootstrap.cc:654] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.587455  5127 raft_consensus.cc:493] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.588269  5127 raft_consensus.cc:515] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.596410  5120 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.597031  5120 ts_tablet_manager.cc:1403] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.027s
I20260608 12:41:05.599189  5122 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.600672  5122 ts_tablet_manager.cc:1403] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260608 12:41:05.600234  5120 raft_consensus.cc:359] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.601140  5120 raft_consensus.cc:385] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.601522  5120 raft_consensus.cc:740] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.601975  5127 leader_election.cc:290] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:05.602501  5120 consensus_queue.cc:260] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.603791  5122 raft_consensus.cc:359] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.604578  5122 raft_consensus.cc:385] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.604962  5120 ts_tablet_manager.cc:1434] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:41:05.606216  5120 tablet_bootstrap.cc:492] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.613371  5120 tablet_bootstrap.cc:654] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.604946  5122 raft_consensus.cc:740] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.614240  5122 consensus_queue.cc:260] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.616520  5122 ts_tablet_manager.cc:1434] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
W20260608 12:41:05.617731  5101 tablet.cc:2404] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:05.617870  5121 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.618505  5121 ts_tablet_manager.cc:1403] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.028s
I20260608 12:41:05.619236  5122 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.621472  5121 raft_consensus.cc:359] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.622251  5121 raft_consensus.cc:385] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.622587  5121 raft_consensus.cc:740] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.623394  5121 consensus_queue.cc:260] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.625572  5121 ts_tablet_manager.cc:1434] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:05.626551  5121 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.626684  5122 tablet_bootstrap.cc:654] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.632851  5121 tablet_bootstrap.cc:654] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.639782  5120 tablet_bootstrap.cc:492] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.640309  5120 ts_tablet_manager.cc:1403] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.002s
I20260608 12:41:05.642773  5120 raft_consensus.cc:359] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.643266  5120 raft_consensus.cc:385] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.643496  5120 raft_consensus.cc:740] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.644390  5122 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.644140  5120 consensus_queue.cc:260] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.645031  5122 ts_tablet_manager.cc:1403] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260608 12:41:05.646286  5120 ts_tablet_manager.cc:1434] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 12:41:05.647284  5120 tablet_bootstrap.cc:492] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.650905  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:05.651667  5001 raft_consensus.cc:2468] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 0.
I20260608 12:41:05.652238  5122 raft_consensus.cc:359] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.653031  5122 raft_consensus.cc:385] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.653148  5038 leader_election.cc:304] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:05.653362  5122 raft_consensus.cc:740] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.654018  5127 raft_consensus.cc:2804] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.652271  5121 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.654524  5127 raft_consensus.cc:493] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.655405  5127 raft_consensus.cc:3060] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.656503  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:05.657572  5120 tablet_bootstrap.cc:654] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:05.658296  5039 leader_election.cc:343] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.654156  5122 consensus_queue.cc:260] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.654776  5121 ts_tablet_manager.cc:1403] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.007s
I20260608 12:41:05.662299  5121 raft_consensus.cc:359] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.663089  5121 raft_consensus.cc:385] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.663439  5121 raft_consensus.cc:740] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.663847  5127 raft_consensus.cc:515] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.664271  5121 consensus_queue.cc:260] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.666792  5121 ts_tablet_manager.cc:1434] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:41:05.667502  5122 ts_tablet_manager.cc:1434] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 12:41:05.667871  5121 tablet_bootstrap.cc:492] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.670750  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:05.672263  5001 raft_consensus.cc:3060] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.672292  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
W20260608 12:41:05.673978  5039 leader_election.cc:343] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.675495  5122 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.677541  5127 leader_election.cc:290] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:05.681015  5120 tablet_bootstrap.cc:492] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.681524  5120 ts_tablet_manager.cc:1403] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260608 12:41:05.681855  5001 raft_consensus.cc:2468] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:05.682415  5122 tablet_bootstrap.cc:654] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.683175  5038 leader_election.cc:304] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284
I20260608 12:41:05.684327  5127 raft_consensus.cc:2804] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.684100  5120 raft_consensus.cc:359] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.684821  5120 raft_consensus.cc:385] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.684824  5127 raft_consensus.cc:697] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 LEADER]: Becoming Leader. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Running, Role: LEADER
I20260608 12:41:05.685310  5120 raft_consensus.cc:740] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.685822  5127 consensus_queue.cc:237] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.686156  5120 consensus_queue.cc:260] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.690121  5121 tablet_bootstrap.cc:654] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.690677  5120 ts_tablet_manager.cc:1434] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:41:05.691802  5120 tablet_bootstrap.cc:492] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.698266  5120 tablet_bootstrap.cc:654] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.706681  4822 catalog_manager.cc:5696] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: term changed from 0 to 1, leader changed from <none> to a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:05.707963  5121 tablet_bootstrap.cc:492] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.708456  5121 ts_tablet_manager.cc:1403] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.010s
I20260608 12:41:05.708400  5122 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.709185  5122 ts_tablet_manager.cc:1403] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.001s
I20260608 12:41:05.709558  5120 tablet_bootstrap.cc:492] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.710083  5120 ts_tablet_manager.cc:1403] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 12:41:05.712208  5122 raft_consensus.cc:359] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.712991  5122 raft_consensus.cc:385] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.712845  5121 raft_consensus.cc:359] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.713368  5122 raft_consensus.cc:740] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.713605  5121 raft_consensus.cc:385] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.713949  5121 raft_consensus.cc:740] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.714160  5122 consensus_queue.cc:260] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.716536  5122 ts_tablet_manager.cc:1434] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:05.717593  5122 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.714745  5121 consensus_queue.cc:260] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.717388  5120 raft_consensus.cc:359] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.718271  5120 raft_consensus.cc:385] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.718623  5120 raft_consensus.cc:740] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.719521  5120 consensus_queue.cc:260] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.723497  5121 ts_tablet_manager.cc:1434] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 12:41:05.724428  5122 tablet_bootstrap.cc:654] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.724543  5121 tablet_bootstrap.cc:492] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.724622  5120 ts_tablet_manager.cc:1434] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 12:41:05.725927  5120 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
W20260608 12:41:05.728719  4872 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:05.731949  5121 tablet_bootstrap.cc:654] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.734254  5120 tablet_bootstrap.cc:654] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.736831  5126 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.737355  5126 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.741149  5128 raft_consensus.cc:493] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.741629  5128 raft_consensus.cc:515] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.745648  5120 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.746109  5120 ts_tablet_manager.cc:1403] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:41:05.749114  5120 raft_consensus.cc:359] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.749939  5120 raft_consensus.cc:385] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.750280  5120 raft_consensus.cc:740] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.752835  5126 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.752558  5120 consensus_queue.cc:260] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.757477  5120 ts_tablet_manager.cc:1434] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 12:41:05.758294  5128 leader_election.cc:290] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.764562  5120 tablet_bootstrap.cc:492] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.770885  5120 tablet_bootstrap.cc:654] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.776250  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
W20260608 12:41:05.778028  4967 leader_election.cc:343] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.779017  5122 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.779628  5122 ts_tablet_manager.cc:1403] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.015s
I20260608 12:41:05.783000  5122 raft_consensus.cc:359] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.787386  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:05.795055  4926 raft_consensus.cc:2468] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:05.788087  5126 raft_consensus.cc:493] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.795655  5126 raft_consensus.cc:515] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.796590  4965 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:05.797894  5126 leader_election.cc:290] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.798413  5126 raft_consensus.cc:2804] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.798715  5126 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.799021  5126 raft_consensus.cc:3060] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.799489  5121 tablet_bootstrap.cc:492] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.799964  5121 ts_tablet_manager.cc:1403] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.035s
I20260608 12:41:05.801867  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4b3bff72e4c1c82920f4869146eaf" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:05.802464  5075 raft_consensus.cc:2468] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:05.803815  4967 leader_election.cc:304] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:05.805382  5122 raft_consensus.cc:385] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.806001  5122 raft_consensus.cc:740] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.806957  5121 raft_consensus.cc:359] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.807732  5121 raft_consensus.cc:385] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.807376  5122 consensus_queue.cc:260] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.808095  5121 raft_consensus.cc:740] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.809103  5121 consensus_queue.cc:260] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.811244  5122 ts_tablet_manager.cc:1434] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260608 12:41:05.811484  5120 tablet_bootstrap.cc:492] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.811926  5120 ts_tablet_manager.cc:1403] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.029s
I20260608 12:41:05.812225  5122 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.814524  5126 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.815167  5120 raft_consensus.cc:359] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.817273  5120 raft_consensus.cc:385] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.817668  5120 raft_consensus.cc:740] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.818445  5120 consensus_queue.cc:260] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.819555  5121 ts_tablet_manager.cc:1434] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 12:41:05.822441  5121 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.828773  5122 tablet_bootstrap.cc:654] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.829252  5121 tablet_bootstrap.cc:654] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.819626  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
W20260608 12:41:05.832465  4967 leader_election.cc:343] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.839952  5120 ts_tablet_manager.cc:1434] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.008s
I20260608 12:41:05.840615  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4b3bff72e4c1c82920f4869146eaf" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:05.840881  5126 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.841471  4926 raft_consensus.cc:2468] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:05.841893  5126 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.840826  5153 raft_consensus.cc:2804] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.832717  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32cccecd5b84c91baad7b3c97bb121f" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:05.842389  5126 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.843191  5001 raft_consensus.cc:2468] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:05.844445  4889 leader_election.cc:304] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:05.845360  5128 raft_consensus.cc:2804] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.842437  5153 raft_consensus.cc:493] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.845922  5128 raft_consensus.cc:493] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.846117  5153 raft_consensus.cc:3060] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.846372  5128 raft_consensus.cc:3060] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.847721  5120 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.845285  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:05.850244  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32cccecd5b84c91baad7b3c97bb121f" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:05.850863  5075 raft_consensus.cc:2468] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:05.850970  5152 raft_consensus.cc:493] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.851550  5152 raft_consensus.cc:515] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.851851  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:05.852713  4926 raft_consensus.cc:3060] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.851776  5127 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.853425  5127 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.853844  5152 leader_election.cc:290] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.855224  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367757a9acfa47e3b993a3966c86bd01" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:05.855654  5127 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:05.856427  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367757a9acfa47e3b993a3966c86bd01" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
W20260608 12:41:05.856709  4965 leader_election.cc:343] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:05.857414  4965 leader_election.cc:343] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.857360  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
W20260608 12:41:05.859247  5039 leader_election.cc:343] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.860148  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:05.860630  5075 raft_consensus.cc:2468] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
W20260608 12:41:05.869032  4967 leader_election.cc:343] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.860765  5122 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.869616  4967 leader_election.cc:304] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [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: 757f7b2e78a14008946ddf8f6954d09f; no voters: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:05.870186  5122 ts_tablet_manager.cc:1403] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260608 12:41:05.870998  4967 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284
I20260608 12:41:05.863128  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:05.871881  5001 raft_consensus.cc:2468] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 0.
I20260608 12:41:05.871866  5128 raft_consensus.cc:515] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.873350  5038 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284
I20260608 12:41:05.873421  5122 raft_consensus.cc:359] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.874238  5122 raft_consensus.cc:385] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.874861  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32cccecd5b84c91baad7b3c97bb121f" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:05.874609  5122 raft_consensus.cc:740] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.875219  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32cccecd5b84c91baad7b3c97bb121f" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:05.875496  5001 raft_consensus.cc:3060] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.875114  4926 raft_consensus.cc:2468] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:05.875991  5075 raft_consensus.cc:3060] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.876154  5154 raft_consensus.cc:2749] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.863510  5120 tablet_bootstrap.cc:654] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.861063  5126 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.875074  5127 raft_consensus.cc:2804] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.877184  5127 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.863070  5153 raft_consensus.cc:515] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.877610  5127 raft_consensus.cc:3060] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.878296  5122 consensus_queue.cc:260] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.874637  5128 leader_election.cc:290] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.879796  5126 raft_consensus.cc:2804] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.877027  4965 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:05.880196  5126 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.880734  5126 raft_consensus.cc:3060] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.889523  5126 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.891064  5001 raft_consensus.cc:2468] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:05.891495  5075 raft_consensus.cc:2468] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:05.892444  4889 leader_election.cc:304] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:05.893920  5128 raft_consensus.cc:2804] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.894285  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:05.894479  5128 raft_consensus.cc:697] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Becoming Leader. State: Replica: 14a5ae6b304145418db45d486042a284, State: Running, Role: LEADER
I20260608 12:41:05.893920  5154 raft_consensus.cc:2804] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.895886  5126 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.896257  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4b3bff72e4c1c82920f4869146eaf" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:05.894814  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4b3bff72e4c1c82920f4869146eaf" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:05.897156  5075 raft_consensus.cc:3060] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.896911  5128 consensus_queue.cc:237] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.897382  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:05.896876  4925 raft_consensus.cc:3060] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.896133  5154 raft_consensus.cc:697] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Becoming Leader. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Running, Role: LEADER
I20260608 12:41:05.901547  5154 consensus_queue.cc:237] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:05.904511  4925 raft_consensus.cc:2468] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
W20260608 12:41:05.906549  4965 leader_election.cc:343] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.896405  5153 leader_election.cc:290] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.907897  5075 raft_consensus.cc:2468] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:05.887416  5127 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.909936  5074 raft_consensus.cc:2393] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 757f7b2e78a14008946ddf8f6954d09f in current term 1: Already voted for candidate a92604f2751c41eb92dd67ce6aa09ffc in this term.
I20260608 12:41:05.910295  5120 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.910784  5120 ts_tablet_manager.cc:1403] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.006s
I20260608 12:41:05.905225  5121 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.911590  5121 ts_tablet_manager.cc:1403] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.007s
I20260608 12:41:05.913620  5120 raft_consensus.cc:359] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.913863  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:05.914062  5127 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:05.907337  4965 leader_election.cc:304] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:05.916146  5122 ts_tablet_manager.cc:1434] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.001s
I20260608 12:41:05.916620  5120 raft_consensus.cc:385] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.917491  5120 raft_consensus.cc:740] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
W20260608 12:41:05.917809  5039 leader_election.cc:343] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.918452  5120 consensus_queue.cc:260] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.918960  4967 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [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: 757f7b2e78a14008946ddf8f6954d09f; no voters: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:05.919723  5153 raft_consensus.cc:2749] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.920145  5126 raft_consensus.cc:2804] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.920594  5126 raft_consensus.cc:697] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Becoming Leader. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Running, Role: LEADER
I20260608 12:41:05.920651  5120 ts_tablet_manager.cc:1434] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:41:05.921391  5126 consensus_queue.cc:237] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.921873  5120 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.925335  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:05.926132  5001 raft_consensus.cc:2393] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a92604f2751c41eb92dd67ce6aa09ffc in current term 1: Already voted for candidate 757f7b2e78a14008946ddf8f6954d09f in this term.
I20260608 12:41:05.927232  5038 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:05.927457  5122 tablet_bootstrap.cc:492] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.928310  5127 raft_consensus.cc:2749] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.928958  5121 raft_consensus.cc:359] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.929526  5121 raft_consensus.cc:385] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.929711  5121 raft_consensus.cc:740] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.930271  5121 consensus_queue.cc:260] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.931792  5121 ts_tablet_manager.cc:1434] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.002s
I20260608 12:41:05.931277  4821 catalog_manager.cc:5696] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a5ae6b304145418db45d486042a284 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.932896  5121 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.937296  5122 tablet_bootstrap.cc:654] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.939551  5121 tablet_bootstrap.cc:654] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.943195  5120 tablet_bootstrap.cc:654] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.943742  5157 raft_consensus.cc:493] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.944329  5157 raft_consensus.cc:515] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.949556  5126 raft_consensus.cc:493] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.955394  5126 raft_consensus.cc:515] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.957158  5121 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:05.957653  5121 ts_tablet_manager.cc:1403] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260608 12:41:05.957744  5126 leader_election.cc:290] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.958532  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:05.958940  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:05.960042  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f38cdeac9c4135aaffdf799e0579b4" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
W20260608 12:41:05.960417  4892 leader_election.cc:343] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.960606  5121 raft_consensus.cc:359] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.961100  5157 leader_election.cc:290] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:05.953030  5120 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.954524  5122 tablet_bootstrap.cc:492] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.961349  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f38cdeac9c4135aaffdf799e0579b4" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
W20260608 12:41:05.961480  4889 leader_election.cc:343] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.962046  5122 ts_tablet_manager.cc:1403] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260608 12:41:05.962244  5075 raft_consensus.cc:2468] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:05.958829  4821 catalog_manager.cc:5696] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:05.962762  4889 leader_election.cc:304] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:05.961362  5121 raft_consensus.cc:385] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.963964  5157 raft_consensus.cc:2749] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.964017  5121 raft_consensus.cc:740] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
W20260608 12:41:05.961417  4965 leader_election.cc:343] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.965066  5120 ts_tablet_manager.cc:1403] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.002s
I20260608 12:41:05.965039  5122 raft_consensus.cc:359] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.965461  4967 leader_election.cc:304] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284
I20260608 12:41:05.965884  5122 raft_consensus.cc:385] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.966250  5122 raft_consensus.cc:740] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.966663  5126 raft_consensus.cc:2804] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.967018  5126 raft_consensus.cc:493] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.967005  5122 consensus_queue.cc:260] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.967548  5126 raft_consensus.cc:3060] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.968025  5120 raft_consensus.cc:359] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.965220  5121 consensus_queue.cc:260] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.970867  5121 ts_tablet_manager.cc:1434] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260608 12:41:05.971778  5121 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:05.969307  5122 ts_tablet_manager.cc:1434] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:41:05.973347  5122 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:05.974548  5126 raft_consensus.cc:515] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.977382  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f38cdeac9c4135aaffdf799e0579b4" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:05.968642  5120 raft_consensus.cc:385] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.977916  4925 raft_consensus.cc:3060] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.978051  5120 raft_consensus.cc:740] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.979003  5122 tablet_bootstrap.cc:654] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.979049  5120 consensus_queue.cc:260] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.981130  5120 ts_tablet_manager.cc:1434] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:41:05.983225  5120 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.988338  4925 raft_consensus.cc:2468] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:05.988677  5120 tablet_bootstrap.cc:654] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.990475  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f38cdeac9c4135aaffdf799e0579b4" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:05.990682  5122 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:05.991039  5075 raft_consensus.cc:3060] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.991174  5122 ts_tablet_manager.cc:1403] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260608 12:41:05.977654  5121 tablet_bootstrap.cc:654] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.994274  5120 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:05.994745  5120 ts_tablet_manager.cc:1403] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:41:05.995330  5122 raft_consensus.cc:359] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.996018  5122 raft_consensus.cc:385] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.996335  5122 raft_consensus.cc:740] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.997165  5122 consensus_queue.cc:260] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.997561  5120 raft_consensus.cc:359] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.998246  5120 raft_consensus.cc:385] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.998531  5120 raft_consensus.cc:740] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.999221  5120 consensus_queue.cc:260] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:05.999667  5122 ts_tablet_manager.cc:1434] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:06.000682  5122 tablet_bootstrap.cc:492] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:06.001332  5120 ts_tablet_manager.cc:1434] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:41:06.002269  5120 tablet_bootstrap.cc:492] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:05.999554  4821 catalog_manager.cc:5696] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.006517  5122 tablet_bootstrap.cc:654] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.008280  5120 tablet_bootstrap.cc:654] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.009632  5075 raft_consensus.cc:2468] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:06.018105  5122 tablet_bootstrap.cc:492] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:06.023429  5122 ts_tablet_manager.cc:1403] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 12:41:06.023576  5126 leader_election.cc:290] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.020840  5120 tablet_bootstrap.cc:492] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:06.021796  4965 leader_election.cc:304] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.026297  5122 raft_consensus.cc:359] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.026721  5121 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:06.026912  5126 raft_consensus.cc:2804] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.027514  5121 ts_tablet_manager.cc:1403] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.020s
I20260608 12:41:06.027529  5126 raft_consensus.cc:697] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Becoming Leader. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Running, Role: LEADER
I20260608 12:41:06.026975  5122 raft_consensus.cc:385] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.028591  5126 consensus_queue.cc:237] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.029206  5122 raft_consensus.cc:740] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.030350  5120 ts_tablet_manager.cc:1403] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260608 12:41:06.032208  5121 raft_consensus.cc:359] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.032899  5121 raft_consensus.cc:385] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.032836  5120 raft_consensus.cc:359] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.033335  5121 raft_consensus.cc:740] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.033568  5120 raft_consensus.cc:385] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.033867  5120 raft_consensus.cc:740] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.034439  5121 consensus_queue.cc:260] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.036739  5121 ts_tablet_manager.cc:1434] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:41:06.034502  5120 consensus_queue.cc:260] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.029956  5122 consensus_queue.cc:260] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.037717  5121 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:06.038949  5122 ts_tablet_manager.cc:1434] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:41:06.039855  5122 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:06.041123  4824 catalog_manager.cc:5696] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.043143  5157 raft_consensus.cc:493] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.043613  5157 raft_consensus.cc:515] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.043957  5121 tablet_bootstrap.cc:654] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.045228  5122 tablet_bootstrap.cc:654] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.045671  5157 leader_election.cc:290] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.047209  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367757a9acfa47e3b993a3966c86bd01" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.049389  5120 ts_tablet_manager.cc:1434] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260608 12:41:06.050379  5120 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: Bootstrap starting.
I20260608 12:41:06.051945  5001 raft_consensus.cc:2468] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:06.055859  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367757a9acfa47e3b993a3966c86bd01" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.056217  4889 leader_election.cc:304] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.057487  5157 raft_consensus.cc:2804] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.057907  5157 raft_consensus.cc:493] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.058288  5157 raft_consensus.cc:3060] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.058468  5120 tablet_bootstrap.cc:654] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.059104  5122 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
W20260608 12:41:06.059342  4892 leader_election.cc:343] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:06.059566  5122 ts_tablet_manager.cc:1403] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260608 12:41:06.059818  5128 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.060279  5128 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.062331  5128 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.062480  5122 raft_consensus.cc:359] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.063200  5122 raft_consensus.cc:385] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.063459  5122 raft_consensus.cc:740] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.065095  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.065752  5075 raft_consensus.cc:2468] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:06.065758  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.066548  5001 raft_consensus.cc:2468] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:06.067139  4892 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:06.067206  5122 consensus_queue.cc:260] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.068289  5128 raft_consensus.cc:2804] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.068643  5128 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.068979  5128 raft_consensus.cc:3060] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.074314  5127 consensus_queue.cc:1048] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.081712  5157 raft_consensus.cc:515] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.082376  5128 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.084987  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367757a9acfa47e3b993a3966c86bd01" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:06.090070  5000 raft_consensus.cc:3060] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.090737  5120 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: No bootstrap required, opened a new log
I20260608 12:41:06.091212  5120 ts_tablet_manager.cc:1403] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.015s
I20260608 12:41:06.087121  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367757a9acfa47e3b993a3966c86bd01" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
W20260608 12:41:06.093775  4892 leader_election.cc:343] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:06.087741  5157 leader_election.cc:290] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.093968  5120 raft_consensus.cc:359] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.097198  5120 raft_consensus.cc:385] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.097654  5120 raft_consensus.cc:740] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.098491  5120 consensus_queue.cc:260] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.100440  5000 raft_consensus.cc:2468] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:06.100862  5120 ts_tablet_manager.cc:1434] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:41:06.101737  4889 leader_election.cc:304] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:06.102892  5157 raft_consensus.cc:2804] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.103351  5157 raft_consensus.cc:697] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Becoming Leader. State: Replica: 14a5ae6b304145418db45d486042a284, State: Running, Role: LEADER
I20260608 12:41:06.104144  5157 consensus_queue.cc:237] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.106288  5128 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.107239  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:06.107856  4999 raft_consensus.cc:3060] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.111953  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:06.112500  5075 raft_consensus.cc:3060] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.116051  5122 ts_tablet_manager.cc:1434] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.056s	user 0.024s	sys 0.016s
I20260608 12:41:06.117064  5122 tablet_bootstrap.cc:492] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:06.122727  5122 tablet_bootstrap.cc:654] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.123243  4999 raft_consensus.cc:2468] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:06.126401  5121 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:06.128517  5121 ts_tablet_manager.cc:1403] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.091s	user 0.034s	sys 0.024s
W20260608 12:41:06.130764  5039 consensus_peers.cc:597] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:06.130770  4889 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.131999  5121 raft_consensus.cc:359] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.132380  5174 raft_consensus.cc:2804] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.133385  5174 raft_consensus.cc:697] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Becoming Leader. State: Replica: 14a5ae6b304145418db45d486042a284, State: Running, Role: LEADER
I20260608 12:41:06.134281  5174 consensus_queue.cc:237] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.137240  5121 raft_consensus.cc:385] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.137897  5121 raft_consensus.cc:740] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.137677  5122 tablet_bootstrap.cc:492] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:06.138942  5122 ts_tablet_manager.cc:1403] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260608 12:41:06.139390  5121 consensus_queue.cc:260] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.141809  5122 raft_consensus.cc:359] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.142498  5122 raft_consensus.cc:385] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.142596  5075 raft_consensus.cc:2468] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:06.142846  5122 raft_consensus.cc:740] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.143685  5122 consensus_queue.cc:260] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.145978  5121 ts_tablet_manager.cc:1434] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:41:06.146993  5121 tablet_bootstrap.cc:492] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:06.146132  5122 ts_tablet_manager.cc:1434] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:06.149426  5122 tablet_bootstrap.cc:492] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284: Bootstrap starting.
I20260608 12:41:06.152568  5121 tablet_bootstrap.cc:654] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.155405  5122 tablet_bootstrap.cc:654] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.163450  5122 tablet_bootstrap.cc:492] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284: No bootstrap required, opened a new log
I20260608 12:41:06.163996  5122 ts_tablet_manager.cc:1403] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:41:06.163408  4822 catalog_manager.cc:5696] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a5ae6b304145418db45d486042a284 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.166864  5122 raft_consensus.cc:359] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.167387  5122 raft_consensus.cc:385] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.167642  5122 raft_consensus.cc:740] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a5ae6b304145418db45d486042a284, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.168480  5121 tablet_bootstrap.cc:492] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:06.168335  5122 consensus_queue.cc:260] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.168938  5121 ts_tablet_manager.cc:1403] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260608 12:41:06.170364  5122 ts_tablet_manager.cc:1434] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:41:06.171499  5121 raft_consensus.cc:359] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.171963  5121 raft_consensus.cc:385] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.172154  5121 raft_consensus.cc:740] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.172647  5121 consensus_queue.cc:260] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.174330  5121 ts_tablet_manager.cc:1434] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:41:06.175297  5121 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:06.180358  5121 tablet_bootstrap.cc:654] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.180487  4821 catalog_manager.cc:5696] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a5ae6b304145418db45d486042a284 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.185513  5121 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:06.185858  5121 ts_tablet_manager.cc:1403] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:41:06.187537  5121 raft_consensus.cc:359] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:06.187970  5121 raft_consensus.cc:385] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.188155  5121 raft_consensus.cc:740] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.188750  5121 consensus_queue.cc:260] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:06.190656  5121 ts_tablet_manager.cc:1434] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:06.191494  5121 tablet_bootstrap.cc:492] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc: Bootstrap starting.
I20260608 12:41:06.195216  5121 tablet_bootstrap.cc:654] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.196364  5127 raft_consensus.cc:493] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.196859  5127 raft_consensus.cc:515] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.199226  5121 tablet_bootstrap.cc:492] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc: No bootstrap required, opened a new log
I20260608 12:41:06.199663  5121 ts_tablet_manager.cc:1403] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:06.199795  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.200096  5127 leader_election.cc:290] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:06.200325  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:06.200479  5001 raft_consensus.cc:2468] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 0.
I20260608 12:41:06.200987  4925 raft_consensus.cc:2468] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 0.
I20260608 12:41:06.201563  5038 leader_election.cc:304] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:06.202283  5121 raft_consensus.cc:359] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.202548  5127 raft_consensus.cc:2804] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.202863  5121 raft_consensus.cc:385] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.203135  5127 raft_consensus.cc:493] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.203238  5121 raft_consensus.cc:740] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.203644  5127 raft_consensus.cc:3060] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.204162  5121 consensus_queue.cc:260] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.206310  5121 ts_tablet_manager.cc:1434] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:41:06.234256  5157 raft_consensus.cc:493] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.234740  5127 raft_consensus.cc:515] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.235989  5157 raft_consensus.cc:515] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.236411  5126 raft_consensus.cc:493] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.237548  5126 raft_consensus.cc:515] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.238590  5127 leader_election.cc:290] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:06.241504  5157 leader_election.cc:290] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.241696  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa73853ba9214a228e52af9ff7c14b5b" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.242697  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:06.242897  5001 raft_consensus.cc:2468] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:06.243695  4925 raft_consensus.cc:2468] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:06.245101  4889 leader_election.cc:304] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.245715  4965 leader_election.cc:304] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.246896  5154 raft_consensus.cc:2804] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.247388  5154 raft_consensus.cc:493] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.247300  5174 raft_consensus.cc:2804] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.248539  5174 raft_consensus.cc:493] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.249038  5174 raft_consensus.cc:3060] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.249559  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:06.248049  5154 raft_consensus.cc:3060] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.250160  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa73853ba9214a228e52af9ff7c14b5b" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.251550  5075 raft_consensus.cc:2468] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 0.
I20260608 12:41:06.252375  5157 raft_consensus.cc:493] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.252990  5157 raft_consensus.cc:515] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.254035  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:06.254799  4925 raft_consensus.cc:3060] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.255930  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.256479  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.259965  5154 raft_consensus.cc:515] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.262744  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.250705  5001 raft_consensus.cc:3060] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.263280  4889 leader_election.cc:304] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:06.263362  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:06.264437  4926 raft_consensus.cc:3060] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.264799  5128 raft_consensus.cc:2749] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:06.266142  5174 raft_consensus.cc:515] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.263537  5075 raft_consensus.cc:2468] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:06.268559  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa73853ba9214a228e52af9ff7c14b5b" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:06.268913  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa73853ba9214a228e52af9ff7c14b5b" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:06.269217  4999 raft_consensus.cc:3060] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.269425  5157 leader_election.cc:290] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.270408  5075 raft_consensus.cc:3060] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.263662  5126 leader_election.cc:290] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.274475  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:06.275135  5074 raft_consensus.cc:3060] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.278023  5174 leader_election.cc:290] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.278775  4999 raft_consensus.cc:2468] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:06.279583  5075 raft_consensus.cc:2468] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:06.280073  4889 leader_election.cc:304] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.280930  5174 raft_consensus.cc:2804] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.281414  5174 raft_consensus.cc:697] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Becoming Leader. State: Replica: 14a5ae6b304145418db45d486042a284, State: Running, Role: LEADER
I20260608 12:41:06.282434  5174 consensus_queue.cc:237] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.284237  5074 raft_consensus.cc:2468] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:06.285537  4967 leader_election.cc:304] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [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: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:06.286527  5126 raft_consensus.cc:2804] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.287556  5126 raft_consensus.cc:697] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Becoming Leader. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Running, Role: LEADER
I20260608 12:41:06.272529  4926 raft_consensus.cc:2468] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:06.289431  5154 leader_election.cc:290] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.289369  5126 consensus_queue.cc:237] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.285308  4925 raft_consensus.cc:2468] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:06.294276  5039 leader_election.cc:304] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [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: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:06.293548  4822 catalog_manager.cc:5696] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a5ae6b304145418db45d486042a284 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.294400  5001 raft_consensus.cc:2468] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:06.302165  5127 raft_consensus.cc:2804] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.302770  5127 raft_consensus.cc:697] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 1 LEADER]: Becoming Leader. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Running, Role: LEADER
I20260608 12:41:06.303155  5174 consensus_queue.cc:1048] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.303958  5127 consensus_queue.cc:237] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.314983  4821 catalog_manager.cc:5696] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.319669  4822 catalog_manager.cc:5696] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: term changed from 0 to 1, leader changed from <none> to a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:06.337711  5128 consensus_queue.cc:1048] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.347384  5126 raft_consensus.cc:493] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.348012  5126 raft_consensus.cc:515] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.349741  5126 leader_election.cc:290] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.350595  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb23c91b77a43b9860331075a0ca135" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:06.350787  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb23c91b77a43b9860331075a0ca135" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.351418  4925 raft_consensus.cc:2468] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:06.351536  5074 raft_consensus.cc:2468] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 0.
I20260608 12:41:06.352368  4965 leader_election.cc:304] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.353168  5126 raft_consensus.cc:2804] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.353526  5126 raft_consensus.cc:493] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.353857  5126 raft_consensus.cc:3060] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.359318  5126 raft_consensus.cc:515] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.360905  5126 leader_election.cc:290] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [CANDIDATE]: Term 1 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.361516  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb23c91b77a43b9860331075a0ca135" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:06.361860  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb23c91b77a43b9860331075a0ca135" candidate_uuid: "757f7b2e78a14008946ddf8f6954d09f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:06.361977  4925 raft_consensus.cc:3060] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.362340  5074 raft_consensus.cc:3060] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.366397  4925 raft_consensus.cc:2468] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:06.366797  5074 raft_consensus.cc:2468] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757f7b2e78a14008946ddf8f6954d09f in term 1.
I20260608 12:41:06.367281  4965 leader_election.cc:304] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:06.368001  5126 raft_consensus.cc:2804] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.368369  5126 raft_consensus.cc:697] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Becoming Leader. State: Replica: 757f7b2e78a14008946ddf8f6954d09f, State: Running, Role: LEADER
I20260608 12:41:06.369051  5126 consensus_queue.cc:237] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.376935  4821 catalog_manager.cc:5696] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.404655  5127 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.405172  5127 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } }
I20260608 12:41:06.406872  5127 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:06.407527  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:06.407922  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.408370  4925 raft_consensus.cc:2393] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a92604f2751c41eb92dd67ce6aa09ffc in current term 1: Already voted for candidate 757f7b2e78a14008946ddf8f6954d09f in this term.
I20260608 12:41:06.409631  5039 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:06.410269  5127 raft_consensus.cc:3060] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.415450  5127 raft_consensus.cc:2749] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:06.432127  5126 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.441116  5126 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.448362  5126 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.455441  5126 consensus_queue.cc:1048] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.471666  5154 consensus_queue.cc:1048] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.485370  5153 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.537585  5128 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.537985  5128 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:06.539584  5128 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:06.540300  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:06.540503  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:06.541185  4999 raft_consensus.cc:2393] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a5ae6b304145418db45d486042a284 in current term 1: Already voted for candidate 757f7b2e78a14008946ddf8f6954d09f in this term.
I20260608 12:41:06.541328  5074 raft_consensus.cc:2393] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a5ae6b304145418db45d486042a284 in current term 1: Already voted for candidate a92604f2751c41eb92dd67ce6aa09ffc in this term.
I20260608 12:41:06.542338  4889 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:06.542927  5128 raft_consensus.cc:3060] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.547116  5157 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.548316  5128 raft_consensus.cc:2749] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:06.557560  5174 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.639953  5074 raft_consensus.cc:3060] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.645780  5174 consensus_queue.cc:1048] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.657047  5157 consensus_queue.cc:1048] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.709502  5127 consensus_queue.cc:1048] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.715306  4925 raft_consensus.cc:3060] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.720973  5127 consensus_queue.cc:1048] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:06.741731  4872 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:06.742516  5153 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.753358  5153 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.811033  5157 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.822535  5174 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.841317  5153 consensus_queue.cc:1048] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.854418  5126 consensus_queue.cc:1048] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.623968  5205 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.624478  5205 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:07.626492  5205 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:07.627512  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284" is_pre_election: true
I20260608 12:41:07.627517  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:07.628387  4925 raft_consensus.cc:2468] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:07.628556  4999 raft_consensus.cc:2468] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:07.629856  5039 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [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: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:07.630481  5205 raft_consensus.cc:2804] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:07.630746  5205 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.630985  5205 raft_consensus.cc:3060] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:07.635502  5205 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:07.636940  5205 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:07.637619  4925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a5ae6b304145418db45d486042a284"
I20260608 12:41:07.637972  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:07.638089  4925 raft_consensus.cc:3060] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:07.638418  4999 raft_consensus.cc:3060] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:07.642434  4925 raft_consensus.cc:2468] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 2.
I20260608 12:41:07.642812  4999 raft_consensus.cc:2468] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 2.
I20260608 12:41:07.643340  5039 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [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: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:07.644086  5205 raft_consensus.cc:2804] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:07.644459  5205 raft_consensus.cc:697] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Becoming Leader. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Running, Role: LEADER
I20260608 12:41:07.645232  5205 consensus_queue.cc:237] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER 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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:07.651551  4822 catalog_manager.cc:5696] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: term changed from 0 to 2, leader changed from <none> to a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195). New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:08.225291  4925 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:41:08.226622  5205 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.262068  4999 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:41:08.264335  5205 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:08.534688  5253 log.cc:927] Time spent T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
W20260608 12:41:08.594383  5256 log.cc:927] Time spent T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260608 12:41:08.566913  4892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42617, user_credentials={real_user=slave}} blocked reactor thread for 81406.3us
W20260608 12:41:08.703392  5256 log.cc:927] Time spent T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
W20260608 12:41:08.782485  5278 log.cc:927] Time spent T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260608 12:41:08.825380  5277 log.cc:927] Time spent T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260608 12:41:08.857256  5287 log.cc:927] Time spent T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
W20260608 12:41:08.867040  5285 log.cc:927] Time spent T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260608 12:41:08.884992  5288 log.cc:927] Time spent T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260608 12:41:08.930943  5286 log.cc:927] Time spent T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: Append to log took a long time: real 0.081s	user 0.002s	sys 0.001s
W20260608 12:41:08.953249  5289 log.cc:927] Time spent T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: Append to log took a long time: real 0.140s	user 0.006s	sys 0.002s
W20260608 12:41:08.974102  5292 log.cc:927] Time spent T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260608 12:41:08.970582  5291 log.cc:927] Time spent T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260608 12:41:09.024809  5271 log.cc:927] Time spent T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: Append to log took a long time: real 0.147s	user 0.009s	sys 0.000s
W20260608 12:41:09.081065  5290 log.cc:927] Time spent T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: Append to log took a long time: real 0.219s	user 0.002s	sys 0.002s
I20260608 12:41:09.360220  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53616 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=44, attempt_no=0}) took 1023 ms. Trace:
I20260608 12:41:09.361334  5300 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=27, attempt_no=0}) took 1008 ms. Trace:
I20260608 12:41:09.366080  5305 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=19, attempt_no=0}) took 1022 ms. Trace:
I20260608 12:41:09.372670  5313 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=14, attempt_no=0}) took 1011 ms. Trace:
I20260608 12:41:09.373132  5313 rpcz_store.cc:276] 0608 12:41:08.361061 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.361845 (+   784us) service_pool.cc:224] Handling call
0608 12:41:09.372491 (+1010646us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.435584 (+     0us) write_op.cc:183] PREPARE: starting on tablet 367757a9acfa47e3b993a3966c86bd01
0608 12:41:08.470440 (+ 34856us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.470471 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:41:08.470490 (+    19us) tablet.cc:662] Decoding operations
0608 12:41:08.473958 (+  3468us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.474010 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.474040 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:41:08.494725 (+ 20685us) tablet.cc:701] Row locks acquired
0608 12:41:08.498877 (+  4152us) write_op.cc:260] PREPARE: finished
0608 12:41:08.499054 (+   177us) write_op.cc:270] Start()
0608 12:41:08.499184 (+   130us) write_op.cc:276] Timestamp: P: 1780922468499007 usec, L: 0
0608 12:41:08.499207 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.499906 (+   699us) log.cc:844] Serialized 475 byte log entry
0608 12:41:09.052522 (+552616us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.138951 (+ 86429us) write_op.cc:301] APPLY: starting
0608 12:41:09.139049 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.174605 (+ 35556us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.201950 (+ 27345us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.267961 (+ 66011us) spinlock_profiling.cc:243] Waited 1.16 ms on lock 0x7b5c00189c0c. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc8c5836b 00007f4cc8c5816e 00007f4cc8c4f291 00007f4cc555fd29 00007f4cc555f266 00007f4cc5727e35 00007f4cc5701086 00007f4cc570a4e0 00007f4cc570a440 00007f4cc570a3a0 00007f4cc570a340
0608 12:41:09.300847 (+ 32886us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.301013 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.301062 (+    49us) write_op.cc:312] APPLY: finished
0608 12:41:09.302146 (+  1084us) log.cc:844] Serialized 40 byte log entry
0608 12:41:09.302337 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.302419 (+    82us) write_op.cc:454] Released schema lock
0608 12:41:09.302457 (+    38us) write_op.cc:341] FINISH: Updating metrics
0608 12:41:09.372383 (+ 69926us) spinlock_profiling.cc:243] Waited 18.3 ms on lock 0x7b3400076878. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaedc91 00007f4cbfb12273 00007f4cc73e99a7 00007f4cc5702396 00007f4cc5701b8f 00007f4cc570a4e0 00007f4cc570a440 00007f4cc570a3a0 00007f4cc570a340 00007f4cc57084bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86191,"num_ops":4,"prepare.queue_time_us":70295,"prepare.run_cpu_time_us":3569,"prepare.run_wall_time_us":75886,"replication_time_us":553188,"spinlock_wait_cycles":44661376}]]}
I20260608 12:41:09.385623  5306 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53616 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=25, attempt_no=0}) took 1064 ms. Trace:
I20260608 12:41:09.361640  5303 rpcz_store.cc:276] 0608 12:41:08.336378 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.336578 (+   200us) service_pool.cc:224] Handling call
0608 12:41:09.360031 (+1023453us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.575037 (+     0us) write_op.cc:183] PREPARE: starting on tablet c160f609e3f04751ad2c34e40a5c2b49
0608 12:41:08.609111 (+ 34074us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.616923 (+  7812us) write_op.cc:435] Acquired schema lock
0608 12:41:08.618162 (+  1239us) tablet.cc:662] Decoding operations
0608 12:41:08.655221 (+ 37059us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.656834 (+  1613us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.658566 (+  1732us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:08.733603 (+ 75037us) tablet.cc:701] Row locks acquired
0608 12:41:08.734477 (+   874us) write_op.cc:260] PREPARE: finished
0608 12:41:08.741223 (+  6746us) write_op.cc:270] Start()
0608 12:41:08.745586 (+  4363us) write_op.cc:276] Timestamp: P: 1780922468737889 usec, L: 0
0608 12:41:08.748524 (+  2938us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.762595 (+ 14071us) log.cc:844] Serialized 519 byte log entry
0608 12:41:09.144634 (+382039us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.338452 (+193818us) write_op.cc:301] APPLY: starting
0608 12:41:09.338525 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.338682 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.338768 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.340070 (+  1302us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.357872 (+ 17802us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.357922 (+    50us) write_op.cc:312] APPLY: finished
0608 12:41:09.358134 (+   212us) log.cc:844] Serialized 46 byte log entry
0608 12:41:09.359047 (+   913us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.359674 (+   627us) write_op.cc:454] Released schema lock
0608 12:41:09.359719 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":214400,"child_traces":[["op",{"apply.queue_time_us":193655,"mutex_wait_us":1667,"num_ops":5,"prepare.queue_time_us":228866,"prepare.run_cpu_time_us":3964,"prepare.run_wall_time_us":195333,"replication_time_us":395990}]]}
I20260608 12:41:09.393700  5295 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=42, attempt_no=0}) took 1022 ms. Trace:
I20260608 12:41:09.386303  5306 rpcz_store.cc:276] 0608 12:41:08.321149 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.322593 (+  1444us) service_pool.cc:224] Handling call
0608 12:41:08.327219 (+  4626us) spinlock_profiling.cc:243] Waited 2.64 ms on lock 0x7b34001d7828. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaea64f 00007f4cbfb6ec24 00007f4cbfb73faf 00007f4cbfb767eb 00007f4cbfb76740 00007f4cbfb766a0 00007f4cbfb76640 00007f4cbfb7496f 000000000049a986 000000000049a618
0608 12:41:09.385431 (+1058212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.436837 (+     0us) write_op.cc:183] PREPARE: starting on tablet c160f609e3f04751ad2c34e40a5c2b49
0608 12:41:08.464865 (+ 28028us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.464902 (+    37us) write_op.cc:435] Acquired schema lock
0608 12:41:08.464925 (+    23us) tablet.cc:662] Decoding operations
0608 12:41:08.465372 (+   447us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.465416 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.465444 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:41:08.475874 (+ 10430us) tablet.cc:701] Row locks acquired
0608 12:41:08.475886 (+    12us) write_op.cc:260] PREPARE: finished
0608 12:41:08.483007 (+  7121us) write_op.cc:270] Start()
0608 12:41:08.485362 (+  2355us) write_op.cc:276] Timestamp: P: 1780922468482022 usec, L: 0
0608 12:41:08.489154 (+  3792us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.533746 (+ 44592us) log.cc:844] Serialized 432 byte log entry
0608 12:41:09.144051 (+610305us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.300326 (+156275us) write_op.cc:301] APPLY: starting
0608 12:41:09.300397 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.300542 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.300633 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.332731 (+ 32098us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.332908 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.332954 (+    46us) write_op.cc:312] APPLY: finished
0608 12:41:09.333136 (+   182us) log.cc:844] Serialized 34 byte log entry
0608 12:41:09.333315 (+   179us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.333391 (+    76us) write_op.cc:454] Released schema lock
0608 12:41:09.333436 (+    45us) write_op.cc:341] FINISH: Updating metrics
0608 12:41:09.385327 (+ 51891us) spinlock_profiling.cc:243] Waited 21.9 ms on lock 0x7b34001d7828. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaedc91 00007f4cbfb12273 00007f4cc73e99a7 00007f4cc5702396 00007f4cc5701b8f 00007f4cc570a4e0 00007f4cc570a440 00007f4cc570a3a0 00007f4cc570a340 00007f4cc57084bf
Metrics: {"spinlock_wait_cycles":6071680,"child_traces":[["op",{"apply.queue_time_us":156088,"num_ops":3,"prepare.queue_time_us":103910,"prepare.run_cpu_time_us":3274,"prepare.run_wall_time_us":98659,"replication_time_us":654784,"spinlock_wait_cycles":50442496}]]}
I20260608 12:41:09.402829  5310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=23, attempt_no=0}) took 1034 ms. Trace:
I20260608 12:41:09.366541  5305 rpcz_store.cc:276] 0608 12:41:08.343223 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.343340 (+   117us) service_pool.cc:224] Handling call
0608 12:41:09.365909 (+1022569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.794196 (+     0us) write_op.cc:183] PREPARE: starting on tablet d3b4b3bff72e4c1c82920f4869146eaf
0608 12:41:08.799610 (+  5414us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.801493 (+  1883us) write_op.cc:435] Acquired schema lock
0608 12:41:08.802494 (+  1001us) tablet.cc:662] Decoding operations
0608 12:41:08.815118 (+ 12624us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.816214 (+  1096us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.819209 (+  2995us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:41:08.830473 (+ 11264us) tablet.cc:701] Row locks acquired
0608 12:41:08.831376 (+   903us) write_op.cc:260] PREPARE: finished
0608 12:41:08.842392 (+ 11016us) write_op.cc:270] Start()
0608 12:41:08.847012 (+  4620us) write_op.cc:276] Timestamp: P: 1780922468837566 usec, L: 0
0608 12:41:08.850407 (+  3395us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.860091 (+  9684us) log.cc:844] Serialized 388 byte log entry
0608 12:41:09.197345 (+337254us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.363873 (+166528us) write_op.cc:301] APPLY: starting
0608 12:41:09.363948 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.364443 (+   495us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.364529 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.364917 (+   388us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.365075 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.365118 (+    43us) write_op.cc:312] APPLY: finished
0608 12:41:09.365293 (+   175us) log.cc:844] Serialized 28 byte log entry
0608 12:41:09.365467 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.365536 (+    69us) write_op.cc:454] Released schema lock
0608 12:41:09.365574 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":166340,"mutex_wait_us":1306,"num_ops":2,"prepare.queue_time_us":440073,"prepare.run_cpu_time_us":2970,"prepare.run_wall_time_us":71871,"replication_time_us":345399}]]}
I20260608 12:41:09.408972  5304 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53616 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=8, attempt_no=0}) took 1089 ms. Trace:
I20260608 12:41:09.409252  5301 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=35, attempt_no=0}) took 1055 ms. Trace:
I20260608 12:41:09.363252  5300 rpcz_store.cc:276] 0608 12:41:08.352456 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.352567 (+   111us) service_pool.cc:224] Handling call
0608 12:41:09.361115 (+1008548us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.943648 (+     0us) write_op.cc:183] PREPARE: starting on tablet 934d218f3257493b91b9c18051b92015
0608 12:41:08.963717 (+ 20069us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.963751 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:41:08.963769 (+    18us) tablet.cc:662] Decoding operations
0608 12:41:08.964256 (+   487us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.964299 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.964329 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:08.964750 (+   421us) tablet.cc:701] Row locks acquired
0608 12:41:08.964769 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:41:08.964936 (+   167us) write_op.cc:270] Start()
0608 12:41:08.965058 (+   122us) write_op.cc:276] Timestamp: P: 1780922468964894 usec, L: 0
0608 12:41:08.965083 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.998569 (+ 33486us) log.cc:844] Serialized 519 byte log entry
0608 12:41:09.119053 (+120484us) spinlock_profiling.cc:243] Waited 4.13 ms on lock 0x7b540034eed4. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a995cb 00007f4cc1ba6115 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.178007 (+ 58954us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.335665 (+157658us) write_op.cc:301] APPLY: starting
0608 12:41:09.335732 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.335902 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.335924 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.355586 (+ 19662us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.357031 (+  1445us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.357083 (+    52us) write_op.cc:312] APPLY: finished
0608 12:41:09.357324 (+   241us) log.cc:844] Serialized 46 byte log entry
0608 12:41:09.360679 (+  3355us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.360780 (+   101us) write_op.cc:454] Released schema lock
0608 12:41:09.360822 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":157487,"num_ops":5,"prepare.queue_time_us":578012,"prepare.run_cpu_time_us":4931,"prepare.run_wall_time_us":181767,"replication_time_us":212799,"spinlock_wait_cycles":9498496}]]}
I20260608 12:41:09.411309  5305 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=36, attempt_no=0}) took 1047 ms. Trace:
I20260608 12:41:09.415401  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=16, attempt_no=0}) took 1045 ms. Trace:
I20260608 12:41:09.419566  5300 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=24, attempt_no=0}) took 1067 ms. Trace:
I20260608 12:41:09.410813  5301 rpcz_store.cc:276] 0608 12:41:08.363996 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.364537 (+   541us) service_pool.cc:224] Handling call
0608 12:41:09.409078 (+1044541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.864550 (+     0us) write_op.cc:183] PREPARE: starting on tablet d3b4b3bff72e4c1c82920f4869146eaf
0608 12:41:08.865097 (+   547us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.865126 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:41:08.865145 (+    19us) tablet.cc:662] Decoding operations
0608 12:41:08.865643 (+   498us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.867671 (+  2028us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.868554 (+   883us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:08.885945 (+ 17391us) tablet.cc:701] Row locks acquired
0608 12:41:08.891510 (+  5565us) write_op.cc:260] PREPARE: finished
0608 12:41:08.896271 (+  4761us) write_op.cc:270] Start()
0608 12:41:08.896401 (+   130us) write_op.cc:276] Timestamp: P: 1780922468896217 usec, L: 0
0608 12:41:08.896427 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.902417 (+  5990us) log.cc:844] Serialized 519 byte log entry
0608 12:41:09.197648 (+295231us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.373644 (+175996us) write_op.cc:301] APPLY: starting
0608 12:41:09.377546 (+  3902us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.398937 (+ 21391us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.399025 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.399940 (+   915us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.400109 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.400155 (+    46us) write_op.cc:312] APPLY: finished
0608 12:41:09.400361 (+   206us) log.cc:844] Serialized 46 byte log entry
0608 12:41:09.408628 (+  8267us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.408739 (+   111us) write_op.cc:454] Released schema lock
0608 12:41:09.408789 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":171882,"mutex_wait_us":19023,"num_ops":5,"prepare.queue_time_us":496602,"prepare.run_cpu_time_us":3218,"prepare.run_wall_time_us":43034,"replication_time_us":301122}]]}
I20260608 12:41:09.394164  5295 rpcz_store.cc:276] 0608 12:41:08.370280 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.371946 (+  1666us) service_pool.cc:224] Handling call
0608 12:41:09.392715 (+1020769us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.950069 (+     0us) write_op.cc:183] PREPARE: starting on tablet d3b4b3bff72e4c1c82920f4869146eaf
0608 12:41:08.982347 (+ 32278us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.983327 (+   980us) write_op.cc:435] Acquired schema lock
0608 12:41:08.984601 (+  1274us) tablet.cc:662] Decoding operations
0608 12:41:08.994939 (+ 10338us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.994993 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.995024 (+    31us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:41:09.000687 (+  5663us) tablet.cc:701] Row locks acquired
0608 12:41:09.000727 (+    40us) write_op.cc:260] PREPARE: finished
0608 12:41:09.000905 (+   178us) write_op.cc:270] Start()
0608 12:41:09.001012 (+   107us) write_op.cc:276] Timestamp: P: 1780922469000861 usec, L: 0
0608 12:41:09.001031 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.001666 (+   635us) log.cc:844] Serialized 562 byte log entry
0608 12:41:09.174853 (+173187us) spinlock_profiling.cc:243] Waited 92.5 ms on lock 0x7b58002393d0. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a9aabc 00007f4cc1a7a305 00007f4cc1a87490 00007f4cc1a873a0 00007f4cc1a87300 00007f4cc1a872a0 00007f4cc1a8539f 000000000049a986 000000000049a618 00007f4cbe445131 00007f4cbe449b0b
0608 12:41:09.197937 (+ 23084us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.386967 (+189030us) write_op.cc:301] APPLY: starting
0608 12:41:09.387036 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.387218 (+   182us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.387239 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.388115 (+   876us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.388730 (+   615us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.388780 (+    50us) write_op.cc:312] APPLY: finished
0608 12:41:09.389720 (+   940us) log.cc:844] Serialized 52 byte log entry
0608 12:41:09.390452 (+   732us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.390548 (+    96us) write_op.cc:454] Released schema lock
0608 12:41:09.390588 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188863,"num_ops":6,"prepare.queue_time_us":563367,"prepare.run_cpu_time_us":3669,"prepare.run_wall_time_us":59063,"raft.queue_time_us":974,"raft.run_cpu_time_us":4118,"raft.run_wall_time_us":173102,"replication_time_us":196792,"spinlock_wait_cycles":212737792}]]}
I20260608 12:41:09.417330  5305 rpcz_store.cc:276] 0608 12:41:08.364416 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.368320 (+  3904us) service_pool.cc:224] Handling call
0608 12:41:09.411250 (+1042930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.119388 (+     0us) write_op.cc:183] PREPARE: starting on tablet 934d218f3257493b91b9c18051b92015
0608 12:41:09.119877 (+   489us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.119907 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:41:09.119924 (+    17us) tablet.cc:662] Decoding operations
0608 12:41:09.120332 (+   408us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.120378 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.120405 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:41:09.123251 (+  2846us) tablet.cc:701] Row locks acquired
0608 12:41:09.124927 (+  1676us) write_op.cc:260] PREPARE: finished
0608 12:41:09.160645 (+ 35718us) write_op.cc:270] Start()
0608 12:41:09.163937 (+  3292us) write_op.cc:276] Timestamp: P: 1780922469150293 usec, L: 0
0608 12:41:09.163960 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.166159 (+  2199us) log.cc:844] Serialized 475 byte log entry
0608 12:41:09.223474 (+ 57315us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.404978 (+181504us) write_op.cc:301] APPLY: starting
0608 12:41:09.405054 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.405200 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.405569 (+   369us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.406322 (+   753us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.406486 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.406528 (+    42us) write_op.cc:312] APPLY: finished
0608 12:41:09.409920 (+  3392us) log.cc:844] Serialized 40 byte log entry
0608 12:41:09.410797 (+   877us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.410880 (+    83us) write_op.cc:454] Released schema lock
0608 12:41:09.410916 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":180821,"num_ops":4,"prepare.queue_time_us":749851,"prepare.run_cpu_time_us":6394,"prepare.run_wall_time_us":47028,"replication_time_us":57836}]]}
I20260608 12:41:09.419867  5300 rpcz_store.cc:276] 0608 12:41:08.352070 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.355523 (+  3453us) service_pool.cc:224] Handling call
0608 12:41:09.419486 (+1063963us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.818242 (+     0us) write_op.cc:183] PREPARE: starting on tablet eeb23c91b77a43b9860331075a0ca135
0608 12:41:08.818730 (+   488us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.818756 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:41:08.818773 (+    17us) tablet.cc:662] Decoding operations
0608 12:41:08.830560 (+ 11787us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.833527 (+  2967us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.834523 (+   996us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:41:08.842539 (+  8016us) tablet.cc:701] Row locks acquired
0608 12:41:08.843327 (+   788us) write_op.cc:260] PREPARE: finished
0608 12:41:09.003893 (+160566us) spinlock_profiling.cc:243] Waited 3.38 ms on lock 0x7b34000d24a8. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaeba42 00007f4cc56fdec4 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.004031 (+   138us) write_op.cc:270] Start()
0608 12:41:09.004256 (+   225us) write_op.cc:276] Timestamp: P: 1780922469003980 usec, L: 0
0608 12:41:09.004276 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.004897 (+   621us) log.cc:844] Serialized 345 byte log entry
0608 12:41:09.223932 (+219035us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.415937 (+192005us) write_op.cc:301] APPLY: starting
0608 12:41:09.416006 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.416104 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.416123 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.416348 (+   225us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.416494 (+   146us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.416536 (+    42us) write_op.cc:312] APPLY: finished
0608 12:41:09.418876 (+  2340us) log.cc:844] Serialized 22 byte log entry
0608 12:41:09.419063 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.419132 (+    69us) write_op.cc:454] Released schema lock
0608 12:41:09.419167 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":191813,"num_ops":1,"prepare.queue_time_us":461510,"prepare.run_cpu_time_us":10818,"prepare.run_wall_time_us":187971,"replication_time_us":219509,"spinlock_wait_cycles":7781248}]]}
I20260608 12:41:09.411934  5304 rpcz_store.cc:276] 0608 12:41:08.319302 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.327755 (+  8453us) service_pool.cc:224] Handling call
0608 12:41:09.408788 (+1081033us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.534189 (+     0us) write_op.cc:183] PREPARE: starting on tablet c160f609e3f04751ad2c34e40a5c2b49
0608 12:41:08.534685 (+   496us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.534716 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:41:08.534728 (+    12us) tablet.cc:662] Decoding operations
0608 12:41:08.535258 (+   530us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.535305 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.535331 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:41:08.535789 (+   458us) tablet.cc:701] Row locks acquired
0608 12:41:08.535810 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:41:08.535978 (+   168us) write_op.cc:270] Start()
0608 12:41:08.536101 (+   123us) write_op.cc:276] Timestamp: P: 1780922468535935 usec, L: 0
0608 12:41:08.536119 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.536797 (+   678us) log.cc:844] Serialized 562 byte log entry
0608 12:41:09.144355 (+607558us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.320041 (+175686us) write_op.cc:301] APPLY: starting
0608 12:41:09.320116 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.320279 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.320365 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.400958 (+ 80593us) spinlock_profiling.cc:243] Waited 1.19 ms on lock 0x7b5c0025300c. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc8c5836b 00007f4cc8c5816e 00007f4cc8c4f291 00007f4cc555fd29 00007f4cc555f266 00007f4cc5727e35 00007f4cc5701086 00007f4cc570a4e0 00007f4cc570a440 00007f4cc570a3a0 00007f4cc570a340
0608 12:41:09.406696 (+  5738us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.406879 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.406922 (+    43us) write_op.cc:312] APPLY: finished
0608 12:41:09.407136 (+   214us) log.cc:844] Serialized 52 byte log entry
0608 12:41:09.408354 (+  1218us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.408438 (+    84us) write_op.cc:454] Released schema lock
0608 12:41:09.408480 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":175523,"mutex_wait_us":1500,"num_ops":6,"prepare.queue_time_us":204998,"prepare.run_cpu_time_us":2909,"prepare.run_wall_time_us":25438,"replication_time_us":608123,"spinlock_wait_cycles":2732416}]]}
I20260608 12:41:09.448570  5301 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=37, attempt_no=0}) took 1078 ms. Trace:
I20260608 12:41:09.450099  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53616 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=33, attempt_no=0}) took 1114 ms. Trace:
I20260608 12:41:09.417563  5311 rpcz_store.cc:276] 0608 12:41:08.363730 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.366264 (+  2534us) service_pool.cc:224] Handling call
0608 12:41:09.409375 (+1043111us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.994021 (+     0us) write_op.cc:183] PREPARE: starting on tablet d32cccecd5b84c91baad7b3c97bb121f
0608 12:41:09.041466 (+ 47445us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.041493 (+    27us) write_op.cc:435] Acquired schema lock
0608 12:41:09.041512 (+    19us) tablet.cc:662] Decoding operations
0608 12:41:09.041966 (+   454us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.042012 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.042039 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:09.042432 (+   393us) tablet.cc:701] Row locks acquired
0608 12:41:09.042457 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:41:09.095535 (+ 53078us) spinlock_profiling.cc:243] Waited 8.41 ms on lock 0x7b3400076878. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaeba42 00007f4cc56fdec4 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.095641 (+   106us) write_op.cc:270] Start()
0608 12:41:09.095837 (+   196us) write_op.cc:276] Timestamp: P: 1780922469095600 usec, L: 0
0608 12:41:09.095862 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.121236 (+ 25374us) log.cc:844] Serialized 519 byte log entry
0608 12:41:09.219228 (+ 97992us) spinlock_profiling.cc:243] Waited 4.01 ms on lock 0x7b5400491c20. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a9aabc 00007f4cc1ab3498 00007f4cc1ab2ae6 00007f4cc1ba56ff 00007f4cc1ba6072 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0
0608 12:41:09.250077 (+ 30849us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.252842 (+  2765us) spinlock_profiling.cc:243] Waited 9.73 ms on lock 0x7b54004a0454. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a995cb 00007f4cc1ba6115 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.387836 (+134994us) write_op.cc:301] APPLY: starting
0608 12:41:09.387905 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.388071 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.388089 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.398237 (+ 10148us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.398414 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.398456 (+    42us) write_op.cc:312] APPLY: finished
0608 12:41:09.398657 (+   201us) log.cc:844] Serialized 46 byte log entry
0608 12:41:09.407814 (+  9157us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.407899 (+    85us) write_op.cc:454] Released schema lock
0608 12:41:09.407940 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":137569,"num_ops":5,"prepare.queue_time_us":617718,"prepare.run_cpu_time_us":6496,"prepare.run_wall_time_us":262726,"replication_time_us":154074,"spinlock_wait_cycles":50957056}]]}
I20260608 12:41:09.450626  5306 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53616 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=0, attempt_no=0}) took 1132 ms. Trace:
I20260608 12:41:09.449052  5301 rpcz_store.cc:276] 0608 12:41:08.369925 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.370702 (+   777us) service_pool.cc:224] Handling call
0608 12:41:09.448509 (+1077807us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.006392 (+     0us) write_op.cc:183] PREPARE: starting on tablet eeb23c91b77a43b9860331075a0ca135
0608 12:41:09.028554 (+ 22162us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.028599 (+    45us) write_op.cc:435] Acquired schema lock
0608 12:41:09.028616 (+    17us) tablet.cc:662] Decoding operations
0608 12:41:09.029026 (+   410us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.029072 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.029100 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:41:09.029280 (+   180us) tablet.cc:701] Row locks acquired
0608 12:41:09.029299 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:41:09.029460 (+   161us) write_op.cc:270] Start()
0608 12:41:09.029579 (+   119us) write_op.cc:276] Timestamp: P: 1780922469029417 usec, L: 0
0608 12:41:09.029600 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.061978 (+ 32378us) log.cc:844] Serialized 388 byte log entry
0608 12:41:09.224253 (+162275us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.430512 (+206259us) write_op.cc:301] APPLY: starting
0608 12:41:09.430584 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.430709 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.430794 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.443249 (+ 12455us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.443404 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.443453 (+    49us) write_op.cc:312] APPLY: finished
0608 12:41:09.443635 (+   182us) log.cc:844] Serialized 28 byte log entry
0608 12:41:09.444853 (+  1218us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.447632 (+  2779us) write_op.cc:454] Released schema lock
0608 12:41:09.447669 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":206092,"mutex_wait_us":1356,"num_ops":2,"prepare.queue_time_us":634503,"prepare.run_cpu_time_us":2869,"prepare.run_wall_time_us":60992,"replication_time_us":194551}]]}
I20260608 12:41:09.403299  5310 rpcz_store.cc:276] 0608 12:41:08.367938 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.373446 (+  5508us) service_pool.cc:224] Handling call
0608 12:41:09.402642 (+1029196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.734032 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7ccfc84bbd65403c8cf92ed1d34ee854
0608 12:41:08.760228 (+ 26196us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.761322 (+  1094us) write_op.cc:435] Acquired schema lock
0608 12:41:08.761340 (+    18us) tablet.cc:662] Decoding operations
0608 12:41:08.791767 (+ 30427us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.791819 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.791850 (+    31us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:41:08.792245 (+   395us) tablet.cc:701] Row locks acquired
0608 12:41:08.792258 (+    13us) write_op.cc:260] PREPARE: finished
0608 12:41:08.792396 (+   138us) write_op.cc:270] Start()
0608 12:41:08.792482 (+    86us) write_op.cc:276] Timestamp: P: 1780922468792363 usec, L: 0
0608 12:41:08.792496 (+    14us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.799987 (+  7491us) log.cc:844] Serialized 649 byte log entry
0608 12:41:09.255109 (+455122us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.396469 (+141360us) write_op.cc:301] APPLY: starting
0608 12:41:09.396544 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.396761 (+   217us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.396861 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.398010 (+  1149us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.398214 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.398263 (+    49us) write_op.cc:312] APPLY: finished
0608 12:41:09.398501 (+   238us) log.cc:844] Serialized 64 byte log entry
0608 12:41:09.398681 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.398782 (+   101us) write_op.cc:454] Released schema lock
0608 12:41:09.398823 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138813,"num_ops":8,"prepare.queue_time_us":356591,"prepare.run_cpu_time_us":3836,"prepare.run_wall_time_us":69183,"replication_time_us":453243,"spinlock_wait_cycles":1920}]]}
I20260608 12:41:09.433161  5302 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53616 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=40, attempt_no=0}) took 1097 ms. Trace:
I20260608 12:41:09.454856  5295 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=18, attempt_no=0}) took 1114 ms. Trace:
I20260608 12:41:09.457696  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=46, attempt_no=0}) took 1015 ms. Trace:
I20260608 12:41:09.459066  5311 rpcz_store.cc:276] 0608 12:41:08.451261 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.457918 (+  6657us) service_pool.cc:224] Handling call
0608 12:41:09.457628 (+999710us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.226897 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7ccfc84bbd65403c8cf92ed1d34ee854
0608 12:41:09.227404 (+   507us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.227439 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:41:09.227454 (+    15us) tablet.cc:662] Decoding operations
0608 12:41:09.227738 (+   284us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.227784 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.227810 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:41:09.227968 (+   158us) tablet.cc:701] Row locks acquired
0608 12:41:09.227984 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:41:09.228178 (+   194us) write_op.cc:270] Start()
0608 12:41:09.235508 (+  7330us) write_op.cc:276] Timestamp: P: 1780922469228128 usec, L: 0
0608 12:41:09.235536 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.274057 (+ 38521us) log.cc:844] Serialized 345 byte log entry
0608 12:41:09.274985 (+   928us) spinlock_profiling.cc:243] Waited 16.6 ms on lock 0x7b5400041354. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a995cb 00007f4cc1ba6115 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.330101 (+ 55116us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.456219 (+126118us) write_op.cc:301] APPLY: starting
0608 12:41:09.456288 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.456387 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.456409 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.456642 (+   233us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.456825 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.456875 (+    50us) write_op.cc:312] APPLY: finished
0608 12:41:09.457050 (+   175us) log.cc:844] Serialized 22 byte log entry
0608 12:41:09.457217 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.457277 (+    60us) write_op.cc:454] Released schema lock
0608 12:41:09.457316 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":125908,"num_ops":1,"prepare.queue_time_us":748327,"prepare.run_cpu_time_us":5664,"prepare.run_wall_time_us":48237,"replication_time_us":94436,"spinlock_wait_cycles":38154624}]]}
I20260608 12:41:09.463016  5313 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=26, attempt_no=0}) took 1088 ms. Trace:
I20260608 12:41:09.466363  5310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=45, attempt_no=0}) took 1024 ms. Trace:
I20260608 12:41:09.458432  5284 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47904 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=28, attempt_no=0}) took 1081 ms. Trace:
I20260608 12:41:09.456559  5306 rpcz_store.cc:276] 0608 12:41:08.318114 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.322573 (+  4459us) service_pool.cc:224] Handling call
0608 12:41:08.330729 (+  8156us) spinlock_profiling.cc:243] Waited 5.12 ms on lock 0x7b5800020d98. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbe11bd9b 00007f4cbe3d1835 00007f4cbe3d20a4 0000000000469a78 00007f4cc72d3f1c 00007f4cc743cdb7 00007f4cc743ce7e 00007f4cc73c6de6 00007f4cc739e6e8 00007f4cc739af44 00007f4cc6069ae6
0608 12:41:09.450566 (+1119837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.208975 (+     0us) write_op.cc:183] PREPARE: starting on tablet 97fa8679791c45c390239dac29f88e5f
0608 12:41:09.209454 (+   479us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.209482 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:41:09.209501 (+    19us) tablet.cc:662] Decoding operations
0608 12:41:09.209971 (+   470us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.210011 (+    40us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.210042 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:41:09.210242 (+   200us) tablet.cc:701] Row locks acquired
0608 12:41:09.210261 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:41:09.210415 (+   154us) write_op.cc:270] Start()
0608 12:41:09.210531 (+   116us) write_op.cc:276] Timestamp: P: 1780922469210372 usec, L: 0
0608 12:41:09.210549 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.263054 (+ 52505us) log.cc:844] Serialized 388 byte log entry
0608 12:41:09.328945 (+ 65891us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.448354 (+119409us) write_op.cc:301] APPLY: starting
0608 12:41:09.448422 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.448534 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.448618 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.449107 (+   489us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.449252 (+   145us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.449309 (+    57us) write_op.cc:312] APPLY: finished
0608 12:41:09.449474 (+   165us) log.cc:844] Serialized 28 byte log entry
0608 12:41:09.450147 (+   673us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.450219 (+    72us) write_op.cc:454] Released schema lock
0608 12:41:09.450255 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":11795968,"child_traces":[["op",{"apply.queue_time_us":119239,"num_ops":2,"prepare.queue_time_us":869888,"prepare.run_cpu_time_us":5567,"prepare.run_wall_time_us":54352,"replication_time_us":118292}]]}
I20260608 12:41:09.467957  5313 rpcz_store.cc:276] 0608 12:41:08.375112 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.375613 (+   501us) service_pool.cc:224] Handling call
0608 12:41:09.462955 (+1087342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.253173 (+     0us) write_op.cc:183] PREPARE: starting on tablet d32cccecd5b84c91baad7b3c97bb121f
0608 12:41:09.253683 (+   510us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.253727 (+    44us) write_op.cc:435] Acquired schema lock
0608 12:41:09.253746 (+    19us) tablet.cc:662] Decoding operations
0608 12:41:09.254098 (+   352us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.254147 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.254176 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:41:09.254389 (+   213us) tablet.cc:701] Row locks acquired
0608 12:41:09.254409 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:41:09.254590 (+   181us) write_op.cc:270] Start()
0608 12:41:09.257369 (+  2779us) write_op.cc:276] Timestamp: P: 1780922469254545 usec, L: 0
0608 12:41:09.257391 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.294325 (+ 36934us) log.cc:844] Serialized 388 byte log entry
0608 12:41:09.324581 (+ 30256us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.456014 (+131433us) write_op.cc:301] APPLY: starting
0608 12:41:09.456079 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.456192 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.456272 (+    80us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.456626 (+   354us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.456826 (+   200us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.456874 (+    48us) write_op.cc:312] APPLY: finished
0608 12:41:09.457052 (+   178us) log.cc:844] Serialized 28 byte log entry
0608 12:41:09.462526 (+  5474us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.462597 (+    71us) write_op.cc:454] Released schema lock
0608 12:41:09.462634 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":131241,"num_ops":2,"prepare.queue_time_us":876460,"prepare.run_cpu_time_us":2682,"prepare.run_wall_time_us":41498,"raft.queue_time_us":1011,"raft.run_cpu_time_us":812,"raft.run_wall_time_us":811,"replication_time_us":64733}]]}
I20260608 12:41:09.469347  5302 rpcz_store.cc:276] 0608 12:41:08.335657 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.335796 (+   139us) service_pool.cc:224] Handling call
0608 12:41:09.432983 (+1097187us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.568725 (+     0us) write_op.cc:183] PREPARE: starting on tablet 97fa8679791c45c390239dac29f88e5f
0608 12:41:08.595117 (+ 26392us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.595154 (+    37us) write_op.cc:435] Acquired schema lock
0608 12:41:08.595167 (+    13us) tablet.cc:662] Decoding operations
0608 12:41:08.629876 (+ 34709us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.631448 (+  1572us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.632871 (+  1423us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:08.726589 (+ 93718us) tablet.cc:701] Row locks acquired
0608 12:41:08.727407 (+   818us) write_op.cc:260] PREPARE: finished
0608 12:41:08.932271 (+204864us) spinlock_profiling.cc:243] Waited 3.26 ms on lock 0x7b34001d7828. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaeba42 00007f4cc56fdec4 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:08.932394 (+   123us) write_op.cc:270] Start()
0608 12:41:08.950450 (+ 18056us) write_op.cc:276] Timestamp: P: 1780922468932350 usec, L: 0
0608 12:41:08.952093 (+  1643us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.986273 (+ 34180us) log.cc:844] Serialized 519 byte log entry
0608 12:41:09.148256 (+161983us) spinlock_profiling.cc:243] Waited 4.68 ms on lock 0x7b54002a7ea0. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a9aabc 00007f4cc1ab3498 00007f4cc1ab2ae6 00007f4cc1ba56ff 00007f4cc1ba6072 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0
0608 12:41:09.159590 (+ 11334us) spinlock_profiling.cc:243] Waited 9.47 ms on lock 0x7b540014ebd4. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a995cb 00007f4cc1ba6115 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.200586 (+ 40996us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.425047 (+224461us) write_op.cc:301] APPLY: starting
0608 12:41:09.430952 (+  5905us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.431113 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.431134 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.431964 (+   830us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.432131 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.432176 (+    45us) write_op.cc:312] APPLY: finished
0608 12:41:09.432368 (+   192us) log.cc:844] Serialized 46 byte log entry
0608 12:41:09.432528 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.432611 (+    83us) write_op.cc:454] Released schema lock
0608 12:41:09.432649 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":224281,"num_ops":5,"prepare.queue_time_us":223325,"prepare.run_cpu_time_us":9927,"prepare.run_wall_time_us":595229,"replication_time_us":248359,"spinlock_wait_cycles":40061568}]]}
I20260608 12:41:09.458618  5303 rpcz_store.cc:276] 0608 12:41:08.335280 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.337951 (+  2671us) service_pool.cc:224] Handling call
0608 12:41:09.450039 (+1112088us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.190592 (+     0us) write_op.cc:183] PREPARE: starting on tablet 97fa8679791c45c390239dac29f88e5f
0608 12:41:09.201434 (+ 10842us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.201465 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:41:09.201484 (+    19us) tablet.cc:662] Decoding operations
0608 12:41:09.202400 (+   916us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.202442 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.202469 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:41:09.202728 (+   259us) tablet.cc:701] Row locks acquired
0608 12:41:09.202747 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:41:09.202900 (+   153us) write_op.cc:270] Start()
0608 12:41:09.203000 (+   100us) write_op.cc:276] Timestamp: P: 1780922469202860 usec, L: 0
0608 12:41:09.203020 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.203590 (+   570us) log.cc:844] Serialized 432 byte log entry
0608 12:41:09.328632 (+125042us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.447717 (+119085us) write_op.cc:301] APPLY: starting
0608 12:41:09.447786 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.447910 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.447994 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.448464 (+   470us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.448619 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.448662 (+    43us) write_op.cc:312] APPLY: finished
0608 12:41:09.448879 (+   217us) log.cc:844] Serialized 34 byte log entry
0608 12:41:09.449592 (+   713us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.449666 (+    74us) write_op.cc:454] Released schema lock
0608 12:41:09.449714 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":118876,"num_ops":3,"prepare.queue_time_us":834784,"prepare.run_cpu_time_us":2554,"prepare.run_wall_time_us":24465,"replication_time_us":125463}]]}
I20260608 12:41:09.470979  5300 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=43, attempt_no=0}) took 1100 ms. Trace:
I20260608 12:41:09.475643  5305 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=34, attempt_no=0}) took 1122 ms. Trace:
I20260608 12:41:09.469868  5284 rpcz_store.cc:276] 0608 12:41:08.377098 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.377648 (+   550us) service_pool.cc:224] Handling call
0608 12:41:09.458232 (+1080584us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.801208 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7ccfc84bbd65403c8cf92ed1d34ee854
0608 12:41:08.817143 (+ 15935us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.817171 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:41:08.817189 (+    18us) tablet.cc:662] Decoding operations
0608 12:41:08.817847 (+   658us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.817897 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.817929 (+    32us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:41:08.818360 (+   431us) tablet.cc:701] Row locks acquired
0608 12:41:08.818381 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:41:09.119689 (+301308us) spinlock_profiling.cc:243] Waited 7.01 ms on lock 0x7b3400076878. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaeba42 00007f4cc56fdec4 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.119807 (+   118us) write_op.cc:270] Start()
0608 12:41:09.120008 (+   201us) write_op.cc:276] Timestamp: P: 1780922469119766 usec, L: 0
0608 12:41:09.120031 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.225748 (+105717us) spinlock_profiling.cc:243] Waited 12.8 ms on lock 0x7b54003636a0. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cc1a995cb 00007f4cc1abfe64 00007f4cc1bbc671 00007f4cc1ba65e1 00007f4cc1ba5ed2 00007f4cc56fe788 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0
0608 12:41:09.226367 (+   619us) log.cc:844] Serialized 605 byte log entry
0608 12:41:09.306854 (+ 80487us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.449727 (+142873us) write_op.cc:301] APPLY: starting
0608 12:41:09.449803 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.450009 (+   206us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.450030 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.451119 (+  1089us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.451316 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.451364 (+    48us) write_op.cc:312] APPLY: finished
0608 12:41:09.451585 (+   221us) log.cc:844] Serialized 58 byte log entry
0608 12:41:09.457789 (+  6204us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.457885 (+    96us) write_op.cc:454] Released schema lock
0608 12:41:09.457931 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":142710,"num_ops":7,"prepare.queue_time_us":422277,"prepare.run_cpu_time_us":28580,"prepare.run_wall_time_us":425517,"raft.queue_time_us":1098,"raft.run_cpu_time_us":5967,"raft.run_wall_time_us":49408,"replication_time_us":186691,"spinlock_wait_cycles":45600768}]]}
I20260608 12:41:09.469599  5310 rpcz_store.cc:276] 0608 12:41:08.441756 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.445111 (+  3355us) service_pool.cc:224] Handling call
0608 12:41:08.875704 (+430593us) spinlock_profiling.cc:243] Waited 2.05 ms on lock 0x7b3400076878. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaea64f 00007f4cbfb6ec24 00007f4cbfb73faf 00007f4cbfb767eb 00007f4cbfb76740 00007f4cbfb766a0 00007f4cbfb76640 00007f4cbfb7496f 000000000049a986 000000000049a618
0608 12:41:09.466302 (+590598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:09.294865 (+     0us) write_op.cc:183] PREPARE: starting on tablet d32cccecd5b84c91baad7b3c97bb121f
0608 12:41:09.295353 (+   488us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:09.295383 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:41:09.295405 (+    22us) tablet.cc:662] Decoding operations
0608 12:41:09.295896 (+   491us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:09.295939 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:09.295968 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:41:09.296401 (+   433us) tablet.cc:701] Row locks acquired
0608 12:41:09.296424 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:41:09.331237 (+ 34813us) spinlock_profiling.cc:243] Waited 4.7 ms on lock 0x7b3400076878. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaeba42 00007f4cc56fdec4 00007f4cc56fd660 00007f4cc5707950 00007f4cc57078b0 00007f4cc5707810 00007f4cc57077b0 00007f4cc570592f 000000000049a986 000000000049a618
0608 12:41:09.331353 (+   116us) write_op.cc:270] Start()
0608 12:41:09.331553 (+   200us) write_op.cc:276] Timestamp: P: 1780922469331311 usec, L: 0
0608 12:41:09.331573 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:41:09.332169 (+   596us) log.cc:844] Serialized 562 byte log entry
0608 12:41:09.351034 (+ 18865us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.463743 (+112709us) write_op.cc:301] APPLY: starting
0608 12:41:09.463830 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.463991 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.464013 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.465022 (+  1009us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.465203 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.465486 (+   283us) write_op.cc:312] APPLY: finished
0608 12:41:09.465704 (+   218us) log.cc:844] Serialized 52 byte log entry
0608 12:41:09.465866 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.465953 (+    87us) write_op.cc:454] Released schema lock
0608 12:41:09.465993 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":4722944,"child_traces":[["op",{"apply.queue_time_us":111653,"num_ops":6,"prepare.queue_time_us":393523,"prepare.run_cpu_time_us":4287,"prepare.run_wall_time_us":37649,"raft.queue_time_us":1113,"raft.run_cpu_time_us":800,"raft.run_wall_time_us":800,"replication_time_us":19322,"spinlock_wait_cycles":10820352}]]}
I20260608 12:41:09.485244  5305 rpcz_store.cc:276] 0608 12:41:08.353239 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.354434 (+  1195us) service_pool.cc:224] Handling call
0608 12:41:09.475584 (+1121150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.784041 (+     0us) write_op.cc:183] PREPARE: starting on tablet f72201aba1d3430aafa3d80b5343e5a7
0608 12:41:08.786328 (+  2287us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.786360 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:41:08.786380 (+    20us) tablet.cc:662] Decoding operations
0608 12:41:08.786762 (+   382us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.786813 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.786842 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:41:08.788168 (+  1326us) tablet.cc:701] Row locks acquired
0608 12:41:08.790656 (+  2488us) write_op.cc:260] PREPARE: finished
0608 12:41:08.794627 (+  3971us) write_op.cc:270] Start()
0608 12:41:08.795228 (+   601us) write_op.cc:276] Timestamp: P: 1780922468794583 usec, L: 0
0608 12:41:08.795250 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.797183 (+  1933us) log.cc:844] Serialized 388 byte log entry
0608 12:41:09.359144 (+561961us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.461642 (+102498us) write_op.cc:301] APPLY: starting
0608 12:41:09.461710 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.461832 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.471078 (+  9246us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.471456 (+   378us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.471616 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.471659 (+    43us) write_op.cc:312] APPLY: finished
0608 12:41:09.471839 (+   180us) log.cc:844] Serialized 28 byte log entry
0608 12:41:09.475179 (+  3340us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.475255 (+    76us) write_op.cc:454] Released schema lock
0608 12:41:09.475292 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102330,"num_ops":2,"prepare.queue_time_us":428153,"prepare.run_cpu_time_us":2867,"prepare.run_wall_time_us":17737,"replication_time_us":563787}]]}
I20260608 12:41:09.478102  5301 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=22, attempt_no=0}) took 1126 ms. Trace:
I20260608 12:41:09.495345  5301 rpcz_store.cc:276] 0608 12:41:08.351707 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.357333 (+  5626us) service_pool.cc:224] Handling call
0608 12:41:09.478041 (+1120708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.772288 (+     0us) write_op.cc:183] PREPARE: starting on tablet b1f38cdeac9c4135aaffdf799e0579b4
0608 12:41:08.772853 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.772883 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:41:08.772898 (+    15us) tablet.cc:662] Decoding operations
0608 12:41:08.773292 (+   394us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.773342 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.773372 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:41:08.774144 (+   772us) tablet.cc:701] Row locks acquired
0608 12:41:08.774171 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:41:08.782373 (+  8202us) write_op.cc:270] Start()
0608 12:41:08.787107 (+  4734us) write_op.cc:276] Timestamp: P: 1780922468781460 usec, L: 0
0608 12:41:08.788223 (+  1116us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.809344 (+ 21121us) log.cc:844] Serialized 432 byte log entry
0608 12:41:09.369202 (+559858us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.467493 (+ 98291us) write_op.cc:301] APPLY: starting
0608 12:41:09.467563 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.467698 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.467780 (+    82us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.468257 (+   477us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.468428 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.468472 (+    44us) write_op.cc:312] APPLY: finished
0608 12:41:09.468667 (+   195us) log.cc:844] Serialized 34 byte log entry
0608 12:41:09.476683 (+  8016us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.476777 (+    94us) write_op.cc:454] Released schema lock
0608 12:41:09.476814 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":98112,"num_ops":3,"prepare.queue_time_us":413745,"prepare.run_cpu_time_us":2910,"prepare.run_wall_time_us":37319,"replication_time_us":580853}]]}
I20260608 12:41:09.484120  5295 rpcz_store.cc:276] 0608 12:41:08.340073 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.341418 (+  1345us) service_pool.cc:224] Handling call
0608 12:41:09.454798 (+1113380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.631445 (+     0us) write_op.cc:183] PREPARE: starting on tablet f72201aba1d3430aafa3d80b5343e5a7
0608 12:41:08.638756 (+  7311us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.638785 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:41:08.638803 (+    18us) tablet.cc:662] Decoding operations
0608 12:41:08.724991 (+ 86188us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.725974 (+   983us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.727991 (+  2017us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:41:08.734977 (+  6986us) tablet.cc:701] Row locks acquired
0608 12:41:08.735626 (+   649us) write_op.cc:260] PREPARE: finished
0608 12:41:08.737628 (+  2002us) write_op.cc:270] Start()
0608 12:41:08.737751 (+   123us) write_op.cc:276] Timestamp: P: 1780922468737583 usec, L: 0
0608 12:41:08.741439 (+  3688us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.765792 (+ 24353us) log.cc:844] Serialized 432 byte log entry
0608 12:41:09.358860 (+593068us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.453018 (+ 94158us) write_op.cc:301] APPLY: starting
0608 12:41:09.453090 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.453216 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.453305 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.453837 (+   532us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.454000 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.454043 (+    43us) write_op.cc:312] APPLY: finished
0608 12:41:09.454218 (+   175us) log.cc:844] Serialized 34 byte log entry
0608 12:41:09.454392 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.454470 (+    78us) write_op.cc:454] Released schema lock
0608 12:41:09.454509 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93986,"mutex_wait_us":15931,"num_ops":3,"prepare.queue_time_us":259737,"prepare.run_cpu_time_us":3652,"prepare.run_wall_time_us":147325,"replication_time_us":617310}]]}
I20260608 12:41:09.485093  5300 rpcz_store.cc:276] 0608 12:41:08.378843 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.389863 (+ 11020us) service_pool.cc:224] Handling call
0608 12:41:08.453127 (+ 63264us) spinlock_profiling.cc:243] Waited 8.09 ms on lock 0x7b34000d24a8. stack: 00007f4cbe3e63a1 00007f4cbe3e61c8 00007f4cbdbc1f11 000000000047f705 000000000047f658 00007f4cbfa6a4bb 00007f4cbfaea64f 00007f4cbfb6ec24 00007f4cbfb73faf 00007f4cbfb767eb 00007f4cbfb76740 00007f4cbfb766a0 00007f4cbfb76640 00007f4cbfb7496f 000000000049a986 000000000049a618
0608 12:41:09.470919 (+1017792us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.810371 (+     0us) write_op.cc:183] PREPARE: starting on tablet f72201aba1d3430aafa3d80b5343e5a7
0608 12:41:08.832098 (+ 21727us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.832128 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:41:08.832152 (+    24us) tablet.cc:662] Decoding operations
0608 12:41:08.832580 (+   428us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.832622 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.832655 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:41:08.854786 (+ 22131us) tablet.cc:701] Row locks acquired
0608 12:41:08.854806 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:41:08.856898 (+  2092us) write_op.cc:270] Start()
0608 12:41:08.857014 (+   116us) write_op.cc:276] Timestamp: P: 1780922468856849 usec, L: 0
0608 12:41:08.857034 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.857666 (+   632us) log.cc:844] Serialized 475 byte log entry
0608 12:41:09.359437 (+501771us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.464959 (+105522us) write_op.cc:301] APPLY: starting
0608 12:41:09.465029 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.465164 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.465252 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.465852 (+   600us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.466015 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.466057 (+    42us) write_op.cc:312] APPLY: finished
0608 12:41:09.466257 (+   200us) log.cc:844] Serialized 40 byte log entry
0608 12:41:09.470492 (+  4235us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.470578 (+    86us) write_op.cc:454] Released schema lock
0608 12:41:09.470615 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":18614016,"child_traces":[["op",{"apply.queue_time_us":105363,"mutex_wait_us":2977,"num_ops":4,"prepare.queue_time_us":352937,"prepare.run_cpu_time_us":3067,"prepare.run_wall_time_us":49584,"replication_time_us":502287}]]}
I20260608 12:41:09.506889  5305 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39942 (ReqId={client: a1cfd19be0764b4d8741e817139668f8, seq_no=47, attempt_no=0}) took 1127 ms. Trace:
I20260608 12:41:09.507342  5305 rpcz_store.cc:276] 0608 12:41:08.379248 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:08.385069 (+  5821us) service_pool.cc:224] Handling call
0608 12:41:09.506828 (+1121759us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:08.810210 (+     0us) write_op.cc:183] PREPARE: starting on tablet b1f38cdeac9c4135aaffdf799e0579b4
0608 12:41:08.813620 (+  3410us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:08.813647 (+    27us) write_op.cc:435] Acquired schema lock
0608 12:41:08.813664 (+    17us) tablet.cc:662] Decoding operations
0608 12:41:08.829661 (+ 15997us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:08.831539 (+  1878us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:08.833583 (+  2044us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:08.860480 (+ 26897us) tablet.cc:701] Row locks acquired
0608 12:41:08.860501 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:41:08.866000 (+  5499us) write_op.cc:270] Start()
0608 12:41:08.868507 (+  2507us) write_op.cc:276] Timestamp: P: 1780922468863163 usec, L: 0
0608 12:41:08.869079 (+   572us) op_driver.cc:348] REPLICATION: starting
0608 12:41:08.893332 (+ 24253us) log.cc:844] Serialized 519 byte log entry
0608 12:41:09.369489 (+476157us) op_driver.cc:464] REPLICATION: finished
0608 12:41:09.500220 (+130731us) write_op.cc:301] APPLY: starting
0608 12:41:09.500291 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:09.500445 (+   154us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:09.500530 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:09.501415 (+   885us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:09.501587 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:09.501632 (+    45us) write_op.cc:312] APPLY: finished
0608 12:41:09.501838 (+   206us) log.cc:844] Serialized 46 byte log entry
0608 12:41:09.506399 (+  4561us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:09.506479 (+    80us) write_op.cc:454] Released schema lock
0608 12:41:09.506519 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130557,"mutex_wait_us":90,"num_ops":5,"prepare.queue_time_us":364141,"prepare.run_cpu_time_us":3643,"prepare.run_wall_time_us":87757,"replication_time_us":500308}]]}
W20260608 12:41:09.965471  5104 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:41671, user_credentials={real_user=slave}} blocked reactor thread for 198242us
W20260608 12:41:10.514629  5039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:41711, user_credentials={real_user=slave}} blocked reactor thread for 46602.1us
W20260608 12:41:10.547525  5038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41671, user_credentials={real_user=slave}} blocked reactor thread for 50793.9us
W20260608 12:41:11.684927  4965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:41711, user_credentials={real_user=slave}} blocked reactor thread for 52322.7us
W20260608 12:41:11.685001  4967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42617, user_credentials={real_user=slave}} blocked reactor thread for 43788.3us
W20260608 12:41:11.868834  5223 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.003s	sys 0.000s
W20260608 12:41:12.244763  5038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41671, user_credentials={real_user=slave}} blocked reactor thread for 95331.2us
I20260608 12:41:12.622200   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:12.628894  5343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:12.630368  5346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:12.630470  5344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:12.631325   431 server_base.cc:1061] running on GCE node
I20260608 12:41:12.632930   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:12.633128   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:12.633306   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922472633288 us; error 0 us; skew 500 ppm
I20260608 12:41:12.633893   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:12.636417   431 webserver.cc:533] Webserver started at http://127.0.107.196:40251/ using document root <none> and password file <none>
I20260608 12:41:12.636956   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:12.637149   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:12.637421   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:12.638576   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "90881a5f46ab42f4873e77e36520fd9b"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-qzs9"
I20260608 12:41:12.643103   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:12.646492  5351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.647177   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:12.647444   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "90881a5f46ab42f4873e77e36520fd9b"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-qzs9"
I20260608 12:41:12.647696   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:12.661197   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:12.662277   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:12.663635   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:12.665923   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:12.666106   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.666352   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:12.666510   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.704437   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33377
I20260608 12:41:12.704546  5413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33377 every 8 connection(s)
I20260608 12:41:12.709993   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:12.716946  5419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:12.717173  5418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:12.720382  5421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:12.721323   431 server_base.cc:1061] running on GCE node
I20260608 12:41:12.724195   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:12.724407   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:12.724632   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922472724604 us; error 0 us; skew 500 ppm
I20260608 12:41:12.725522   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:12.726439  5414 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40909
I20260608 12:41:12.726852  5414 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:12.727561  5414 heartbeater.cc:507] Master 127.0.107.254:40909 requested a full tablet report, sending...
I20260608 12:41:12.728048   431 webserver.cc:533] Webserver started at http://127.0.107.197:45477/ using document root <none> and password file <none>
I20260608 12:41:12.728726   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:12.728912   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:12.729176   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:12.729493  4819 ts_manager.cc:194] Registered new tserver with Master: 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377)
I20260608 12:41:12.730301   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-4-root/instance:
uuid: "056dc310893b4289bab4a4ce51557be8"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-qzs9"
I20260608 12:41:12.730938  4819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43454
I20260608 12:41:12.734799   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:12.738234  5426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.738931   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:12.739219   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-4-root
uuid: "056dc310893b4289bab4a4ce51557be8"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-qzs9"
I20260608 12:41:12.739480   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:12.778272   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:12.779507   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:12.780963   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:12.783936   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:12.784196   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.784478   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:12.784727   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.843554   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:44711
I20260608 12:41:12.843700  5488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:44711 every 8 connection(s)
I20260608 12:41:12.851061   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:12.858862  5492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:12.861948  5493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:12.864275  5489 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40909
I20260608 12:41:12.864807  5489 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:12.865839  5489 heartbeater.cc:507] Master 127.0.107.254:40909 requested a full tablet report, sending...
I20260608 12:41:12.868454  4819 ts_manager.cc:194] Registered new tserver with Master: 056dc310893b4289bab4a4ce51557be8 (127.0.107.197:44711)
W20260608 12:41:12.869112  5495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:12.870023   431 server_base.cc:1061] running on GCE node
I20260608 12:41:12.869962  4819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43468
I20260608 12:41:12.872486   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:12.872754   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:12.872937   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922472872923 us; error 0 us; skew 500 ppm
I20260608 12:41:12.873528   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:12.875782   431 webserver.cc:533] Webserver started at http://127.0.107.198:34963/ using document root <none> and password file <none>
I20260608 12:41:12.876304   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:12.876499   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:12.876781   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:12.877887   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-5-root/instance:
uuid: "e77fba9454714b96a6a1cbafa5a0085c"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-qzs9"
I20260608 12:41:12.882282   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:12.885839  5500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.886620   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:12.886912   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-5-root
uuid: "e77fba9454714b96a6a1cbafa5a0085c"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-qzs9"
I20260608 12:41:12.887171   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-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)
I20260608 12:41:12.914790   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:12.916294   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:12.917856   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:12.921144   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:12.921329   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.921561   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:12.921718   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.992640   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:45237
I20260608 12:41:12.992786  5562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:45237 every 8 connection(s)
I20260608 12:41:13.010538  5563 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40909
I20260608 12:41:13.010903  5563 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:13.011595  5563 heartbeater.cc:507] Master 127.0.107.254:40909 requested a full tablet report, sending...
I20260608 12:41:13.013410  4819 ts_manager.cc:194] Registered new tserver with Master: e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:13.015183  4819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43480
I20260608 12:41:13.370123  5000 consensus_queue.cc:237] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:13.375672  5069 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.377303  5569 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.377755  4923 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.379664  5568 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.386204  5070 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:13.386580  5328 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:13.389792  4923 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
W20260608 12:41:13.391561  4964 consensus_peers.cc:597] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f -> Peer 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377): Couldn't send request to peer 90881a5f46ab42f4873e77e36520fd9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3b4b3bff72e4c1c82920f4869146eaf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.400138  4819 catalog_manager.cc:5696] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:13.415727  5070 consensus_queue.cc:237] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 2.24, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:13.422952  4923 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260608 12:41:13.424289  5577 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:41:13.430984  5000 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260608 12:41:13.432166  5332 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:41:13.434108  5332 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Committing config change with OpId 2.25: config changed from index -1 to 25, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:13.437382  5000 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Committing config change with OpId 2.25: config changed from index -1 to 25, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
W20260608 12:41:13.444689  5038 consensus_peers.cc:597] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 056dc310893b4289bab4a4ce51557be8 (127.0.107.197:44711): Couldn't send request to peer 056dc310893b4289bab4a4ce51557be8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97fa8679791c45c390239dac29f88e5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.451989  5000 consensus_queue.cc:237] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:13.453897  4820 catalog_manager.cc:5696] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: config changed from index -1 to 25, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:13.464986  4923 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Committing config change with OpId 2.25: config changed from index -1 to 25, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:13.467931  5070 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.469651  5569 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.478325  5568 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:13.486393  5069 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
W20260608 12:41:13.493166  5038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41671, user_credentials={real_user=slave}} blocked reactor thread for 45923.2us
I20260608 12:41:13.501058  4923 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.502530  5584 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.506510  4824 catalog_manager.cc:5696] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:13.507632  4923 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
W20260608 12:41:13.519697  4965 consensus_peers.cc:597] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f -> Peer e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237): Couldn't send request to peer e77fba9454714b96a6a1cbafa5a0085c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 934d218f3257493b91b9c18051b92015. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.531107  4923 consensus_queue.cc:237] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:13.537915  5069 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.539108  5000 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.539301  5588 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.540483  5586 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.547569  5326 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:13.551839  5069 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
W20260608 12:41:13.553681  4889 consensus_peers.cc:597] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 -> Peer 056dc310893b4289bab4a4ce51557be8 (127.0.107.197:44711): Couldn't send request to peer 056dc310893b4289bab4a4ce51557be8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa73853ba9214a228e52af9ff7c14b5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.555094  5000 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:13.562698  4824 catalog_manager.cc:5696] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 reported cstate change: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:13.569085  4923 consensus_queue.cc:237] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:13.578382  5069 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.579770  5000 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.579797  5588 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:41:13.581491  5326 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.587661  5586 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
W20260608 12:41:13.589883  4890 consensus_peers.cc:597] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 -> Peer e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237): Couldn't send request to peer e77fba9454714b96a6a1cbafa5a0085c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ccfc84bbd65403c8cf92ed1d34ee854. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.589192  5069 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:13.593384  5000 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:13.602856  4819 catalog_manager.cc:5696] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index -1 to 26, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:13.607054  5000 consensus_queue.cc:237] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:13.613308  5069 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.614274  4923 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:13.614781  5568 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:13.619257  5568 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:41:13.620144  4964 consensus_peers.cc:597] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f -> Peer 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377): Couldn't send request to peer 90881a5f46ab42f4873e77e36520fd9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f72201aba1d3430aafa3d80b5343e5a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.626003  5584 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:13.629447  5067 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:13.632877  4923 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:13.642434  4820 catalog_manager.cc:5696] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f reported cstate change: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:13.733319  5414 heartbeater.cc:499] Master 127.0.107.254:40909 was elected leader, sending a full tablet report...
I20260608 12:41:13.815071  5596 ts_tablet_manager.cc:933] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: Initiating tablet copy from peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:13.816752  5596 tablet_copy_client.cc:323] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42617
I20260608 12:41:13.828078  5085 tablet_copy_service.cc:140] P a92604f2751c41eb92dd67ce6aa09ffc: Received BeginTabletCopySession request for tablet 97fa8679791c45c390239dac29f88e5f from peer 056dc310893b4289bab4a4ce51557be8 ({username='slave'} at 127.0.0.1:53620)
I20260608 12:41:13.828563  5085 tablet_copy_service.cc:161] P a92604f2751c41eb92dd67ce6aa09ffc: Beginning new tablet copy session on tablet 97fa8679791c45c390239dac29f88e5f from peer 056dc310893b4289bab4a4ce51557be8 at {username='slave'} at 127.0.0.1:53620: session id = 056dc310893b4289bab4a4ce51557be8-97fa8679791c45c390239dac29f88e5f
I20260608 12:41:13.833963  5085 tablet_copy_source_session.cc:215] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:13.836884  5596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fa8679791c45c390239dac29f88e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.852035  5596 tablet_copy_client.cc:806] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:13.852541  5596 tablet_copy_client.cc:670] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:13.852845  5599 ts_tablet_manager.cc:933] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: Initiating tablet copy from peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:13.855502  5599 tablet_copy_client.cc:323] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41671
I20260608 12:41:13.856776  5597 tablet_copy_client.cc:1025] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:13.865494  5011 tablet_copy_service.cc:140] P 757f7b2e78a14008946ddf8f6954d09f: Received BeginTabletCopySession request for tablet d3b4b3bff72e4c1c82920f4869146eaf from peer 90881a5f46ab42f4873e77e36520fd9b ({username='slave'} at 127.0.0.1:39960)
I20260608 12:41:13.866171  5011 tablet_copy_service.cc:161] P 757f7b2e78a14008946ddf8f6954d09f: Beginning new tablet copy session on tablet d3b4b3bff72e4c1c82920f4869146eaf from peer 90881a5f46ab42f4873e77e36520fd9b at {username='slave'} at 127.0.0.1:39960: session id = 90881a5f46ab42f4873e77e36520fd9b-d3b4b3bff72e4c1c82920f4869146eaf
I20260608 12:41:13.873302  5489 heartbeater.cc:499] Master 127.0.107.254:40909 was elected leader, sending a full tablet report...
I20260608 12:41:13.873647  5011 tablet_copy_source_session.cc:215] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:13.876964  5599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4b3bff72e4c1c82920f4869146eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.889516  5599 tablet_copy_client.cc:806] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:13.890075  5599 tablet_copy_client.cc:670] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:13.894037  5600 tablet_copy_client.cc:1025] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:14.017479  5563 heartbeater.cc:499] Master 127.0.107.254:40909 was elected leader, sending a full tablet report...
I20260608 12:41:14.052255  5602 ts_tablet_manager.cc:933] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: Initiating tablet copy from peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:14.053905  5602 tablet_copy_client.cc:323] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41671
I20260608 12:41:14.068882  5011 tablet_copy_service.cc:140] P 757f7b2e78a14008946ddf8f6954d09f: Received BeginTabletCopySession request for tablet 934d218f3257493b91b9c18051b92015 from peer e77fba9454714b96a6a1cbafa5a0085c ({username='slave'} at 127.0.0.1:39974)
I20260608 12:41:14.069357  5011 tablet_copy_service.cc:161] P 757f7b2e78a14008946ddf8f6954d09f: Beginning new tablet copy session on tablet 934d218f3257493b91b9c18051b92015 from peer e77fba9454714b96a6a1cbafa5a0085c at {username='slave'} at 127.0.0.1:39974: session id = e77fba9454714b96a6a1cbafa5a0085c-934d218f3257493b91b9c18051b92015
I20260608 12:41:14.074760  5011 tablet_copy_source_session.cc:215] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:14.077464  5602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934d218f3257493b91b9c18051b92015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.080312  5605 ts_tablet_manager.cc:933] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: Initiating tablet copy from peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711)
I20260608 12:41:14.082304  5605 tablet_copy_client.cc:323] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41711
I20260608 12:41:14.094826  5602 tablet_copy_client.cc:806] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:14.095541  5602 tablet_copy_client.cc:670] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:14.099378  5608 ts_tablet_manager.cc:933] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: Initiating tablet copy from peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711)
I20260608 12:41:14.099996  5603 tablet_copy_client.cc:1025] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:14.103623  5608 tablet_copy_client.cc:323] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41711
I20260608 12:41:14.114585  4936 tablet_copy_service.cc:140] P 14a5ae6b304145418db45d486042a284: Received BeginTabletCopySession request for tablet fa73853ba9214a228e52af9ff7c14b5b from peer 056dc310893b4289bab4a4ce51557be8 ({username='slave'} at 127.0.0.1:47920)
I20260608 12:41:14.115197  4936 tablet_copy_service.cc:161] P 14a5ae6b304145418db45d486042a284: Beginning new tablet copy session on tablet fa73853ba9214a228e52af9ff7c14b5b from peer 056dc310893b4289bab4a4ce51557be8 at {username='slave'} at 127.0.0.1:47920: session id = 056dc310893b4289bab4a4ce51557be8-fa73853ba9214a228e52af9ff7c14b5b
I20260608 12:41:14.122040  4935 tablet_copy_service.cc:140] P 14a5ae6b304145418db45d486042a284: Received BeginTabletCopySession request for tablet 7ccfc84bbd65403c8cf92ed1d34ee854 from peer e77fba9454714b96a6a1cbafa5a0085c ({username='slave'} at 127.0.0.1:47922)
I20260608 12:41:14.122542  4936 tablet_copy_source_session.cc:215] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:14.122677  4935 tablet_copy_service.cc:161] P 14a5ae6b304145418db45d486042a284: Beginning new tablet copy session on tablet 7ccfc84bbd65403c8cf92ed1d34ee854 from peer e77fba9454714b96a6a1cbafa5a0085c at {username='slave'} at 127.0.0.1:47922: session id = e77fba9454714b96a6a1cbafa5a0085c-7ccfc84bbd65403c8cf92ed1d34ee854
I20260608 12:41:14.125896  5605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa73853ba9214a228e52af9ff7c14b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.128419  4935 tablet_copy_source_session.cc:215] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:14.130846  5608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfc84bbd65403c8cf92ed1d34ee854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.140564  5605 tablet_copy_client.cc:806] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:14.141251  5605 tablet_copy_client.cc:670] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:14.142813  5608 tablet_copy_client.cc:806] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:14.144443  5608 tablet_copy_client.cc:670] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:14.145242  5606 tablet_copy_client.cc:1025] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:14.148389  5609 tablet_copy_client.cc:1025] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:14.227569  5611 ts_tablet_manager.cc:933] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Initiating tablet copy from peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:14.229271  5611 tablet_copy_client.cc:323] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41671
I20260608 12:41:14.230676  5011 tablet_copy_service.cc:140] P 757f7b2e78a14008946ddf8f6954d09f: Received BeginTabletCopySession request for tablet f72201aba1d3430aafa3d80b5343e5a7 from peer 90881a5f46ab42f4873e77e36520fd9b ({username='slave'} at 127.0.0.1:39960)
I20260608 12:41:14.231088  5011 tablet_copy_service.cc:161] P 757f7b2e78a14008946ddf8f6954d09f: Beginning new tablet copy session on tablet f72201aba1d3430aafa3d80b5343e5a7 from peer 90881a5f46ab42f4873e77e36520fd9b at {username='slave'} at 127.0.0.1:39960: session id = 90881a5f46ab42f4873e77e36520fd9b-f72201aba1d3430aafa3d80b5343e5a7
I20260608 12:41:14.235869  5011 tablet_copy_source_session.cc:215] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:14.238395  5611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72201aba1d3430aafa3d80b5343e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.249318  5611 tablet_copy_client.cc:806] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:14.249814  5611 tablet_copy_client.cc:670] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:14.253351  5612 tablet_copy_client.cc:1025] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:15.857699  5596 tablet_copy_client.cc:538] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:15.863862  5596 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: Bootstrap starting.
I20260608 12:41:15.894788  5599 tablet_copy_client.cc:538] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:15.908123  5599 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap starting.
I20260608 12:41:16.001761  5596 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.002730  5596 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: Bootstrap complete.
I20260608 12:41:16.003393  5596 ts_tablet_manager.cc:1403] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: Time spent bootstrapping tablet: real 0.140s	user 0.133s	sys 0.008s
I20260608 12:41:16.006223  5596 raft_consensus.cc:359] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:16.006978  5596 raft_consensus.cc:740] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 056dc310893b4289bab4a4ce51557be8, State: Initialized, Role: LEARNER
I20260608 12:41:16.007567  5596 consensus_queue.cc:260] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 2.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:16.010164  5596 ts_tablet_manager.cc:1434] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:41:16.012321  5085 tablet_copy_service.cc:342] P a92604f2751c41eb92dd67ce6aa09ffc: Request end of tablet copy session 056dc310893b4289bab4a4ce51557be8-97fa8679791c45c390239dac29f88e5f received from {username='slave'} at 127.0.0.1:53620
I20260608 12:41:16.012776  5085 tablet_copy_service.cc:434] P a92604f2751c41eb92dd67ce6aa09ffc: ending tablet copy session 056dc310893b4289bab4a4ce51557be8-97fa8679791c45c390239dac29f88e5f on tablet 97fa8679791c45c390239dac29f88e5f with peer 056dc310893b4289bab4a4ce51557be8
I20260608 12:41:16.063385  5599 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.064282  5599 tablet_bootstrap.cc:492] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap complete.
I20260608 12:41:16.064958  5599 ts_tablet_manager.cc:1403] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: Time spent bootstrapping tablet: real 0.157s	user 0.142s	sys 0.010s
I20260608 12:41:16.067741  5599 raft_consensus.cc:359] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:16.068478  5599 raft_consensus.cc:740] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 90881a5f46ab42f4873e77e36520fd9b, State: Initialized, Role: LEARNER
I20260608 12:41:16.069090  5599 consensus_queue.cc:260] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:16.072325  5599 ts_tablet_manager.cc:1434] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:16.073897  5011 tablet_copy_service.cc:342] P 757f7b2e78a14008946ddf8f6954d09f: Request end of tablet copy session 90881a5f46ab42f4873e77e36520fd9b-d3b4b3bff72e4c1c82920f4869146eaf received from {username='slave'} at 127.0.0.1:39960
I20260608 12:41:16.074265  5011 tablet_copy_service.cc:434] P 757f7b2e78a14008946ddf8f6954d09f: ending tablet copy session 90881a5f46ab42f4873e77e36520fd9b-d3b4b3bff72e4c1c82920f4869146eaf on tablet d3b4b3bff72e4c1c82920f4869146eaf with peer 90881a5f46ab42f4873e77e36520fd9b
I20260608 12:41:16.100910  5602 tablet_copy_client.cc:538] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.107892  5602 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap starting.
I20260608 12:41:16.145980  5605 tablet_copy_client.cc:538] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.149309  5608 tablet_copy_client.cc:538] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.153924  5605 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: Bootstrap starting.
I20260608 12:41:16.157892  5608 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap starting.
I20260608 12:41:16.254184  5611 tablet_copy_client.cc:538] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.268072  5611 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap starting.
I20260608 12:41:16.290815  5464 raft_consensus.cc:1217] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.24->[2.25-2.25]   Dedup: 2.25->[]
I20260608 12:41:16.325498  5605 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.326450  5605 tablet_bootstrap.cc:492] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: Bootstrap complete.
I20260608 12:41:16.327173  5605 ts_tablet_manager.cc:1403] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: Time spent bootstrapping tablet: real 0.173s	user 0.128s	sys 0.025s
I20260608 12:41:16.330070  5605 raft_consensus.cc:359] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:16.330870  5605 raft_consensus.cc:740] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 056dc310893b4289bab4a4ce51557be8, State: Initialized, Role: LEARNER
I20260608 12:41:16.331523  5605 consensus_queue.cc:260] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:16.332829  5602 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.333695  5602 tablet_bootstrap.cc:492] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap complete.
I20260608 12:41:16.334327  5602 ts_tablet_manager.cc:1403] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: Time spent bootstrapping tablet: real 0.227s	user 0.138s	sys 0.008s
I20260608 12:41:16.335737  5605 ts_tablet_manager.cc:1434] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:41:16.337438  5602 raft_consensus.cc:359] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:16.338239  5602 raft_consensus.cc:740] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e77fba9454714b96a6a1cbafa5a0085c, State: Initialized, Role: LEARNER
I20260608 12:41:16.338853  5602 consensus_queue.cc:260] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:16.378899  4935 tablet_copy_service.cc:342] P 14a5ae6b304145418db45d486042a284: Request end of tablet copy session 056dc310893b4289bab4a4ce51557be8-fa73853ba9214a228e52af9ff7c14b5b received from {username='slave'} at 127.0.0.1:47920
I20260608 12:41:16.380569  4935 tablet_copy_service.cc:434] P 14a5ae6b304145418db45d486042a284: ending tablet copy session 056dc310893b4289bab4a4ce51557be8-fa73853ba9214a228e52af9ff7c14b5b on tablet fa73853ba9214a228e52af9ff7c14b5b with peer 056dc310893b4289bab4a4ce51557be8
I20260608 12:41:16.403164  5602 ts_tablet_manager.cc:1434] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.000s
I20260608 12:41:16.406759  5538 raft_consensus.cc:1217] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:16.407116  5011 tablet_copy_service.cc:342] P 757f7b2e78a14008946ddf8f6954d09f: Request end of tablet copy session e77fba9454714b96a6a1cbafa5a0085c-934d218f3257493b91b9c18051b92015 received from {username='slave'} at 127.0.0.1:39974
I20260608 12:41:16.408987  5011 tablet_copy_service.cc:434] P 757f7b2e78a14008946ddf8f6954d09f: ending tablet copy session e77fba9454714b96a6a1cbafa5a0085c-934d218f3257493b91b9c18051b92015 on tablet 934d218f3257493b91b9c18051b92015 with peer e77fba9454714b96a6a1cbafa5a0085c
I20260608 12:41:16.439811  5608 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.441028  5608 tablet_bootstrap.cc:492] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap complete.
I20260608 12:41:16.442698  5608 ts_tablet_manager.cc:1403] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: Time spent bootstrapping tablet: real 0.285s	user 0.126s	sys 0.027s
I20260608 12:41:16.446789  5608 raft_consensus.cc:359] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:16.447781  5608 raft_consensus.cc:740] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e77fba9454714b96a6a1cbafa5a0085c, State: Initialized, Role: LEARNER
I20260608 12:41:16.448496  5608 consensus_queue.cc:260] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:16.451256  5608 ts_tablet_manager.cc:1434] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:16.454092  4935 tablet_copy_service.cc:342] P 14a5ae6b304145418db45d486042a284: Request end of tablet copy session e77fba9454714b96a6a1cbafa5a0085c-7ccfc84bbd65403c8cf92ed1d34ee854 received from {username='slave'} at 127.0.0.1:47922
I20260608 12:41:16.454607  4935 tablet_copy_service.cc:434] P 14a5ae6b304145418db45d486042a284: ending tablet copy session e77fba9454714b96a6a1cbafa5a0085c-7ccfc84bbd65403c8cf92ed1d34ee854 on tablet 7ccfc84bbd65403c8cf92ed1d34ee854 with peer e77fba9454714b96a6a1cbafa5a0085c
I20260608 12:41:16.506253  5389 raft_consensus.cc:1217] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:16.514379  5464 raft_consensus.cc:1217] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:16.546554  5611 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.547561  5611 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap complete.
I20260608 12:41:16.548415  5611 ts_tablet_manager.cc:1403] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Time spent bootstrapping tablet: real 0.281s	user 0.141s	sys 0.023s
I20260608 12:41:16.551905  5611 raft_consensus.cc:359] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:16.552747  5611 raft_consensus.cc:740] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 90881a5f46ab42f4873e77e36520fd9b, State: Initialized, Role: LEARNER
I20260608 12:41:16.553339  5611 consensus_queue.cc:260] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:16.555482  5611 ts_tablet_manager.cc:1434] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:41:16.557325  5011 tablet_copy_service.cc:342] P 757f7b2e78a14008946ddf8f6954d09f: Request end of tablet copy session 90881a5f46ab42f4873e77e36520fd9b-f72201aba1d3430aafa3d80b5343e5a7 received from {username='slave'} at 127.0.0.1:39960
I20260608 12:41:16.557806  5011 tablet_copy_service.cc:434] P 757f7b2e78a14008946ddf8f6954d09f: ending tablet copy session 90881a5f46ab42f4873e77e36520fd9b-f72201aba1d3430aafa3d80b5343e5a7 on tablet f72201aba1d3430aafa3d80b5343e5a7 with peer 90881a5f46ab42f4873e77e36520fd9b
I20260608 12:41:16.746335  5538 raft_consensus.cc:1217] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:16.756229  5580 raft_consensus.cc:1064] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: attempting to promote NON_VOTER 056dc310893b4289bab4a4ce51557be8 to VOTER
I20260608 12:41:16.758806  5580 consensus_queue.cc:237] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.25, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
I20260608 12:41:16.766415  5464 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 LEARNER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 12:41:16.766762  5000 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 12:41:16.767894  5624 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:41:16.772192  4923 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 12:41:16.773892  5624 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:16.776486  5624 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:16.803184  5629 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Committing config change with OpId 2.26: config changed from index 25 to 26, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.806212  5464 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index 25 to 26, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.807333  4923 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index 25 to 26, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.817214  5000 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index 25 to 26, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.823046  4819 catalog_manager.cc:5696] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 reported cstate change: config changed from index 25 to 26, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.854614  5389 raft_consensus.cc:1217] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:16.865682  5067 consensus_queue.cc:237] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
I20260608 12:41:16.874862  5635 raft_consensus.cc:1064] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: attempting to promote NON_VOTER e77fba9454714b96a6a1cbafa5a0085c to VOTER
I20260608 12:41:16.880054  5464 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:41:16.882011  5635 consensus_queue.cc:237] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:16.882362  5624 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 12:41:16.891752  5629 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index 26 to 27, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.900812  5070 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:16.903371  5538 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:16.902942  5464 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 26 to 27, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.905337  4923 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:16.908646  5640 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:16.914829  5640 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:16.924377  4921 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:41:16.926164  5631 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:16.932931  4921 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 26 to 27, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.934769  5640 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:16.938371  4824 catalog_manager.cc:5696] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 reported cstate change: config changed from index 26 to 27, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:16.952649  4811 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 97fa8679791c45c390239dac29f88e5f with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:41:16.963627  4964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.196:33377, user_credentials={real_user=slave}} blocked reactor thread for 106893us
I20260608 12:41:16.974188  5617 raft_consensus.cc:1064] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: attempting to promote NON_VOTER 90881a5f46ab42f4873e77e36520fd9b to VOTER
I20260608 12:41:16.978153  5617 consensus_queue.cc:237] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } }
I20260608 12:41:16.987368  4923 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:16.988729  5069 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:16.984339  5641 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:16.990768  4984 tablet_service.cc:1558] Processing DeleteTablet for tablet 97fa8679791c45c390239dac29f88e5f with delete_type TABLET_DATA_TOMBSTONED (TS 757f7b2e78a14008946ddf8f6954d09f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:52542
I20260608 12:41:17.003767  4824 catalog_manager.cc:5696] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.006466  5613 raft_consensus.cc:1064] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: attempting to promote NON_VOTER 056dc310893b4289bab4a4ce51557be8 to VOTER
I20260608 12:41:17.011507  5647 tablet_replica.cc:333] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:17.012802  5613 consensus_queue.cc:237] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
I20260608 12:41:17.019428  5538 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.025362  5000 consensus_queue.cc:237] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:17.032461  5069 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.012797  5647 raft_consensus.cc:2243] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.033959  5640 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.034344  5647 raft_consensus.cc:2272] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.041090  5069 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.041566  5389 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.043541  5635 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.044685  4923 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.045472  5635 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.048764  5617 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.049817  5067 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.053563  5537 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.054137  5627 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:41:17.063095  5635 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.005s
I20260608 12:41:17.093035  5464 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.093297  5647 ts_tablet_manager.cc:1916] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:17.101836  5627 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.108513  5643 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.118894  5071 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.143898  5000 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.145841  5617 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.151846  4808 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 934d218f3257493b91b9c18051b92015 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:17.156080  5538 raft_consensus.cc:2955] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.156173  5655 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260608 12:41:17.159425  4824 catalog_manager.cc:5696] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.166517  5647 ts_tablet_manager.cc:1929] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.26
I20260608 12:41:17.163404  4923 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.167984  5650 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.170574  5070 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.183540  5071 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.193876  4821 catalog_manager.cc:5696] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 reported cstate change: config changed from index 26 to 27, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:17.190337  5464 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.202000  5389 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.181782  5647 log.cc:1199] T 97fa8679791c45c390239dac29f88e5f P 757f7b2e78a14008946ddf8f6954d09f: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-1-root/wals/97fa8679791c45c390239dac29f88e5f
I20260608 12:41:17.221910  4808 catalog_manager.cc:5027] TS 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): tablet 97fa8679791c45c390239dac29f88e5f (table test-workload [id=6a34fe9c82cc46918fb14beea6504563]) successfully deleted
I20260608 12:41:17.228547  4909 tablet_service.cc:1558] Processing DeleteTablet for tablet 934d218f3257493b91b9c18051b92015 with delete_type TABLET_DATA_TOMBSTONED (TS 14a5ae6b304145418db45d486042a284 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60492
I20260608 12:41:17.237567  4820 catalog_manager.cc:5696] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b reported cstate change: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.238667  4995 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.247174  5660 tablet_replica.cc:333] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:17.248335  5660 raft_consensus.cc:2243] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.249095  5660 raft_consensus.cc:2272] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.255539  5660 ts_tablet_manager.cc:1916] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:17.263652  5627 raft_consensus.cc:1064] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: attempting to promote NON_VOTER e77fba9454714b96a6a1cbafa5a0085c to VOTER
I20260608 12:41:17.266381  5627 consensus_queue.cc:237] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:17.271374  4923 consensus_queue.cc:237] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
I20260608 12:41:17.271890  5000 consensus_queue.cc:237] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } }
I20260608 12:41:17.274695  5660 ts_tablet_manager.cc:1929] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:17.275142  5660 log.cc:1199] T 934d218f3257493b91b9c18051b92015 P 14a5ae6b304145418db45d486042a284: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-0-root/wals/934d218f3257493b91b9c18051b92015
I20260608 12:41:17.276862  4809 catalog_manager.cc:5027] TS 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): tablet 934d218f3257493b91b9c18051b92015 (table test-workload [id=6a34fe9c82cc46918fb14beea6504563]) successfully deleted
I20260608 12:41:17.280299  4925 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.283316  5657 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:41:17.282872  5389 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.287240  5463 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.288789  5613 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.289140  5657 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:41:17.291886  5657 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.300197  4995 raft_consensus.cc:1275] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.299842  5389 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.304335  5655 consensus_queue.cc:1048] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.305457  4923 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.306957  5538 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 LEARNER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.309366  5655 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.314002  4818 catalog_manager.cc:5696] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b reported cstate change: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.315886  4808 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d3b4b3bff72e4c1c82920f4869146eaf with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:17.299444  5613 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.313393  5464 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.332873  5062 tablet_service.cc:1558] Processing DeleteTablet for tablet d3b4b3bff72e4c1c82920f4869146eaf with delete_type TABLET_DATA_TOMBSTONED (TS a92604f2751c41eb92dd67ce6aa09ffc not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:33338
I20260608 12:41:17.335047  5663 tablet_replica.cc:333] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:17.335979  4809 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa73853ba9214a228e52af9ff7c14b5b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:17.339582  5663 raft_consensus.cc:2243] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.340786  5663 raft_consensus.cc:2272] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.343155  4820 catalog_manager.cc:5696] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 reported cstate change: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:17.345112  5663 ts_tablet_manager.cc:1916] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:17.345633  5071 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.347425  5655 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.350273  5000 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.350894  4995 raft_consensus.cc:2955] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } }
I20260608 12:41:17.354835  5062 tablet_service.cc:1558] Processing DeleteTablet for tablet fa73853ba9214a228e52af9ff7c14b5b with delete_type TABLET_DATA_TOMBSTONED (TS a92604f2751c41eb92dd67ce6aa09ffc not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:33338
I20260608 12:41:17.355777  5627 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.371050  5613 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.372879  5538 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.376534  5000 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.392499  4820 catalog_manager.cc:5696] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c reported cstate change: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.395591  5663 ts_tablet_manager.cc:1929] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:17.396052  5663 log.cc:1199] T d3b4b3bff72e4c1c82920f4869146eaf P a92604f2751c41eb92dd67ce6aa09ffc: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-2-root/wals/d3b4b3bff72e4c1c82920f4869146eaf
I20260608 12:41:17.397883  5663 tablet_replica.cc:333] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:17.398795  5663 raft_consensus.cc:2243] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.399098  4811 catalog_manager.cc:5027] TS a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): tablet d3b4b3bff72e4c1c82920f4869146eaf (table test-workload [id=6a34fe9c82cc46918fb14beea6504563]) successfully deleted
I20260608 12:41:17.404582  5635 raft_consensus.cc:1064] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: attempting to promote NON_VOTER 90881a5f46ab42f4873e77e36520fd9b to VOTER
I20260608 12:41:17.407279  5635 consensus_queue.cc:237] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } }
I20260608 12:41:17.412137  5663 raft_consensus.cc:2272] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.420349  5070 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.421352  5389 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 LEARNER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.422390  5663 ts_tablet_manager.cc:1916] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:17.423120  4923 consensus_queue.cc:237] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:17.421303  4925 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:17.426496  5617 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.427361  5635 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.430080  5643 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:17.437453  5663 ts_tablet_manager.cc:1929] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:17.437885  5663 log.cc:1199] T fa73853ba9214a228e52af9ff7c14b5b P a92604f2751c41eb92dd67ce6aa09ffc: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-2-root/wals/fa73853ba9214a228e52af9ff7c14b5b
I20260608 12:41:17.441318  4811 catalog_manager.cc:5027] TS a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): tablet fa73853ba9214a228e52af9ff7c14b5b (table test-workload [id=6a34fe9c82cc46918fb14beea6504563]) successfully deleted
I20260608 12:41:17.448190  5071 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.451467  5389 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.453863  5643 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.457563  5538 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.459151  5613 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.466611  4925 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.471313  5071 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 14a5ae6b304145418db45d486042a284: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.471025  5627 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.472810  5650 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.477104  5069 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.481564  4809 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7ccfc84bbd65403c8cf92ed1d34ee854 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:17.484668  4823 catalog_manager.cc:5696] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 reported cstate change: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.488310  5538 raft_consensus.cc:2955] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.502878  5070 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.511300  4824 catalog_manager.cc:5696] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index 27 to 28, VOTER 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "14a5ae6b304145418db45d486042a284" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } } }
I20260608 12:41:17.523015  4984 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ccfc84bbd65403c8cf92ed1d34ee854 with delete_type TABLET_DATA_TOMBSTONED (TS 757f7b2e78a14008946ddf8f6954d09f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:52542
I20260608 12:41:17.524017  5647 tablet_replica.cc:333] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:17.525187  5647 raft_consensus.cc:2243] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.525939  5647 raft_consensus.cc:2272] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.529973  5647 ts_tablet_manager.cc:1916] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:17.533876  5000 consensus_queue.cc:237] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } }
I20260608 12:41:17.541676  5389 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.544450  5617 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.546495  5647 ts_tablet_manager.cc:1929] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:17.546926  5647 log.cc:1199] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 757f7b2e78a14008946ddf8f6954d09f: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-1-root/wals/7ccfc84bbd65403c8cf92ed1d34ee854
I20260608 12:41:17.547855  5070 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:17.548596  4808 catalog_manager.cc:5027] TS 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): tablet 7ccfc84bbd65403c8cf92ed1d34ee854 (table test-workload [id=6a34fe9c82cc46918fb14beea6504563]) successfully deleted
I20260608 12:41:17.549526  5617 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:17.551784  5643 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.553952  5389 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.557253  5070 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.563522  4808 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f72201aba1d3430aafa3d80b5343e5a7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:17.566700  4818 catalog_manager.cc:5696] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b reported cstate change: config changed from index 27 to 28, VOTER 14a5ae6b304145418db45d486042a284 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } }
I20260608 12:41:17.581161  4909 tablet_service.cc:1558] Processing DeleteTablet for tablet f72201aba1d3430aafa3d80b5343e5a7 with delete_type TABLET_DATA_TOMBSTONED (TS 14a5ae6b304145418db45d486042a284 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60492
I20260608 12:41:17.581904  5660 tablet_replica.cc:333] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:17.582607  5660 raft_consensus.cc:2243] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.583120  5660 raft_consensus.cc:2272] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.586548  5660 ts_tablet_manager.cc:1916] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:17.595815  5660 ts_tablet_manager.cc:1929] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:17.596083  5660 log.cc:1199] T f72201aba1d3430aafa3d80b5343e5a7 P 14a5ae6b304145418db45d486042a284: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922345639380-431-0/minicluster-data/ts-0-root/wals/f72201aba1d3430aafa3d80b5343e5a7
I20260608 12:41:17.597213  4809 catalog_manager.cc:5027] TS 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): tablet f72201aba1d3430aafa3d80b5343e5a7 (table test-workload [id=6a34fe9c82cc46918fb14beea6504563]) successfully deleted
I20260608 12:41:19.619516  4923 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60516 (request call id 247) took 1263 ms. Trace:
I20260608 12:41:19.620114  4923 rpcz_store.cc:276] 0608 12:41:18.356396 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:19.618525 (+1262129us) service_pool.cc:224] Handling call
0608 12:41:19.618925 (+   400us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 12:41:19.619136 (+   211us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 12:41:19.619166 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 12:41:19.619219 (+    53us) raft_consensus.cc:1645] Marking committed up to 28
0608 12:41:19.619250 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:41:19.619309 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:41:19.619453 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260608 12:41:19.655102  4889 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.739s	user 0.000s	sys 0.009s
W20260608 12:41:19.655529  4889 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.739s	user 0.000s	sys 0.009s
I20260608 12:41:19.659547  5674 raft_consensus.cc:493] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a92604f2751c41eb92dd67ce6aa09ffc)
I20260608 12:41:19.660135  5674 raft_consensus.cc:515] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
W20260608 12:41:19.661442  4891 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.788s	user 0.004s	sys 0.015s
W20260608 12:41:19.993619  4891 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.120s	user 0.004s	sys 0.015s
I20260608 12:41:19.759117  5672 raft_consensus.cc:493] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a92604f2751c41eb92dd67ce6aa09ffc)
W20260608 12:41:19.799053  5022 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad1c0 after lost signal to thread 434
I20260608 12:41:19.805194   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:41:20.005473  5022 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0d60 after lost signal to thread 4858
I20260608 12:41:19.854887  5678 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:20.071105  5678 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:20.074203  5678 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:19.897583  5677 raft_consensus.cc:493] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:19.971249  5679 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:20.147526  5679 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:20.149966  5679 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:19.889421  5676 raft_consensus.cc:493] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:20.150847  5676 raft_consensus.cc:515] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:20.153191  5676 leader_election.cc:290] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:20.088361  5672 raft_consensus.cc:515] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
W20260608 12:41:20.129601  5022 debug-util.cc:398] Leaking SignalData structure 0x7b0800168900 after lost signal to thread 4950
I20260608 12:41:20.161357  5677 raft_consensus.cc:515] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:20.164490  5677 leader_election.cc:290] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:20.166216  5682 raft_consensus.cc:493] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a92604f2751c41eb92dd67ce6aa09ffc)
I20260608 12:41:20.166916  5682 raft_consensus.cc:515] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
W20260608 12:41:20.169131  5022 debug-util.cc:398] Leaking SignalData structure 0x7b080024d160 after lost signal to thread 5025
W20260608 12:41:20.199203  5038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41671, user_credentials={real_user=slave}} blocked reactor thread for 297320us
I20260608 12:41:20.165004  5672 leader_election.cc:290] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:20.217845  5674 leader_election.cc:290] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:20.223629  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:20.226111  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:20.226411  5683 raft_consensus.cc:493] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:20.226742  5000 raft_consensus.cc:2468] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a5ae6b304145418db45d486042a284 in term 1.
I20260608 12:41:20.227219  5683 raft_consensus.cc:515] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
W20260608 12:41:20.229447  5428 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.229792  4889 leader_election.cc:304] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f; no voters: 
I20260608 12:41:20.239550  5071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c160f609e3f04751ad2c34e40a5c2b49" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
W20260608 12:41:20.242853  5022 debug-util.cc:398] Leaking SignalData structure 0x7b0800274700 after lost signal to thread 5099
I20260608 12:41:20.249298  5071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:20.261853  4892 leader_election.cc:304] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:20.264295  5675 raft_consensus.cc:2749] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.260335  5674 raft_consensus.cc:2804] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:41:20.303965  4967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42617, user_credentials={real_user=slave}} blocked reactor thread for 83414us
I20260608 12:41:20.284286  5674 raft_consensus.cc:493] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a92604f2751c41eb92dd67ce6aa09ffc)
I20260608 12:41:20.306134  5674 raft_consensus.cc:3060] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:20.306391  5685 raft_consensus.cc:493] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
W20260608 12:41:20.284963  5428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:41711, user_credentials={real_user=slave}} blocked reactor thread for 55572.2us
I20260608 12:41:20.308255  5682 leader_election.cc:290] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:20.310822  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fa8679791c45c390239dac29f88e5f" candidate_uuid: "056dc310893b4289bab4a4ce51557be8" candidate_term: 3 candidate_status { last_received { term: 2 index: 27 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
W20260608 12:41:20.314708  4965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:41711, user_credentials={real_user=slave}} blocked reactor thread for 272349us
I20260608 12:41:20.325968  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:20.327173  4995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32cccecd5b84c91baad7b3c97bb121f" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:20.327844  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb23c91b77a43b9860331075a0ca135" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:20.307812  5683 leader_election.cc:290] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:20.332572  5022 debug-util.cc:398] Leaking SignalData structure 0x7b080003e620 after lost signal to thread 5413
W20260608 12:41:20.345822  4966 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.459s	user 0.020s	sys 0.029s
W20260608 12:41:20.346576  4966 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.460s	user 0.020s	sys 0.029s
I20260608 12:41:20.308993  5685 raft_consensus.cc:515] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } }
I20260608 12:41:20.344861  5000 consensus_queue.cc:237] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [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: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
W20260608 12:41:20.352903  5022 debug-util.cc:398] Leaking SignalData structure 0x7b08001a55a0 after lost signal to thread 5488
I20260608 12:41:20.360282  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4b3bff72e4c1c82920f4869146eaf" candidate_uuid: "90881a5f46ab42f4873e77e36520fd9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
W20260608 12:41:20.363441  5428 leader_election.cc:336] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.364008  5428 leader_election.cc:304] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056dc310893b4289bab4a4ce51557be8; no voters: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc
W20260608 12:41:20.369556  5428 leader_election.cc:336] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.370641  5683 raft_consensus.cc:2749] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:41:20.356402  5685 leader_election.cc:290] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:20.380174  5674 raft_consensus.cc:515] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
W20260608 12:41:20.389616  5039 leader_election.cc:336] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:41:20.390303  5039 leader_election.cc:336] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.390688  5039 leader_election.cc:304] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
W20260608 12:41:20.391748  5039 leader_election.cc:336] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.391822  4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f"
I20260608 12:41:20.392059  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63958212a81046038e8e87439f714c4d" candidate_uuid: "14a5ae6b304145418db45d486042a284" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:20.392226  5039 leader_election.cc:304] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:20.393071  5680 raft_consensus.cc:2749] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.393761  4892 leader_election.cc:304] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [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: 14a5ae6b304145418db45d486042a284; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
W20260608 12:41:20.394301  5039 consensus_peers.cc:597] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.391762  5678 raft_consensus.cc:2749] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.394809  5675 raft_consensus.cc:2749] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.395664  5674 leader_election.cc:290] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [CANDIDATE]: Term 2 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:20.408048  5389 raft_consensus.cc:1275] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:41:20.410954  5681 consensus_queue.cc:1048] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 12:41:20.428555  5039 consensus_peers.cc:597] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.435366  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa73853ba9214a228e52af9ff7c14b5b" candidate_uuid: "056dc310893b4289bab4a4ce51557be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "757f7b2e78a14008946ddf8f6954d09f" is_pre_election: true
I20260608 12:41:20.436808  5427 leader_election.cc:304] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [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: 056dc310893b4289bab4a4ce51557be8; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:20.437681  5683 raft_consensus.cc:2749] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.441710  5537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "e77fba9454714b96a6a1cbafa5a0085c" is_pre_election: true
I20260608 12:41:20.443357  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "e77fba9454714b96a6a1cbafa5a0085c" is_pre_election: true
I20260608 12:41:20.445176  5039 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 757f7b2e78a14008946ddf8f6954d09f, e77fba9454714b96a6a1cbafa5a0085c
I20260608 12:41:20.446465  5039 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, e77fba9454714b96a6a1cbafa5a0085c
I20260608 12:41:20.446740  5678 raft_consensus.cc:2749] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.449110  5678 raft_consensus.cc:2749] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:20.453303  4965 consensus_peers.cc:597] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.450284  5673 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:20.457135  5389 raft_consensus.cc:2955] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
W20260608 12:41:20.462878  4965 consensus_peers.cc:597] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f -> Peer e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237): Couldn't send request to peer e77fba9454714b96a6a1cbafa5a0085c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3b4b3bff72e4c1c82920f4869146eaf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.474287  4824 catalog_manager.cc:5696] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b reported cstate change: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:20.475340  5071 consensus_queue.cc:237] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:20.481532   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:41:20.481424  5353 leader_election.cc:336] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.482955  5353 leader_election.cc:304] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [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: 90881a5f46ab42f4873e77e36520fd9b; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:20.484823  5685 raft_consensus.cc:2749] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:20.490792   431 tablet_replica.cc:333] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.491765   431 raft_consensus.cc:2243] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.492566   431 raft_consensus.cc:2272] T eeb23c91b77a43b9860331075a0ca135 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.500655   431 tablet_replica.cc:333] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.501559   431 raft_consensus.cc:2243] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.502777   431 raft_consensus.cc:2272] T 367757a9acfa47e3b993a3966c86bd01 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:20.507751  5038 consensus_peers.cc:597] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 056dc310893b4289bab4a4ce51557be8 (127.0.107.197:44711): Couldn't send request to peer 056dc310893b4289bab4a4ce51557be8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63958212a81046038e8e87439f714c4d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.508436  5000 raft_consensus.cc:1275] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:41:20.512496  5039 consensus_peers.cc:597] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.513127  5678 consensus_queue.cc:1048] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:20.514498   431 tablet_replica.cc:333] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.515358   431 raft_consensus.cc:2243] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.516013   431 raft_consensus.cc:2272] T c160f609e3f04751ad2c34e40a5c2b49 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.527427   431 tablet_replica.cc:333] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.528170   431 raft_consensus.cc:2243] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.528676   431 raft_consensus.cc:2272] T 97fa8679791c45c390239dac29f88e5f P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.532106   431 tablet_replica.cc:333] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
W20260608 12:41:20.532377  4965 consensus_peers.cc:597] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.532853   431 raft_consensus.cc:2243] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.533495   431 raft_consensus.cc:2272] T b1f38cdeac9c4135aaffdf799e0579b4 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.536100   431 tablet_replica.cc:333] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.536679   431 raft_consensus.cc:2243] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.537261   431 raft_consensus.cc:2272] T 63958212a81046038e8e87439f714c4d P 14a5ae6b304145418db45d486042a284 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.539954   431 tablet_replica.cc:333] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.545179  5680 raft_consensus.cc:2955] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:20.553066   431 raft_consensus.cc:2243] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.554111   431 raft_consensus.cc:2272] T 7ccfc84bbd65403c8cf92ed1d34ee854 P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.553682  5000 raft_consensus.cc:2955] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } } }
I20260608 12:41:20.563421  4999 consensus_queue.cc:237] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:20.568519   431 tablet_replica.cc:333] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.564139  4818 catalog_manager.cc:5696] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index -1 to 26, NON_VOTER 056dc310893b4289bab4a4ce51557be8 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.569085   431 raft_consensus.cc:2243] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.577544  5071 raft_consensus.cc:1275] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:20.579092  5673 consensus_queue.cc:1048] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:41:20.588523  4964 consensus_peers.cc:597] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f -> Peer 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377): Couldn't send request to peer 90881a5f46ab42f4873e77e36520fd9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1f38cdeac9c4135aaffdf799e0579b4. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:20.592633  4965 consensus_peers.cc:597] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.596249  5673 raft_consensus.cc:2955] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:20.599624  5071 raft_consensus.cc:2955] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
W20260608 12:41:20.597586  4965 consensus_peers.cc:597] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.593245   431 raft_consensus.cc:2272] T fa73853ba9214a228e52af9ff7c14b5b P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.607954   431 tablet_replica.cc:333] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284: stopping tablet replica
W20260608 12:41:20.618500  4872 auto_rebalancer.cc:591] Failed to schedule move for tablet 367757a9acfa47e3b993a3966c86bd01: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:41:20.618434   431 raft_consensus.cc:2243] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.619474   431 raft_consensus.cc:2272] T d3b4b3bff72e4c1c82920f4869146eaf P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.612267  4824 catalog_manager.cc:5696] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index -1 to 26, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:20.626561  4999 consensus_queue.cc:237] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [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: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:20.631671   431 tablet_replica.cc:333] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284: stopping tablet replica
I20260608 12:41:20.632398   431 raft_consensus.cc:2243] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.637346   431 raft_consensus.cc:2272] T d32cccecd5b84c91baad7b3c97bb121f P 14a5ae6b304145418db45d486042a284 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:20.641044  5039 consensus_peers.cc:597] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:20.648207  4965 consensus_peers.cc:597] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f -> Peer e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237): Couldn't send request to peer e77fba9454714b96a6a1cbafa5a0085c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f72201aba1d3430aafa3d80b5343e5a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.648895  5389 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:41:20.652033  5643 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:41:20.657562  5071 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Refusing update from remote peer 757f7b2e78a14008946ddf8f6954d09f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:41:20.659001  5643 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:41:20.673821  5673 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:20.682088  5071 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:20.700412  4824 catalog_manager.cc:5696] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "757f7b2e78a14008946ddf8f6954d09f" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:20.705320  5071 consensus_queue.cc:237] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:20.707734  5389 raft_consensus.cc:2955] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } } }
I20260608 12:41:20.709561   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:20.719403  5464 raft_consensus.cc:1275] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:41:20.721257  5680 consensus_queue.cc:1048] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:20.740927  5678 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 27 to 28, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
I20260608 12:41:20.750949  5464 raft_consensus.cc:2955] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } } }
W20260608 12:41:20.758419  5039 consensus_peers.cc:597] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:20.762691  5038 consensus_peers.cc:597] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377): Couldn't send request to peer 90881a5f46ab42f4873e77e36520fd9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97fa8679791c45c390239dac29f88e5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.772025  4823 catalog_manager.cc:5696] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: config changed from index 27 to 28, NON_VOTER 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.783876   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:20.874725   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:20.875654   431 tablet_replica.cc:333] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.876528   431 raft_consensus.cc:2243] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.877225   431 raft_consensus.cc:2272] T fa73853ba9214a228e52af9ff7c14b5b P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.880597   431 tablet_replica.cc:333] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.888001   431 raft_consensus.cc:2243] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.889268   431 raft_consensus.cc:2272] T eeb23c91b77a43b9860331075a0ca135 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.892599   431 tablet_replica.cc:333] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.893347   431 raft_consensus.cc:2243] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.894140   431 raft_consensus.cc:2272] T 63958212a81046038e8e87439f714c4d P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.908134   431 tablet_replica.cc:333] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.910638   431 raft_consensus.cc:2243] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.911909   431 raft_consensus.cc:2272] T f72201aba1d3430aafa3d80b5343e5a7 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.919188   431 tablet_replica.cc:333] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.919878   431 raft_consensus.cc:2243] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.921125   431 raft_consensus.cc:2272] T b1f38cdeac9c4135aaffdf799e0579b4 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.924613   431 tablet_replica.cc:333] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.925369   431 raft_consensus.cc:2243] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.926023   431 raft_consensus.cc:2272] T 367757a9acfa47e3b993a3966c86bd01 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.938237   431 tablet_replica.cc:333] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.938905   431 raft_consensus.cc:2243] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.939493   431 raft_consensus.cc:2272] T c160f609e3f04751ad2c34e40a5c2b49 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.942756   431 tablet_replica.cc:333] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.943444   431 raft_consensus.cc:2243] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.944604   431 raft_consensus.cc:2272] T d3b4b3bff72e4c1c82920f4869146eaf P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.945883  5715 ts_tablet_manager.cc:933] T d3b4b3bff72e4c1c82920f4869146eaf P e77fba9454714b96a6a1cbafa5a0085c: Initiating tablet copy from peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:20.949141   431 tablet_replica.cc:333] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.949985   431 raft_consensus.cc:2243] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.950554   431 raft_consensus.cc:2272] T d32cccecd5b84c91baad7b3c97bb121f P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.953851   431 tablet_replica.cc:333] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f: stopping tablet replica
I20260608 12:41:20.954509   431 raft_consensus.cc:2243] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:20.954413  5715 tablet_copy_client.cc:323] T d3b4b3bff72e4c1c82920f4869146eaf P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41671
I20260608 12:41:20.955621   431 raft_consensus.cc:2272] T 934d218f3257493b91b9c18051b92015 P 757f7b2e78a14008946ddf8f6954d09f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:20.976184  5038 consensus_peers.cc:597] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Couldn't send request to peer 757f7b2e78a14008946ddf8f6954d09f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:20.999207  5501 connection.cc:466] server connection from 127.0.0.1:41146 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:41146 (request call id 19) could send its response
I20260608 12:41:21.109715  5718 ts_tablet_manager.cc:933] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: Initiating tablet copy from peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:21.111609  5718 tablet_copy_client.cc:323] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42617
I20260608 12:41:21.113571  5085 tablet_copy_service.cc:140] P a92604f2751c41eb92dd67ce6aa09ffc: Received BeginTabletCopySession request for tablet 63958212a81046038e8e87439f714c4d from peer 056dc310893b4289bab4a4ce51557be8 ({username='slave'} at 127.0.0.1:53620)
I20260608 12:41:21.114111  5085 tablet_copy_service.cc:161] P a92604f2751c41eb92dd67ce6aa09ffc: Beginning new tablet copy session on tablet 63958212a81046038e8e87439f714c4d from peer 056dc310893b4289bab4a4ce51557be8 at {username='slave'} at 127.0.0.1:53620: session id = 056dc310893b4289bab4a4ce51557be8-63958212a81046038e8e87439f714c4d
I20260608 12:41:21.122349  5085 tablet_copy_source_session.cc:215] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:21.125730  5718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63958212a81046038e8e87439f714c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:21.140960  5718 tablet_copy_client.cc:806] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:21.141484  5718 tablet_copy_client.cc:670] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: tablet copy: Starting download of 1 WAL segments...
W20260608 12:41:21.143265  5038 consensus_peers.cc:597] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Couldn't send request to peer 757f7b2e78a14008946ddf8f6954d09f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:21.146222  5719 tablet_copy_client.cc:1025] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:21.335841  5720 ts_tablet_manager.cc:933] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: Initiating tablet copy from peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:21.337711  5720 tablet_copy_client.cc:323] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42617
I20260608 12:41:21.368434  5085 tablet_copy_service.cc:140] P a92604f2751c41eb92dd67ce6aa09ffc: Received BeginTabletCopySession request for tablet 97fa8679791c45c390239dac29f88e5f from peer 90881a5f46ab42f4873e77e36520fd9b ({username='slave'} at 127.0.0.1:51552)
I20260608 12:41:21.369037  5085 tablet_copy_service.cc:161] P a92604f2751c41eb92dd67ce6aa09ffc: Beginning new tablet copy session on tablet 97fa8679791c45c390239dac29f88e5f from peer 90881a5f46ab42f4873e77e36520fd9b at {username='slave'} at 127.0.0.1:51552: session id = 90881a5f46ab42f4873e77e36520fd9b-97fa8679791c45c390239dac29f88e5f
I20260608 12:41:21.376298  5085 tablet_copy_source_session.cc:215] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:21.379622  5720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fa8679791c45c390239dac29f88e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:21.394361  5720 tablet_copy_client.cc:806] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:21.394851  5720 tablet_copy_client.cc:670] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:21.398818  5721 tablet_copy_client.cc:1025] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:21.673499  5726 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:21.674134  5726 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:21.681948  5726 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:21.693776  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "e77fba9454714b96a6a1cbafa5a0085c" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
W20260608 12:41:21.694394  5502 leader_election.cc:336] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:21.695632  5504 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [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: e77fba9454714b96a6a1cbafa5a0085c; no voters: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:21.696455  5726 raft_consensus.cc:2749] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:21.875017  5724 raft_consensus.cc:493] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:21.875628  5724 raft_consensus.cc:515] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:21.877914  5724 leader_election.cc:290] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:21.883982  5039 leader_election.cc:336] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
W20260608 12:41:21.888103  5038 leader_election.cc:336] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:21.888556  5038 leader_election.cc:304] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:21.889340  5724 raft_consensus.cc:2749] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:22.001168   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5022)
I20260608 12:41:22.048853  5731 raft_consensus.cc:493] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:22.049468  5731 raft_consensus.cc:515] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
I20260608 12:41:22.051759  5731 leader_election.cc:290] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:22.069140  5427 leader_election.cc:336] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
W20260608 12:41:22.069737  5428 leader_election.cc:336] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:22.070245  5428 leader_election.cc:304] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [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: 056dc310893b4289bab4a4ce51557be8; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:22.071030  5731 raft_consensus.cc:2749] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:22.100438  5725 raft_consensus.cc:493] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.101095  5725 raft_consensus.cc:515] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
W20260608 12:41:22.108291  5039 leader_election.cc:336] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:22.109103  5725 leader_election.cc:290] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:22.109114  5038 leader_election.cc:336] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.109858  5038 leader_election.cc:304] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:22.110605  5725 raft_consensus.cc:2749] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:22.182981  5725 raft_consensus.cc:493] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.183585  5725 raft_consensus.cc:515] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:22.186981  5725 leader_election.cc:290] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377)
I20260608 12:41:22.188570  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "90881a5f46ab42f4873e77e36520fd9b" is_pre_election: true
W20260608 12:41:22.190924  5038 leader_election.cc:336] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.191808  5038 leader_election.cc:304] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 757f7b2e78a14008946ddf8f6954d09f, 90881a5f46ab42f4873e77e36520fd9b
I20260608 12:41:22.192996  5725 raft_consensus.cc:2749] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:22.209452  5735 raft_consensus.cc:493] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.210042  5735 raft_consensus.cc:515] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:22.212776  5735 leader_election.cc:290] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:22.214385  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "90881a5f46ab42f4873e77e36520fd9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:22.215006  5074 raft_consensus.cc:2468] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90881a5f46ab42f4873e77e36520fd9b in term 1.
I20260608 12:41:22.216357  5355 leader_election.cc:304] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [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: 90881a5f46ab42f4873e77e36520fd9b, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:22.217186  5735 raft_consensus.cc:2804] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:22.217615  5735 raft_consensus.cc:493] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.218073  5735 raft_consensus.cc:3060] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:22.221022  5352 leader_election.cc:336] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.225147  5735 raft_consensus.cc:515] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:22.229211  5735 leader_election.cc:290] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
I20260608 12:41:22.229441  5074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72201aba1d3430aafa3d80b5343e5a7" candidate_uuid: "90881a5f46ab42f4873e77e36520fd9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc"
I20260608 12:41:22.230098  5074 raft_consensus.cc:3060] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:22.230476  5738 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.232254  5738 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.235344  5071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "e77fba9454714b96a6a1cbafa5a0085c" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" is_pre_election: true
I20260608 12:41:22.236678  5074 raft_consensus.cc:2468] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90881a5f46ab42f4873e77e36520fd9b in term 2.
I20260608 12:41:22.237505  5738 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:22.238323  5355 leader_election.cc:304] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [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: 90881a5f46ab42f4873e77e36520fd9b, a92604f2751c41eb92dd67ce6aa09ffc; no voters: 
I20260608 12:41:22.239253  5735 raft_consensus.cc:2804] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 2 FOLLOWER]: Leader election won for term 2
W20260608 12:41:22.247408  5352 leader_election.cc:336] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.257908  5735 raft_consensus.cc:697] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 2 LEADER]: Becoming Leader. State: Replica: 90881a5f46ab42f4873e77e36520fd9b, State: Running, Role: LEADER
I20260608 12:41:22.258947  5735 consensus_queue.cc:237] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [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: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
W20260608 12:41:22.276024  5501 leader_election.cc:336] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.276567  5501 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [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: e77fba9454714b96a6a1cbafa5a0085c; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:22.277508  5738 raft_consensus.cc:2749] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:22.276633  4823 catalog_manager.cc:5696] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b reported cstate change: term changed from 1 to 2, leader changed from 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) to 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196). New cstate: current_term: 2 leader_uuid: "90881a5f46ab42f4873e77e36520fd9b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:22.385017  5725 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.385533  5725 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.386405  5724 raft_consensus.cc:493] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.386945  5724 raft_consensus.cc:515] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:22.388996  5724 leader_election.cc:290] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
I20260608 12:41:22.391237  5725 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:22.388886  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "e77fba9454714b96a6a1cbafa5a0085c" is_pre_election: true
I20260608 12:41:22.392906  5538 raft_consensus.cc:2468] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:22.394269  5039 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc, e77fba9454714b96a6a1cbafa5a0085c; no voters: 
I20260608 12:41:22.395586  5680 raft_consensus.cc:2804] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:41:22.396051  5039 leader_election.cc:336] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:22.395974  5680 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.398012  5680 raft_consensus.cc:3060] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:22.398936  5038 leader_election.cc:336] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
W20260608 12:41:22.402506  5038 leader_election.cc:336] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.397469  5724 raft_consensus.cc:493] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:22.402977  5038 leader_election.cc:304] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:22.404301  5724 raft_consensus.cc:515] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } }
I20260608 12:41:22.405850  5725 raft_consensus.cc:2749] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:22.407364  5680 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.412129  5680 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 election: Requested vote from peers 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671), e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:22.407316  5724 leader_election.cc:290] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:22.412709  5039 leader_election.cc:336] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:22.415136  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934d218f3257493b91b9c18051b92015" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "e77fba9454714b96a6a1cbafa5a0085c"
W20260608 12:41:22.415594  5038 leader_election.cc:336] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.415702  5538 raft_consensus.cc:3060] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:22.416060  5038 leader_election.cc:304] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:22.417637  5724 raft_consensus.cc:2749] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:22.419706  5038 leader_election.cc:336] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.421904  5538 raft_consensus.cc:2468] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 2.
I20260608 12:41:22.422821  5039 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc, e77fba9454714b96a6a1cbafa5a0085c; no voters: 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:22.423403  5724 raft_consensus.cc:2804] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:22.423835  5724 raft_consensus.cc:697] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Becoming Leader. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Running, Role: LEADER
I20260608 12:41:22.424631  5724 consensus_queue.cc:237] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [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: 28, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.431969  4823 catalog_manager.cc:5696] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: term changed from 1 to 2, leader changed from 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194) to a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195). New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:22.479290  5724 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:22.479868  5724 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.482149  5724 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:22.483716  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "e77fba9454714b96a6a1cbafa5a0085c" is_pre_election: true
I20260608 12:41:22.484360  5538 raft_consensus.cc:2468] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 1.
I20260608 12:41:22.485659  5039 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc, e77fba9454714b96a6a1cbafa5a0085c; no voters: 
I20260608 12:41:22.486248  5724 raft_consensus.cc:2804] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:22.486665  5724 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:22.487078  5724 raft_consensus.cc:3060] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:22.488999  5039 leader_election.cc:336] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:22.492955  5724 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.496012  5724 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 election: Requested vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237)
I20260608 12:41:22.497956  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfc84bbd65403c8cf92ed1d34ee854" candidate_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "e77fba9454714b96a6a1cbafa5a0085c"
I20260608 12:41:22.498522  5538 raft_consensus.cc:3060] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:22.501329  5039 leader_election.cc:336] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
I20260608 12:41:22.504231  5538 raft_consensus.cc:2468] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92604f2751c41eb92dd67ce6aa09ffc in term 2.
I20260608 12:41:22.505304  5039 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [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: a92604f2751c41eb92dd67ce6aa09ffc, e77fba9454714b96a6a1cbafa5a0085c; no voters: 14a5ae6b304145418db45d486042a284
I20260608 12:41:22.505892  5724 raft_consensus.cc:2804] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:22.506368  5724 raft_consensus.cc:697] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Becoming Leader. State: Replica: a92604f2751c41eb92dd67ce6aa09ffc, State: Running, Role: LEADER
I20260608 12:41:22.507170  5724 consensus_queue.cc:237] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [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: 28, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:22.514156  4823 catalog_manager.cc:5696] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc reported cstate change: term changed from 1 to 2, leader changed from 14a5ae6b304145418db45d486042a284 (127.0.107.193) to a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195). New cstate: current_term: 2 leader_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:22.665539  5735 raft_consensus.cc:493] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757f7b2e78a14008946ddf8f6954d09f)
I20260608 12:41:22.666175  5735 raft_consensus.cc:515] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:22.669374  5735 leader_election.cc:290] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:22.675566  5353 leader_election.cc:336] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
W20260608 12:41:22.679777  5352 leader_election.cc:336] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:22.680275  5352 leader_election.cc:304] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [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: 90881a5f46ab42f4873e77e36520fd9b; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:22.681092  5735 raft_consensus.cc:2749] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:22.726611  5039 consensus_peers.cc:597] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:22.731058  5074 raft_consensus.cc:1275] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Refusing update from remote peer 90881a5f46ab42f4873e77e36520fd9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 12:41:22.732918  5735 consensus_queue.cc:1048] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260608 12:41:22.762218  5352 consensus_peers.cc:597] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b -> Peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Couldn't send request to peer 757f7b2e78a14008946ddf8f6954d09f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:22.776582  5353 consensus_peers.cc:597] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b -> Peer e77fba9454714b96a6a1cbafa5a0085c (127.0.107.198:45237): Couldn't send request to peer e77fba9454714b96a6a1cbafa5a0085c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f72201aba1d3430aafa3d80b5343e5a7. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:22.918566  5038 consensus_peers.cc:597] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Couldn't send request to peer 757f7b2e78a14008946ddf8f6954d09f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:22.957160  5039 consensus_peers.cc:597] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:22.964233  5538 raft_consensus.cc:1275] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:41:22.965648  5724 consensus_queue.cc:1048] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:41:22.990641  5538 raft_consensus.cc:1275] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Refusing update from remote peer a92604f2751c41eb92dd67ce6aa09ffc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:41:22.992969  5724 consensus_queue.cc:1048] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 12:41:22.995467  5039 consensus_peers.cc:597] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:41:23.002205   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5022)
I20260608 12:41:23.147207  5718 tablet_copy_client.cc:538] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:23.157171  5718 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: Bootstrap starting.
I20260608 12:41:23.294061  5760 ts_tablet_manager.cc:933] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: Initiating tablet copy from peer 90881a5f46ab42f4873e77e36520fd9b (127.0.107.196:33377)
I20260608 12:41:23.303081  5760 tablet_copy_client.cc:323] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.196:33377
I20260608 12:41:23.308852  5718 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:23.309847  5718 tablet_bootstrap.cc:492] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: Bootstrap complete.
I20260608 12:41:23.310580  5718 ts_tablet_manager.cc:1403] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: Time spent bootstrapping tablet: real 0.154s	user 0.138s	sys 0.008s
I20260608 12:41:23.313362  5718 raft_consensus.cc:359] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:23.314164  5718 raft_consensus.cc:740] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 056dc310893b4289bab4a4ce51557be8, State: Initialized, Role: LEARNER
I20260608 12:41:23.315061  5718 consensus_queue.cc:260] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: true } }
I20260608 12:41:23.324664  5718 ts_tablet_manager.cc:1434] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:41:23.328570  5085 tablet_copy_service.cc:342] P a92604f2751c41eb92dd67ce6aa09ffc: Request end of tablet copy session 056dc310893b4289bab4a4ce51557be8-63958212a81046038e8e87439f714c4d received from {username='slave'} at 127.0.0.1:53620
I20260608 12:41:23.329033  5085 tablet_copy_service.cc:434] P a92604f2751c41eb92dd67ce6aa09ffc: ending tablet copy session 056dc310893b4289bab4a4ce51557be8-63958212a81046038e8e87439f714c4d on tablet 63958212a81046038e8e87439f714c4d with peer 056dc310893b4289bab4a4ce51557be8
I20260608 12:41:23.345412  5399 tablet_copy_service.cc:140] P 90881a5f46ab42f4873e77e36520fd9b: Received BeginTabletCopySession request for tablet f72201aba1d3430aafa3d80b5343e5a7 from peer e77fba9454714b96a6a1cbafa5a0085c ({username='slave'} at 127.0.0.1:37114)
I20260608 12:41:23.345881  5399 tablet_copy_service.cc:161] P 90881a5f46ab42f4873e77e36520fd9b: Beginning new tablet copy session on tablet f72201aba1d3430aafa3d80b5343e5a7 from peer e77fba9454714b96a6a1cbafa5a0085c at {username='slave'} at 127.0.0.1:37114: session id = e77fba9454714b96a6a1cbafa5a0085c-f72201aba1d3430aafa3d80b5343e5a7
I20260608 12:41:23.350976  5399 tablet_copy_source_session.cc:215] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:23.353726  5760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72201aba1d3430aafa3d80b5343e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:23.374048  5760 tablet_copy_client.cc:806] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:23.374707  5760 tablet_copy_client.cc:670] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:23.379700  5761 tablet_copy_client.cc:1025] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:23.399559  5720 tablet_copy_client.cc:538] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:23.405957  5720 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap starting.
W20260608 12:41:23.416843  5039 consensus_peers.cc:597] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Couldn't send request to peer 14a5ae6b304145418db45d486042a284. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:23.550565  5720 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:23.551503  5720 tablet_bootstrap.cc:492] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: Bootstrap complete.
I20260608 12:41:23.552214  5720 ts_tablet_manager.cc:1403] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: Time spent bootstrapping tablet: real 0.146s	user 0.126s	sys 0.020s
I20260608 12:41:23.554960  5720 raft_consensus.cc:359] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:23.555765  5720 raft_consensus.cc:740] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 90881a5f46ab42f4873e77e36520fd9b, State: Initialized, Role: LEARNER
W20260608 12:41:23.556528  5038 consensus_peers.cc:597] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Couldn't send request to peer 757f7b2e78a14008946ddf8f6954d09f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:23.556401  5720 consensus_queue.cc:260] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 2.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } attrs { replace: true } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: true } }
I20260608 12:41:23.561352  5720 ts_tablet_manager.cc:1434] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:41:23.565833  5085 tablet_copy_service.cc:342] P a92604f2751c41eb92dd67ce6aa09ffc: Request end of tablet copy session 90881a5f46ab42f4873e77e36520fd9b-97fa8679791c45c390239dac29f88e5f received from {username='slave'} at 127.0.0.1:51552
I20260608 12:41:23.566257  5085 tablet_copy_service.cc:434] P a92604f2751c41eb92dd67ce6aa09ffc: ending tablet copy session 90881a5f46ab42f4873e77e36520fd9b-97fa8679791c45c390239dac29f88e5f on tablet 97fa8679791c45c390239dac29f88e5f with peer 90881a5f46ab42f4873e77e36520fd9b
I20260608 12:41:23.643049  5464 raft_consensus.cc:1217] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:23.701458  5764 raft_consensus.cc:493] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a5ae6b304145418db45d486042a284)
I20260608 12:41:23.701946  5764 raft_consensus.cc:515] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "056dc310893b4289bab4a4ce51557be8" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 44711 } attrs { promote: false } }
I20260608 12:41:23.704007  5764 leader_election.cc:290] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:23.724108  5428 leader_election.cc:336] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
W20260608 12:41:23.724624  5427 leader_election.cc:336] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:23.725081  5427 leader_election.cc:304] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [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: 056dc310893b4289bab4a4ce51557be8; no voters: 14a5ae6b304145418db45d486042a284, 757f7b2e78a14008946ddf8f6954d09f
I20260608 12:41:23.725689  5764 raft_consensus.cc:2749] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:23.766245  5038 consensus_peers.cc:597] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc -> Peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Couldn't send request to peer 757f7b2e78a14008946ddf8f6954d09f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:23.877103   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:23.910470   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:23.943756   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:23.944638   431 tablet_replica.cc:333] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.945444   431 raft_consensus.cc:2243] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.946065   431 raft_consensus.cc:2272] T eeb23c91b77a43b9860331075a0ca135 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.949385   431 tablet_replica.cc:333] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.950177   431 raft_consensus.cc:2243] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.951087   431 raft_consensus.cc:2272] T f72201aba1d3430aafa3d80b5343e5a7 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.954206   431 tablet_replica.cc:333] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.954883   431 raft_consensus.cc:2243] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.956053   431 raft_consensus.cc:2272] T 934d218f3257493b91b9c18051b92015 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.959365   431 tablet_replica.cc:333] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.960078   431 raft_consensus.cc:2243] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.961184   431 raft_consensus.cc:2272] T 7ccfc84bbd65403c8cf92ed1d34ee854 P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.964425   431 tablet_replica.cc:333] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.965200   431 raft_consensus.cc:2243] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.966496   431 raft_consensus.cc:2272] T 63958212a81046038e8e87439f714c4d P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.969401   431 tablet_replica.cc:333] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.970084   431 raft_consensus.cc:2243] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.970624   431 raft_consensus.cc:2272] T d32cccecd5b84c91baad7b3c97bb121f P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.973592   431 tablet_replica.cc:333] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.974277   431 raft_consensus.cc:2243] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.974975   431 raft_consensus.cc:2272] T b1f38cdeac9c4135aaffdf799e0579b4 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.977735   431 tablet_replica.cc:333] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.978375   431 raft_consensus.cc:2243] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.979693   431 raft_consensus.cc:2272] T 97fa8679791c45c390239dac29f88e5f P a92604f2751c41eb92dd67ce6aa09ffc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.982776   431 tablet_replica.cc:333] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.983414   431 raft_consensus.cc:2243] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.983970   431 raft_consensus.cc:2272] T 367757a9acfa47e3b993a3966c86bd01 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.986882   431 tablet_replica.cc:333] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc: stopping tablet replica
I20260608 12:41:23.987462   431 raft_consensus.cc:2243] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.988408   431 raft_consensus.cc:2272] T c160f609e3f04751ad2c34e40a5c2b49 P a92604f2751c41eb92dd67ce6aa09ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.029326   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:24.066377   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:24.082728   431 tablet_copy_service.cc:362] P 90881a5f46ab42f4873e77e36520fd9b: Destroying tablet copy session e77fba9454714b96a6a1cbafa5a0085c-f72201aba1d3430aafa3d80b5343e5a7 due to service shutdown
I20260608 12:41:24.083062   431 tablet_copy_service.cc:434] P 90881a5f46ab42f4873e77e36520fd9b: ending tablet copy session e77fba9454714b96a6a1cbafa5a0085c-f72201aba1d3430aafa3d80b5343e5a7 on tablet f72201aba1d3430aafa3d80b5343e5a7 with peer e77fba9454714b96a6a1cbafa5a0085c
I20260608 12:41:24.097319   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.098006   431 tablet_replica.cc:333] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b: stopping tablet replica
I20260608 12:41:24.098534   431 raft_consensus.cc:2243] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:41:24.098923   431 raft_consensus.cc:2272] T 97fa8679791c45c390239dac29f88e5f P 90881a5f46ab42f4873e77e36520fd9b [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:41:24.100962   431 tablet_replica.cc:333] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b: stopping tablet replica
I20260608 12:41:24.101433   431 raft_consensus.cc:2243] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.102366   431 raft_consensus.cc:2272] T f72201aba1d3430aafa3d80b5343e5a7 P 90881a5f46ab42f4873e77e36520fd9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.104462   431 tablet_replica.cc:333] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b: stopping tablet replica
I20260608 12:41:24.105014   431 raft_consensus.cc:2243] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.105727   431 raft_consensus.cc:2272] T d3b4b3bff72e4c1c82920f4869146eaf P 90881a5f46ab42f4873e77e36520fd9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.128821   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:24.142037   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:41:24.165620   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.166311   431 tablet_replica.cc:333] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8: stopping tablet replica
I20260608 12:41:24.166894   431 raft_consensus.cc:2243] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.167423   431 raft_consensus.cc:2272] T fa73853ba9214a228e52af9ff7c14b5b P 056dc310893b4289bab4a4ce51557be8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.169689   431 tablet_replica.cc:333] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8: stopping tablet replica
I20260608 12:41:24.170173   431 raft_consensus.cc:2243] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:24.170516   431 raft_consensus.cc:2272] T 63958212a81046038e8e87439f714c4d P 056dc310893b4289bab4a4ce51557be8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:24.172334   431 tablet_replica.cc:333] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8: stopping tablet replica
I20260608 12:41:24.172825   431 raft_consensus.cc:2243] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.173249   431 raft_consensus.cc:2272] T 97fa8679791c45c390239dac29f88e5f P 056dc310893b4289bab4a4ce51557be8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.196177   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:41:24.214671   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:41:24.238788   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:25.091161  5774 raft_consensus.cc:493] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a92604f2751c41eb92dd67ce6aa09ffc)
I20260608 12:41:25.091645  5774 raft_consensus.cc:515] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:25.093441  5774 leader_election.cc:290] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617), 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671)
W20260608 12:41:25.099193  5504 leader_election.cc:336] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Network error: Client connection negotiation failed: client connection to 127.0.107.195:42617: connect: Connection refused (error 111)
W20260608 12:41:25.099687  5501 leader_election.cc:336] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 757f7b2e78a14008946ddf8f6954d09f (127.0.107.194:41671): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41671: connect: Connection refused (error 111)
I20260608 12:41:25.100032  5501 leader_election.cc:304] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e77fba9454714b96a6a1cbafa5a0085c; no voters: 757f7b2e78a14008946ddf8f6954d09f, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:25.100602  5774 raft_consensus.cc:2749] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:41:25.103406  5774 raft_consensus.cc:493] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a92604f2751c41eb92dd67ce6aa09ffc)
I20260608 12:41:25.103755  5774 raft_consensus.cc:515] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "14a5ae6b304145418db45d486042a284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41711 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: false } }
I20260608 12:41:25.105463  5774 leader_election.cc:290] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711), a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617)
W20260608 12:41:25.109222  5502 leader_election.cc:336] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14a5ae6b304145418db45d486042a284 (127.0.107.193:41711): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41711: connect: Connection refused (error 111)
W20260608 12:41:25.109671  5504 leader_election.cc:336] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a92604f2751c41eb92dd67ce6aa09ffc (127.0.107.195:42617): Network error: Client connection negotiation failed: client connection to 127.0.107.195:42617: connect: Connection refused (error 111)
I20260608 12:41:25.110051  5504 leader_election.cc:304] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e77fba9454714b96a6a1cbafa5a0085c; no voters: 14a5ae6b304145418db45d486042a284, a92604f2751c41eb92dd67ce6aa09ffc
I20260608 12:41:25.110589  5774 raft_consensus.cc:2749] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:41:25.380476  5760 tablet_copy_client.cc:538] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:25.386986  5760 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap starting.
I20260608 12:41:25.492523  5760 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:25.493218  5760 tablet_bootstrap.cc:492] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: Bootstrap complete.
I20260608 12:41:25.493712  5760 ts_tablet_manager.cc:1403] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: Time spent bootstrapping tablet: real 0.107s	user 0.094s	sys 0.014s
I20260608 12:41:25.495487  5760 raft_consensus.cc:359] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:25.495987  5760 raft_consensus.cc:740] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e77fba9454714b96a6a1cbafa5a0085c, State: Initialized, Role: LEARNER
I20260608 12:41:25.496450  5760 consensus_queue.cc:260] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 2.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "757f7b2e78a14008946ddf8f6954d09f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41671 } } peers { permanent_uuid: "a92604f2751c41eb92dd67ce6aa09ffc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42617 } attrs { replace: true } } peers { permanent_uuid: "90881a5f46ab42f4873e77e36520fd9b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33377 } attrs { promote: false } } peers { permanent_uuid: "e77fba9454714b96a6a1cbafa5a0085c" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45237 } attrs { promote: true } }
I20260608 12:41:25.498003  5760 ts_tablet_manager.cc:1434] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 12:41:25.500371  5760 tablet_copy_client.cc:1131] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.196:33377: connect: Connection refused (error 111)
I20260608 12:41:25.501839   431 tablet_replica.cc:333] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c: stopping tablet replica
I20260608 12:41:25.502696   431 raft_consensus.cc:2243] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:25.503672   431 raft_consensus.cc:2272] T 7ccfc84bbd65403c8cf92ed1d34ee854 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:25.506844   431 tablet_replica.cc:333] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c: stopping tablet replica
I20260608 12:41:25.507493   431 raft_consensus.cc:2243] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:41:25.507936   431 raft_consensus.cc:2272] T f72201aba1d3430aafa3d80b5343e5a7 P e77fba9454714b96a6a1cbafa5a0085c [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:41:25.510699   431 tablet_replica.cc:333] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c: stopping tablet replica
I20260608 12:41:25.511318   431 raft_consensus.cc:2243] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:25.511941   431 raft_consensus.cc:2272] T 934d218f3257493b91b9c18051b92015 P e77fba9454714b96a6a1cbafa5a0085c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:25.535732   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:41:25.550000   431 master.cc:562] Master@127.0.107.254:40909 shutting down...
W20260608 12:41:25.569494  4872 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:41:25.569721  4872 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:41:25.569921  4872 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:41:25.571080   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:25.571544   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:25.571866   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f21856eb70ce46feb1ea7b393b7fa053: stopping tablet replica
I20260608 12:41:25.592664   431 master.cc:584] Master@127.0.107.254:40909 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22048 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:41:25.638978   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37287
I20260608 12:41:25.640120   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:25.645695  5779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:25.645953  5780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:25.646571  5782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.647058   431 server_base.cc:1061] running on GCE node
I20260608 12:41:25.647900   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:25.648082   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:25.648223   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922485648207 us; error 0 us; skew 500 ppm
I20260608 12:41:25.648768   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:25.650962   431 webserver.cc:533] Webserver started at http://127.0.107.254:36411/ using document root <none> and password file <none>
I20260608 12:41:25.651430   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:25.651595   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:25.651842   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:25.652917   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "1f1b39fbe3dd4b629f2dd16816aa124a"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-qzs9"
I20260608 12:41:25.657081   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:41:25.660283  5787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.660954   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:25.661216   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "1f1b39fbe3dd4b629f2dd16816aa124a"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-qzs9"
I20260608 12:41:25.661484   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-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)
I20260608 12:41:25.674705   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:25.675776   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:25.711839   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37287
I20260608 12:41:25.711956  5838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37287 every 8 connection(s)
I20260608 12:41:25.715698  5839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:25.725111  5839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a: Bootstrap starting.
I20260608 12:41:25.729645  5839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:25.733621  5839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a: No bootstrap required, opened a new log
I20260608 12:41:25.735663  5839 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f1b39fbe3dd4b629f2dd16816aa124a" member_type: VOTER }
I20260608 12:41:25.736007  5839 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:25.736186  5839 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1b39fbe3dd4b629f2dd16816aa124a, State: Initialized, Role: FOLLOWER
I20260608 12:41:25.736765  5839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f1b39fbe3dd4b629f2dd16816aa124a" member_type: VOTER }
I20260608 12:41:25.737190  5839 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:25.737380  5839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:25.737583  5839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:25.741447  5839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f1b39fbe3dd4b629f2dd16816aa124a" member_type: VOTER }
I20260608 12:41:25.741907  5839 leader_election.cc:304] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [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: 1f1b39fbe3dd4b629f2dd16816aa124a; no voters: 
I20260608 12:41:25.742887  5839 leader_election.cc:290] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:25.743223  5842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:25.744508  5842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 1 LEADER]: Becoming Leader. State: Replica: 1f1b39fbe3dd4b629f2dd16816aa124a, State: Running, Role: LEADER
I20260608 12:41:25.745105  5842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [LEADER]: Queue going to LEADER mode. State: All 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: "1f1b39fbe3dd4b629f2dd16816aa124a" member_type: VOTER }
I20260608 12:41:25.745671  5839 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:25.749169  5843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f1b39fbe3dd4b629f2dd16816aa124a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f1b39fbe3dd4b629f2dd16816aa124a" member_type: VOTER } }
I20260608 12:41:25.750128  5844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f1b39fbe3dd4b629f2dd16816aa124a. Latest consensus state: current_term: 1 leader_uuid: "1f1b39fbe3dd4b629f2dd16816aa124a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f1b39fbe3dd4b629f2dd16816aa124a" member_type: VOTER } }
I20260608 12:41:25.750763  5843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:25.750836  5844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:25.752605  5849 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:25.757519  5849 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:25.760361   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:25.766136  5849 catalog_manager.cc:1382] Generated new cluster ID: 3c5ad25dbb2046f0b8df028c9a505e34
I20260608 12:41:25.766343  5849 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:25.783921  5849 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:25.785039  5849 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:25.797125  5849 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a: Generated new TSK 0
I20260608 12:41:25.797605  5849 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:25.826809   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:25.832474  5860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:25.833277  5861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.835312   431 server_base.cc:1061] running on GCE node
W20260608 12:41:25.835604  5863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.836462   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:25.836649   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:25.836834   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922485836820 us; error 0 us; skew 500 ppm
I20260608 12:41:25.837334   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:25.839421   431 webserver.cc:533] Webserver started at http://127.0.107.193:36565/ using document root <none> and password file <none>
I20260608 12:41:25.839874   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:25.840022   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:25.840224   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:25.841241   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-qzs9"
I20260608 12:41:25.845400   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:41:25.848551  5868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.849303   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:25.849545   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-qzs9"
I20260608 12:41:25.849784   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-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)
I20260608 12:41:25.860838   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:25.861840   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:25.863209   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:25.865383   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:25.865566   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.865778   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:25.865927   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.903394   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38009
I20260608 12:41:25.903505  5930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38009 every 8 connection(s)
I20260608 12:41:25.908291   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:25.915055  5935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:25.916671  5936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.918798   431 server_base.cc:1061] running on GCE node
W20260608 12:41:25.919170  5938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.921875   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:25.922079   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:25.922246   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922485922229 us; error 0 us; skew 500 ppm
I20260608 12:41:25.922782   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:25.925100   431 webserver.cc:533] Webserver started at http://127.0.107.194:34853/ using document root <none> and password file <none>
I20260608 12:41:25.925585   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:25.925766   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:25.926038   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:25.927279   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-qzs9"
I20260608 12:41:25.927603  5931 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37287
I20260608 12:41:25.928015  5931 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:25.928964  5931 heartbeater.cc:507] Master 127.0.107.254:37287 requested a full tablet report, sending...
I20260608 12:41:25.931203  5804 ts_manager.cc:194] Registered new tserver with Master: 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009)
I20260608 12:41:25.932804   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:25.933396  5804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48230
I20260608 12:41:25.936513  5943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.937327   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:25.937588   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-qzs9"
I20260608 12:41:25.937834   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-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)
I20260608 12:41:25.951213   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:25.952287   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:25.953644   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:25.955818   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:25.956007   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.956223   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:25.956374   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.995121   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34797
I20260608 12:41:25.995232  6005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34797 every 8 connection(s)
I20260608 12:41:25.999862   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:26.007109  6009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:26.008600  6010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:26.011952  6006 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37287
I20260608 12:41:26.012300  6006 heartbeater.cc:461] Registering TS with master...
W20260608 12:41:26.012792  6012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:26.012820   431 server_base.cc:1061] running on GCE node
I20260608 12:41:26.012990  6006 heartbeater.cc:507] Master 127.0.107.254:37287 requested a full tablet report, sending...
I20260608 12:41:26.014050   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:26.014279   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:26.014487   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922486014468 us; error 0 us; skew 500 ppm
I20260608 12:41:26.015188   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:26.015323  5804 ts_manager.cc:194] Registered new tserver with Master: f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797)
I20260608 12:41:26.016893  5804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48238
I20260608 12:41:26.017612   431 webserver.cc:533] Webserver started at http://127.0.107.195:39939/ using document root <none> and password file <none>
I20260608 12:41:26.018244   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:26.018416   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:26.018671   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:26.019681   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "9b08e371a3374795932de6c1487d88d6"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-qzs9"
I20260608 12:41:26.023814   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:41:26.026970  6017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.027652   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:26.027921   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "9b08e371a3374795932de6c1487d88d6"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-qzs9"
I20260608 12:41:26.028183   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-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)
I20260608 12:41:26.040016   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:26.041090   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:26.042443   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:26.044549   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:26.044757   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.044965   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:26.045114   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.084050   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42049
I20260608 12:41:26.084161  6079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42049 every 8 connection(s)
I20260608 12:41:26.096901  6080 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37287
I20260608 12:41:26.097263  6080 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:26.097929  6080 heartbeater.cc:507] Master 127.0.107.254:37287 requested a full tablet report, sending...
I20260608 12:41:26.099773  5804 ts_manager.cc:194] Registered new tserver with Master: 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049)
I20260608 12:41:26.100530   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013286925s
I20260608 12:41:26.101152  5804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48244
I20260608 12:41:26.936228  5931 heartbeater.cc:499] Master 127.0.107.254:37287 was elected leader, sending a full tablet report...
I20260608 12:41:27.019488  6006 heartbeater.cc:499] Master 127.0.107.254:37287 was elected leader, sending a full tablet report...
I20260608 12:41:27.103694  6080 heartbeater.cc:499] Master 127.0.107.254:37287 was elected leader, sending a full tablet report...
I20260608 12:41:27.157495  5804 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48246:
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"
    }
  }
}
W20260608 12:41:27.159965  5804 catalog_manager.cc:7076] 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.
I20260608 12:41:27.213403  6045 tablet_service.cc:1511] Processing CreateTablet for tablet abd6373e1731491ebbd3e4a2614bf050 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:41:27.215296  6045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd6373e1731491ebbd3e4a2614bf050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.218667  6044 tablet_service.cc:1511] Processing CreateTablet for tablet cb127e58a5c04a8b890a5b22ead4ece4 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:41:27.220130  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb127e58a5c04a8b890a5b22ead4ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.223260  6043 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0f5c673dcc4d8b890d597c39556b19 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:41:27.224802  6043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0f5c673dcc4d8b890d597c39556b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.225792  5896 tablet_service.cc:1511] Processing CreateTablet for tablet abd6373e1731491ebbd3e4a2614bf050 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:41:27.227312  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd6373e1731491ebbd3e4a2614bf050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.230768  5895 tablet_service.cc:1511] Processing CreateTablet for tablet cb127e58a5c04a8b890a5b22ead4ece4 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:41:27.232123  5895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb127e58a5c04a8b890a5b22ead4ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.235728  5894 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0f5c673dcc4d8b890d597c39556b19 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:41:27.237125  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0f5c673dcc4d8b890d597c39556b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.250115  5971 tablet_service.cc:1511] Processing CreateTablet for tablet abd6373e1731491ebbd3e4a2614bf050 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:41:27.251627  5971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd6373e1731491ebbd3e4a2614bf050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.254379  5970 tablet_service.cc:1511] Processing CreateTablet for tablet cb127e58a5c04a8b890a5b22ead4ece4 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:41:27.256767  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb127e58a5c04a8b890a5b22ead4ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.257712  5969 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0f5c673dcc4d8b890d597c39556b19 (DEFAULT_TABLE table=test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:41:27.259023  5969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0f5c673dcc4d8b890d597c39556b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.269166  6101 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: Bootstrap starting.
I20260608 12:41:27.282091  6101 tablet_bootstrap.cc:654] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.289042  6102 tablet_bootstrap.cc:492] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Bootstrap starting.
I20260608 12:41:27.291597  6103 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: Bootstrap starting.
I20260608 12:41:27.293578  6101 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: No bootstrap required, opened a new log
I20260608 12:41:27.294093  6101 ts_tablet_manager.cc:1403] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260608 12:41:27.295117  6102 tablet_bootstrap.cc:654] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.297605  6101 raft_consensus.cc:359] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.298616  6101 raft_consensus.cc:385] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.298959  6101 raft_consensus.cc:740] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08e371a3374795932de6c1487d88d6, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.299237  6103 tablet_bootstrap.cc:654] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.299814  6102 tablet_bootstrap.cc:492] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4: No bootstrap required, opened a new log
I20260608 12:41:27.300314  6102 ts_tablet_manager.cc:1403] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260608 12:41:27.299860  6101 consensus_queue.cc:260] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.303356  6101 ts_tablet_manager.cc:1434] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:41:27.303182  6102 raft_consensus.cc:359] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.304014  6102 raft_consensus.cc:385] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.304368  6102 raft_consensus.cc:740] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff40c24c1914518b3e5d11d0fe0e5a4, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.304534  6101 tablet_bootstrap.cc:492] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: Bootstrap starting.
I20260608 12:41:27.305316  6102 consensus_queue.cc:260] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.311767  6102 ts_tablet_manager.cc:1434] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:41:27.312009  6101 tablet_bootstrap.cc:654] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.313777  6103 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: No bootstrap required, opened a new log
I20260608 12:41:27.314338  6103 ts_tablet_manager.cc:1403] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260608 12:41:27.318241  6102 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Bootstrap starting.
I20260608 12:41:27.318022  6103 raft_consensus.cc:359] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.318849  6103 raft_consensus.cc:385] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.319214  6103 raft_consensus.cc:740] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2f8134f4ba44dbc9b41acd4e90eeab3, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.319336  6101 tablet_bootstrap.cc:492] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: No bootstrap required, opened a new log
I20260608 12:41:27.319983  6101 ts_tablet_manager.cc:1403] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 12:41:27.320353  6103 consensus_queue.cc:260] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.323030  6101 raft_consensus.cc:359] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.323822  6101 raft_consensus.cc:385] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.324128  6101 raft_consensus.cc:740] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08e371a3374795932de6c1487d88d6, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.325378  6102 tablet_bootstrap.cc:654] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.325133  6101 consensus_queue.cc:260] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.327728  6101 ts_tablet_manager.cc:1434] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:41:27.328806  6101 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: Bootstrap starting.
I20260608 12:41:27.336541  6101 tablet_bootstrap.cc:654] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.340308  6111 raft_consensus.cc:493] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.340993  6111 raft_consensus.cc:515] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.355007  6103 ts_tablet_manager.cc:1434] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.006s
I20260608 12:41:27.357862  6103 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3: Bootstrap starting.
I20260608 12:41:27.359426  6106 raft_consensus.cc:493] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.359946  6106 raft_consensus.cc:515] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.362962  6106 leader_election.cc:290] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009), f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797)
I20260608 12:41:27.379715  6111 leader_election.cc:290] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049), 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009)
I20260608 12:41:27.382368  6102 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4: No bootstrap required, opened a new log
I20260608 12:41:27.382998  6102 ts_tablet_manager.cc:1403] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.025s
I20260608 12:41:27.385457  6103 tablet_bootstrap.cc:654] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.390137  6102 raft_consensus.cc:359] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.393559  6102 raft_consensus.cc:385] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.393953  6102 raft_consensus.cc:740] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff40c24c1914518b3e5d11d0fe0e5a4, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.391022  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd6373e1731491ebbd3e4a2614bf050" candidate_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08e371a3374795932de6c1487d88d6" is_pre_election: true
I20260608 12:41:27.394403  6101 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: No bootstrap required, opened a new log
I20260608 12:41:27.394869  6101 ts_tablet_manager.cc:1403] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: Time spent bootstrapping tablet: real 0.066s	user 0.045s	sys 0.013s
I20260608 12:41:27.394207  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd6373e1731491ebbd3e4a2614bf050" candidate_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" is_pre_election: true
I20260608 12:41:27.394919  6102 consensus_queue.cc:260] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.396181  5906 raft_consensus.cc:2468] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2f8134f4ba44dbc9b41acd4e90eeab3 in term 0.
I20260608 12:41:27.397382  6102 ts_tablet_manager.cc:1434] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260608 12:41:27.397847  5944 leader_election.cc:304] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [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: 5ff40c24c1914518b3e5d11d0fe0e5a4, f2f8134f4ba44dbc9b41acd4e90eeab3; no voters: 
I20260608 12:41:27.398437  6102 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Bootstrap starting.
I20260608 12:41:27.398231  6101 raft_consensus.cc:359] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.398744  6111 raft_consensus.cc:2804] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:27.398998  6101 raft_consensus.cc:385] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.399165  6111 raft_consensus.cc:493] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:27.399519  6101 raft_consensus.cc:740] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08e371a3374795932de6c1487d88d6, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.399580  6111 raft_consensus.cc:3060] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:27.400566  5946 leader_election.cc:343] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:27.405774  6102 tablet_bootstrap.cc:654] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.407394  6111 raft_consensus.cc:515] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.409929  6111 leader_election.cc:290] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049), 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009)
I20260608 12:41:27.410519  6101 consensus_queue.cc:260] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.411119  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd6373e1731491ebbd3e4a2614bf050" candidate_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
I20260608 12:41:27.411700  5906 raft_consensus.cc:3060] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.416986  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb127e58a5c04a8b890a5b22ead4ece4" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" is_pre_election: true
I20260608 12:41:27.417697  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd6373e1731491ebbd3e4a2614bf050" candidate_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08e371a3374795932de6c1487d88d6"
I20260608 12:41:27.418260  6055 raft_consensus.cc:3060] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:27.418958  6019 leader_election.cc:343] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:27.419934  6101 ts_tablet_manager.cc:1434] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260608 12:41:27.424060  6055 raft_consensus.cc:2468] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2f8134f4ba44dbc9b41acd4e90eeab3 in term 1.
I20260608 12:41:27.425299  5946 leader_election.cc:304] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [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: 9b08e371a3374795932de6c1487d88d6, f2f8134f4ba44dbc9b41acd4e90eeab3; no voters: 
I20260608 12:41:27.426203  6111 raft_consensus.cc:2804] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:27.427467  6111 raft_consensus.cc:697] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 LEADER]: Becoming Leader. State: Replica: f2f8134f4ba44dbc9b41acd4e90eeab3, State: Running, Role: LEADER
I20260608 12:41:27.427863  5906 raft_consensus.cc:2468] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2f8134f4ba44dbc9b41acd4e90eeab3 in term 1.
I20260608 12:41:27.429165  6102 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: No bootstrap required, opened a new log
I20260608 12:41:27.429744  6102 ts_tablet_manager.cc:1403] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.007s
I20260608 12:41:27.429881  6108 raft_consensus.cc:493] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.430440  6108 raft_consensus.cc:515] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.432128  6103 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3: No bootstrap required, opened a new log
I20260608 12:41:27.432724  6103 ts_tablet_manager.cc:1403] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.009s
I20260608 12:41:27.428488  6111 consensus_queue.cc:237] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Queue going to LEADER mode. State: All 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: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } }
I20260608 12:41:27.433185  6102 raft_consensus.cc:359] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.434161  6102 raft_consensus.cc:385] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.434499  6102 raft_consensus.cc:740] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff40c24c1914518b3e5d11d0fe0e5a4, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.433266  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb127e58a5c04a8b890a5b22ead4ece4" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" is_pre_election: true
I20260608 12:41:27.435634  6102 consensus_queue.cc:260] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.436781  6108 leader_election.cc:290] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797), 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049)
I20260608 12:41:27.437232  5906 raft_consensus.cc:2468] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 0.
I20260608 12:41:27.439376  6103 raft_consensus.cc:359] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.440157  6103 raft_consensus.cc:385] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.440450  6103 raft_consensus.cc:740] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2f8134f4ba44dbc9b41acd4e90eeab3, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.441325  6103 consensus_queue.cc:260] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.443809  6103 ts_tablet_manager.cc:1434] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:41:27.447444  6103 tablet_bootstrap.cc:492] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3: Bootstrap starting.
I20260608 12:41:27.447971  6018 leader_election.cc:304] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [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: 5ff40c24c1914518b3e5d11d0fe0e5a4, 9b08e371a3374795932de6c1487d88d6; no voters: f2f8134f4ba44dbc9b41acd4e90eeab3
I20260608 12:41:27.449262  6106 raft_consensus.cc:2804] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:27.449641  6106 raft_consensus.cc:493] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:27.450014  6106 raft_consensus.cc:3060] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.453089  6102 ts_tablet_manager.cc:1434] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 12:41:27.482223  6103 tablet_bootstrap.cc:654] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.486178  6125 raft_consensus.cc:493] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.486558  6125 raft_consensus.cc:515] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.482856  6106 raft_consensus.cc:515] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.500907  6125 leader_election.cc:290] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009), f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797)
I20260608 12:41:27.502058  6106 leader_election.cc:290] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009), f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797)
I20260608 12:41:27.503784  6103 tablet_bootstrap.cc:492] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3: No bootstrap required, opened a new log
I20260608 12:41:27.504300  6103 ts_tablet_manager.cc:1403] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260608 12:41:27.507417  6103 raft_consensus.cc:359] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.508145  6103 raft_consensus.cc:385] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.508452  6103 raft_consensus.cc:740] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2f8134f4ba44dbc9b41acd4e90eeab3, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.509328  6103 consensus_queue.cc:260] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:27.511734  6103 ts_tablet_manager.cc:1434] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 12:41:27.757911  5852 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:41:28.027694  5870 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.010s	sys 0.015s
W20260608 12:41:28.028445  5870 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.595s	user 0.010s	sys 0.015s
I20260608 12:41:28.111954  5980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" is_pre_election: true
I20260608 12:41:28.112160  5979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb127e58a5c04a8b890a5b22ead4ece4" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3"
I20260608 12:41:28.112802  5979 raft_consensus.cc:3060] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:28.116957  5980 raft_consensus.cc:2468] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 0.
I20260608 12:41:28.117981  6019 leader_election.cc:304] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [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: 9b08e371a3374795932de6c1487d88d6, f2f8134f4ba44dbc9b41acd4e90eeab3; no voters: 
I20260608 12:41:28.119450  6127 raft_consensus.cc:2804] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:28.119618  5979 raft_consensus.cc:2468] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 1.
I20260608 12:41:28.119781  6127 raft_consensus.cc:493] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:28.120174  6127 raft_consensus.cc:3060] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:28.121071  6019 leader_election.cc:304] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [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: 9b08e371a3374795932de6c1487d88d6, f2f8134f4ba44dbc9b41acd4e90eeab3; no voters: 
I20260608 12:41:28.126523  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" is_pre_election: true
I20260608 12:41:28.127116  5906 raft_consensus.cc:2468] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 0.
I20260608 12:41:28.127147  6127 raft_consensus.cc:515] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:28.129578  6128 raft_consensus.cc:2804] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:28.129849  6127 leader_election.cc:290] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009), f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797)
I20260608 12:41:28.130841  5979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3"
I20260608 12:41:28.131466  5979 raft_consensus.cc:3060] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:28.131526  6128 raft_consensus.cc:697] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08e371a3374795932de6c1487d88d6, State: Running, Role: LEADER
I20260608 12:41:28.132575  6128 consensus_queue.cc:237] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Queue going to LEADER mode. State: All 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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:28.134796  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" is_pre_election: true
I20260608 12:41:28.138222  5979 raft_consensus.cc:2468] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 1.
I20260608 12:41:28.139205  6019 leader_election.cc:304] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [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: 9b08e371a3374795932de6c1487d88d6, f2f8134f4ba44dbc9b41acd4e90eeab3; no voters: 
I20260608 12:41:28.140298  6128 raft_consensus.cc:2804] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:28.140339  5857 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:28.141215  6128 raft_consensus.cc:697] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08e371a3374795932de6c1487d88d6, State: Running, Role: LEADER
I20260608 12:41:28.142071  6128 consensus_queue.cc:237] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Queue going to LEADER mode. State: All 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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:28.145924  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08e371a3374795932de6c1487d88d6" is_pre_election: true
I20260608 12:41:28.147385  5871 leader_election.cc:304] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [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: 5ff40c24c1914518b3e5d11d0fe0e5a4; no voters: 9b08e371a3374795932de6c1487d88d6, f2f8134f4ba44dbc9b41acd4e90eeab3
I20260608 12:41:28.149133  6132 raft_consensus.cc:2749] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:28.150228  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb127e58a5c04a8b890a5b22ead4ece4" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
I20260608 12:41:28.150776  5906 raft_consensus.cc:3060] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:28.151463  6111 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:28.152190  6133 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:28.153296  5904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "9b08e371a3374795932de6c1487d88d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
I20260608 12:41:28.153898  5904 raft_consensus.cc:3060] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:28.156180  5906 raft_consensus.cc:2468] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 1.
I20260608 12:41:28.163962  5904 raft_consensus.cc:2468] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08e371a3374795932de6c1487d88d6 in term 1.
W20260608 12:41:28.173913  5857 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:28.173759  5804 catalog_manager.cc:5696] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:28.186455  5803 catalog_manager.cc:5696] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08e371a3374795932de6c1487d88d6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "9b08e371a3374795932de6c1487d88d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:28.208019  5801 catalog_manager.cc:5696] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08e371a3374795932de6c1487d88d6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "9b08e371a3374795932de6c1487d88d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:28.258636   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:28.265019  6143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:28.266173  6144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:28.267517  6146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:28.268428   431 server_base.cc:1061] running on GCE node
I20260608 12:41:28.269361   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:28.269572   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:28.269757   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922488269738 us; error 0 us; skew 500 ppm
I20260608 12:41:28.270311   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:28.272746   431 webserver.cc:533] Webserver started at http://127.0.107.196:44517/ using document root <none> and password file <none>
I20260608 12:41:28.273244   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:28.273432   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:28.273707   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:28.274796   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "d1b98808b0144763bb81040301f0e806"
format_stamp: "Formatted at 2026-06-08 12:41:28 on dist-test-slave-qzs9"
I20260608 12:41:28.279223   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:28.282603  6151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:28.283334   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:28.283615   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "d1b98808b0144763bb81040301f0e806"
format_stamp: "Formatted at 2026-06-08 12:41:28 on dist-test-slave-qzs9"
I20260608 12:41:28.283888   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-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)
I20260608 12:41:28.292209   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:28.293360   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:28.294713   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:28.296975   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:28.297170   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:28.297405   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:28.297560   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:28.339156   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:44697
I20260608 12:41:28.339259  6213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:44697 every 8 connection(s)
I20260608 12:41:28.354631  6214 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37287
I20260608 12:41:28.355005  6214 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:28.355691  6214 heartbeater.cc:507] Master 127.0.107.254:37287 requested a full tablet report, sending...
I20260608 12:41:28.357594  5803 ts_manager.cc:194] Registered new tserver with Master: d1b98808b0144763bb81040301f0e806 (127.0.107.196:44697)
I20260608 12:41:28.359033  5803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48262
I20260608 12:41:28.399225  6128 consensus_queue.cc:1048] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:28.399673  6129 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:28.407730  6127 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:41:28.408037  6127 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:41:28.493247  6128 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:28.517429  6128 consensus_queue.cc:1048] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:28.782253  5979 consensus_queue.cc:237] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [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: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } }
I20260608 12:41:28.791122  5905 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:28.792438  6055 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:28.793111  6225 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:28.794302  6133 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:28.804453  5946 consensus_peers.cc:597] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 -> Peer d1b98808b0144763bb81040301f0e806 (127.0.107.196:44697): Couldn't send request to peer d1b98808b0144763bb81040301f0e806. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abd6373e1731491ebbd3e4a2614bf050. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:28.805564  6055 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:28.811254  5905 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:28.814394  6133 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:28.819031  5803 catalog_manager.cc:5696] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 reported cstate change: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:28.842106  6055 consensus_queue.cc:237] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } }
I20260608 12:41:28.848310  5905 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:28.849356  5979 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:28.852864  6222 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 12:41:28.853927  6127 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:41:28.867198  6020 consensus_peers.cc:597] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 -> Peer d1b98808b0144763bb81040301f0e806 (127.0.107.196:44697): Couldn't send request to peer d1b98808b0144763bb81040301f0e806. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb127e58a5c04a8b890a5b22ead4ece4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:28.866902  5979 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:28.867352  5905 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:28.941570  5804 catalog_manager.cc:5696] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 reported cstate change: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9b08e371a3374795932de6c1487d88d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:29.083065  6234 ts_tablet_manager.cc:933] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: Initiating tablet copy from peer 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049)
I20260608 12:41:29.084422  6234 tablet_copy_client.cc:323] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42049
I20260608 12:41:29.093415  6065 tablet_copy_service.cc:140] P 9b08e371a3374795932de6c1487d88d6: Received BeginTabletCopySession request for tablet cb127e58a5c04a8b890a5b22ead4ece4 from peer d1b98808b0144763bb81040301f0e806 ({username='slave'} at 127.0.0.1:52872)
I20260608 12:41:29.093930  6065 tablet_copy_service.cc:161] P 9b08e371a3374795932de6c1487d88d6: Beginning new tablet copy session on tablet cb127e58a5c04a8b890a5b22ead4ece4 from peer d1b98808b0144763bb81040301f0e806 at {username='slave'} at 127.0.0.1:52872: session id = d1b98808b0144763bb81040301f0e806-cb127e58a5c04a8b890a5b22ead4ece4
I20260608 12:41:29.097509  6237 ts_tablet_manager.cc:933] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: Initiating tablet copy from peer f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797)
I20260608 12:41:29.099154  6237 tablet_copy_client.cc:323] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34797
I20260608 12:41:29.101567  6065 tablet_copy_source_session.cc:215] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:29.104568  6234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb127e58a5c04a8b890a5b22ead4ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:29.108304  5991 tablet_copy_service.cc:140] P f2f8134f4ba44dbc9b41acd4e90eeab3: Received BeginTabletCopySession request for tablet abd6373e1731491ebbd3e4a2614bf050 from peer d1b98808b0144763bb81040301f0e806 ({username='slave'} at 127.0.0.1:55974)
I20260608 12:41:29.108925  5991 tablet_copy_service.cc:161] P f2f8134f4ba44dbc9b41acd4e90eeab3: Beginning new tablet copy session on tablet abd6373e1731491ebbd3e4a2614bf050 from peer d1b98808b0144763bb81040301f0e806 at {username='slave'} at 127.0.0.1:55974: session id = d1b98808b0144763bb81040301f0e806-abd6373e1731491ebbd3e4a2614bf050
I20260608 12:41:29.114861  5991 tablet_copy_source_session.cc:215] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:29.116516  6234 tablet_copy_client.cc:806] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:29.117053  6234 tablet_copy_client.cc:670] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:29.117511  6237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd6373e1731491ebbd3e4a2614bf050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:29.120620  6234 tablet_copy_client.cc:538] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:29.126261  6234 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: Bootstrap starting.
I20260608 12:41:29.127928  6237 tablet_copy_client.cc:806] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:29.128437  6237 tablet_copy_client.cc:670] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:29.132141  6237 tablet_copy_client.cc:538] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:29.138254  6237 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: Bootstrap starting.
I20260608 12:41:29.142067  6234 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:41:29.142815  6234 tablet_bootstrap.cc:492] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: Bootstrap complete.
I20260608 12:41:29.143342  6234 ts_tablet_manager.cc:1403] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 12:41:29.145675  6234 raft_consensus.cc:359] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:29.146642  6234 raft_consensus.cc:740] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1b98808b0144763bb81040301f0e806, State: Initialized, Role: LEARNER
I20260608 12:41:29.147127  6234 consensus_queue.cc:260] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } }
I20260608 12:41:29.149462  6214 heartbeater.cc:499] Master 127.0.107.254:37287 was elected leader, sending a full tablet report...
I20260608 12:41:29.149803  6234 ts_tablet_manager.cc:1434] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260608 12:41:29.151907  6065 tablet_copy_service.cc:342] P 9b08e371a3374795932de6c1487d88d6: Request end of tablet copy session d1b98808b0144763bb81040301f0e806-cb127e58a5c04a8b890a5b22ead4ece4 received from {username='slave'} at 127.0.0.1:52872
I20260608 12:41:29.152308  6065 tablet_copy_service.cc:434] P 9b08e371a3374795932de6c1487d88d6: ending tablet copy session d1b98808b0144763bb81040301f0e806-cb127e58a5c04a8b890a5b22ead4ece4 on tablet cb127e58a5c04a8b890a5b22ead4ece4 with peer d1b98808b0144763bb81040301f0e806
I20260608 12:41:29.156172  6237 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: 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
I20260608 12:41:29.157007  6237 tablet_bootstrap.cc:492] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: Bootstrap complete.
I20260608 12:41:29.157542  6237 ts_tablet_manager.cc:1403] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260608 12:41:29.159608  6237 raft_consensus.cc:359] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } }
I20260608 12:41:29.160250  6237 raft_consensus.cc:740] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1b98808b0144763bb81040301f0e806, State: Initialized, Role: LEARNER
W20260608 12:41:29.160471  6076 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee3a0 after lost signal to thread 434
I20260608 12:41:29.160995  6237 consensus_queue.cc:260] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [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: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } }
W20260608 12:41:29.162302  6076 debug-util.cc:398] Leaking SignalData structure 0x7b08000939e0 after lost signal to thread 5930
I20260608 12:41:29.163527  6237 ts_tablet_manager.cc:1434] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:41:29.164947  5991 tablet_copy_service.cc:342] P f2f8134f4ba44dbc9b41acd4e90eeab3: Request end of tablet copy session d1b98808b0144763bb81040301f0e806-abd6373e1731491ebbd3e4a2614bf050 received from {username='slave'} at 127.0.0.1:55974
I20260608 12:41:29.165294  5991 tablet_copy_service.cc:434] P f2f8134f4ba44dbc9b41acd4e90eeab3: ending tablet copy session d1b98808b0144763bb81040301f0e806-abd6373e1731491ebbd3e4a2614bf050 on tablet abd6373e1731491ebbd3e4a2614bf050 with peer d1b98808b0144763bb81040301f0e806
I20260608 12:41:29.291530  6128 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:29.323041  6189 raft_consensus.cc:1217] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:29.384640  6189 raft_consensus.cc:1217] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:29.385496  6189 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1b98808b0144763bb81040301f0e806 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: true } } }
I20260608 12:41:29.956315  6225 raft_consensus.cc:1064] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: attempting to promote NON_VOTER d1b98808b0144763bb81040301f0e806 to VOTER
I20260608 12:41:29.958990  6225 consensus_queue.cc:237] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [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: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } }
I20260608 12:41:29.968676  6189 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:29.973275  6229 raft_consensus.cc:1027] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 LEADER]: attempt to promote peer d1b98808b0144763bb81040301f0e806: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 12:41:29.973465  6246 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:29.975018  5905 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:29.978152  6246 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:29.986366  6055 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:29.988214  6229 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:30.001811  5905 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.005360  6055 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.020176  5803 catalog_manager.cc:5696] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 reported cstate change: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.169765  6222 raft_consensus.cc:1064] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: attempting to promote NON_VOTER d1b98808b0144763bb81040301f0e806 to VOTER
I20260608 12:41:30.170042  6229 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.172485  6222 consensus_queue.cc:237] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } }
I20260608 12:41:30.175077  5857 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:30.181313  5979 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:30.182898  6189 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 LEARNER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:30.182986  6127 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:30.189059  6127 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:30.195612  5905 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:30.207124  6189 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } attrs { replace: true } } peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.216193  6222 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:30.238042  5979 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.244035  6055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19"
dest_uuid: "9b08e371a3374795932de6c1487d88d6"
mode: GRACEFUL
new_leader_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
 from {username='slave'} at 127.0.0.1:52882
I20260608 12:41:30.244762  6055 raft_consensus.cc:606] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Received request to transfer leadership to TS 5ff40c24c1914518b3e5d11d0fe0e5a4
I20260608 12:41:30.246294  5857 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:41:30.246789  5857 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:30.248117  5905 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.260987  5979 consensus_queue.cc:237] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } }
I20260608 12:41:30.270152  5904 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:30.270203  6189 raft_consensus.cc:1275] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Refusing update from remote peer f2f8134f4ba44dbc9b41acd4e90eeab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:30.272029  6245 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:30.273940  6246 consensus_queue.cc:1048] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:30.276489  5801 catalog_manager.cc:5696] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 reported cstate change: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b08e371a3374795932de6c1487d88d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.286347  6189 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b08e371a3374795932de6c1487d88d6 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.287350  5904 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b08e371a3374795932de6c1487d88d6 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.365481  5804 catalog_manager.cc:5696] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 reported cstate change: config changed from index 3 to 4, VOTER 9b08e371a3374795932de6c1487d88d6 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.403071  6222 raft_consensus.cc:1027] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: attempt to promote peer d1b98808b0144763bb81040301f0e806: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 12:41:30.404363  6128 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.415876  6189 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d1b98808b0144763bb81040301f0e806 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.424826  6055 consensus_queue.cc:237] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [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: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } }
I20260608 12:41:30.431116  6189 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:30.431948  5979 raft_consensus.cc:1275] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Refusing update from remote peer 9b08e371a3374795932de6c1487d88d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:30.433106  6222 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:30.433858  6127 consensus_queue.cc:1048] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:30.443112  6189 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.443228  5979 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.460629  5801 catalog_manager.cc:5696] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 reported cstate change: config changed from index 3 to 4, VOTER 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "9b08e371a3374795932de6c1487d88d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.488466  6045 tablet_service.cc:1558] Processing DeleteTablet for tablet abd6373e1731491ebbd3e4a2614bf050 with delete_type TABLET_DATA_TOMBSTONED (TS 9b08e371a3374795932de6c1487d88d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52842
I20260608 12:41:30.493520  6262 tablet_replica.cc:333] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: stopping tablet replica
I20260608 12:41:30.494410  6262 raft_consensus.cc:2243] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:30.495162  6262 raft_consensus.cc:2272] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:30.496459  6258 raft_consensus.cc:993] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: : Instructing follower 5ff40c24c1914518b3e5d11d0fe0e5a4 to start an election
I20260608 12:41:30.497082  6258 raft_consensus.cc:1081] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Signalling peer 5ff40c24c1914518b3e5d11d0fe0e5a4 to start an election
I20260608 12:41:30.498425  6262 ts_tablet_manager.cc:1916] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:30.498934  5904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19"
dest_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4"
 from {username='slave'} at 127.0.0.1:56200
I20260608 12:41:30.499547  5904 raft_consensus.cc:493] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:30.499930  5904 raft_consensus.cc:3060] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:30.506714  5904 raft_consensus.cc:515] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:30.509466  5979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3"
I20260608 12:41:30.510030  5979 raft_consensus.cc:3060] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:30.513635  6262 ts_tablet_manager.cc:1929] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:30.514142  6262 log.cc:1199] T abd6373e1731491ebbd3e4a2614bf050 P 9b08e371a3374795932de6c1487d88d6: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-2-root/wals/abd6373e1731491ebbd3e4a2614bf050
I20260608 12:41:30.515877  5790 catalog_manager.cc:5027] TS 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049): tablet abd6373e1731491ebbd3e4a2614bf050 (table test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]) successfully deleted
I20260608 12:41:30.517755  5979 raft_consensus.cc:2468] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff40c24c1914518b3e5d11d0fe0e5a4 in term 2.
I20260608 12:41:30.518908  5870 leader_election.cc:304] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [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: 5ff40c24c1914518b3e5d11d0fe0e5a4, f2f8134f4ba44dbc9b41acd4e90eeab3; no voters: 
I20260608 12:41:30.520159  6251 raft_consensus.cc:2804] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:30.521368  6251 raft_consensus.cc:697] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 2 LEADER]: Becoming Leader. State: Replica: 5ff40c24c1914518b3e5d11d0fe0e5a4, State: Running, Role: LEADER
I20260608 12:41:30.522212  6251 consensus_queue.cc:237] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:30.524652  5904 leader_election.cc:290] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [CANDIDATE]: Term 2 election: Requested vote from peers f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797), 9b08e371a3374795932de6c1487d88d6 (127.0.107.195:42049)
I20260608 12:41:30.525743  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0f5c673dcc4d8b890d597c39556b19" candidate_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b08e371a3374795932de6c1487d88d6"
I20260608 12:41:30.526315  6055 raft_consensus.cc:3055] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:30.526633  6055 raft_consensus.cc:740] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b08e371a3374795932de6c1487d88d6, State: Running, Role: LEADER
I20260608 12:41:30.527449  6055 consensus_queue.cc:260] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [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: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } }
I20260608 12:41:30.528529  6055 raft_consensus.cc:3060] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:30.535853  6055 raft_consensus.cc:2468] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff40c24c1914518b3e5d11d0fe0e5a4 in term 2.
I20260608 12:41:30.542569  5804 catalog_manager.cc:5696] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 reported cstate change: term changed from 1 to 2, leader changed from 9b08e371a3374795932de6c1487d88d6 (127.0.107.195) to 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:30.718461  6229 raft_consensus.cc:2955] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b08e371a3374795932de6c1487d88d6 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff40c24c1914518b3e5d11d0fe0e5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38009 } } peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:30.724824  5894 tablet_service.cc:1558] Processing DeleteTablet for tablet cb127e58a5c04a8b890a5b22ead4ece4 with delete_type TABLET_DATA_TOMBSTONED (TS 5ff40c24c1914518b3e5d11d0fe0e5a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56180
I20260608 12:41:30.728672  5789 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet abd6373e1731491ebbd3e4a2614bf050 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:30.733783  6265 tablet_replica.cc:333] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: stopping tablet replica
I20260608 12:41:30.734797  6265 raft_consensus.cc:2243] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:30.735638  6265 raft_consensus.cc:2272] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:30.738817  6265 ts_tablet_manager.cc:1916] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:30.750818  6265 ts_tablet_manager.cc:1929] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:30.751086  6265 log.cc:1199] T cb127e58a5c04a8b890a5b22ead4ece4 P 5ff40c24c1914518b3e5d11d0fe0e5a4: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922345639380-431-0/minicluster-data/ts-0-root/wals/cb127e58a5c04a8b890a5b22ead4ece4
I20260608 12:41:30.752476  5788 catalog_manager.cc:5027] TS 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009): tablet cb127e58a5c04a8b890a5b22ead4ece4 (table test-workload [id=4a198ca7c1c94a1db28a6f173d6d5de7]) successfully deleted
I20260608 12:41:30.779522  5979 raft_consensus.cc:1275] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 2 FOLLOWER]: Refusing update from remote peer 5ff40c24c1914518b3e5d11d0fe0e5a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:30.780776  6251 consensus_queue.cc:1048] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:30.810400  6055 raft_consensus.cc:1275] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 2 FOLLOWER]: Refusing update from remote peer 5ff40c24c1914518b3e5d11d0fe0e5a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:30.811805  6251 consensus_queue.cc:1048] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:31.130862  6128 raft_consensus.cc:2955] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2f8134f4ba44dbc9b41acd4e90eeab3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34797 } } peers { permanent_uuid: "9b08e371a3374795932de6c1487d88d6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42049 } } peers { permanent_uuid: "d1b98808b0144763bb81040301f0e806" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44697 } attrs { promote: false } } }
I20260608 12:41:31.138639  5790 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cb127e58a5c04a8b890a5b22ead4ece4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:32.247896  5857 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:32.251783  5857 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:32.252216  5857 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:34.253111  5857 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:34.255782  5857 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:34.256129  5857 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:36.257059  5857 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:36.260890  5857 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:36.261386  5857 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:36.407402   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:41:36.432686  5944 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 81 similar messages]
I20260608 12:41:36.434203   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:36.435110   431 tablet_replica.cc:333] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4: stopping tablet replica
I20260608 12:41:36.435843   431 raft_consensus.cc:2243] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:41:36.436117  5944 consensus_peers.cc:597] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 -> Peer 5ff40c24c1914518b3e5d11d0fe0e5a4 (127.0.107.193:38009): Couldn't send request to peer 5ff40c24c1914518b3e5d11d0fe0e5a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:36.436436   431 raft_consensus.cc:2272] T abd6373e1731491ebbd3e4a2614bf050 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.438344   431 tablet_replica.cc:333] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4: stopping tablet replica
I20260608 12:41:36.438814   431 raft_consensus.cc:2243] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:36.439507   431 raft_consensus.cc:2272] T 7a0f5c673dcc4d8b890d597c39556b19 P 5ff40c24c1914518b3e5d11d0fe0e5a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.489476   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:36.509804   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:36.519755  6019 consensus_peers.cc:597] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 -> Peer f2f8134f4ba44dbc9b41acd4e90eeab3 (127.0.107.194:34797): Couldn't send request to peer f2f8134f4ba44dbc9b41acd4e90eeab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:36.537246   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:36.538097   431 tablet_replica.cc:333] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3: stopping tablet replica
I20260608 12:41:36.539417   431 raft_consensus.cc:2243] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:36.540232   431 raft_consensus.cc:2272] T 7a0f5c673dcc4d8b890d597c39556b19 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.542919   431 tablet_replica.cc:333] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3: stopping tablet replica
I20260608 12:41:36.543439   431 raft_consensus.cc:2243] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:36.544555   431 raft_consensus.cc:2272] T cb127e58a5c04a8b890a5b22ead4ece4 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.546759   431 tablet_replica.cc:333] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3: stopping tablet replica
I20260608 12:41:36.547200   431 raft_consensus.cc:2243] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:36.548347   431 raft_consensus.cc:2272] T abd6373e1731491ebbd3e4a2614bf050 P f2f8134f4ba44dbc9b41acd4e90eeab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.571702   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:36.586700   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:36.607172   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:36.607944   431 tablet_replica.cc:333] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6: stopping tablet replica
I20260608 12:41:36.608723   431 raft_consensus.cc:2243] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:36.609349   431 raft_consensus.cc:2272] T 7a0f5c673dcc4d8b890d597c39556b19 P 9b08e371a3374795932de6c1487d88d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.611611   431 tablet_replica.cc:333] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6: stopping tablet replica
I20260608 12:41:36.612138   431 raft_consensus.cc:2243] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:36.613144   431 raft_consensus.cc:2272] T cb127e58a5c04a8b890a5b22ead4ece4 P 9b08e371a3374795932de6c1487d88d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.657039   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:36.672420   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:36.694490   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:36.695277   431 tablet_replica.cc:333] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806: stopping tablet replica
I20260608 12:41:36.695958   431 raft_consensus.cc:2243] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:36.696875   431 raft_consensus.cc:2272] T abd6373e1731491ebbd3e4a2614bf050 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.699468   431 tablet_replica.cc:333] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806: stopping tablet replica
I20260608 12:41:36.699966   431 raft_consensus.cc:2243] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:36.700584   431 raft_consensus.cc:2272] T cb127e58a5c04a8b890a5b22ead4ece4 P d1b98808b0144763bb81040301f0e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.721578   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:36.733927   431 master.cc:562] Master@127.0.107.254:37287 shutting down...
I20260608 12:41:36.751325   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:36.752031   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:36.752377   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f1b39fbe3dd4b629f2dd16816aa124a: stopping tablet replica
I20260608 12:41:36.771188   431 master.cc:584] Master@127.0.107.254:37287 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11168 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:41:36.807863   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44385
I20260608 12:41:36.809005   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:36.814307  6276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:36.814332  6277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:36.815021  6279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:36.816641   431 server_base.cc:1061] running on GCE node
I20260608 12:41:36.817478   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:36.817648   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:36.817759   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922496817747 us; error 0 us; skew 500 ppm
I20260608 12:41:36.818244   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:36.820390   431 webserver.cc:533] Webserver started at http://127.0.107.254:35893/ using document root <none> and password file <none>
I20260608 12:41:36.820897   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:36.821056   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:36.821273   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:36.822309   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "f0537b833bdf405ea5a49367ba25c5fe"
format_stamp: "Formatted at 2026-06-08 12:41:36 on dist-test-slave-qzs9"
I20260608 12:41:36.826551   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:41:36.829761  6284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:36.830473   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:36.830724   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "f0537b833bdf405ea5a49367ba25c5fe"
format_stamp: "Formatted at 2026-06-08 12:41:36 on dist-test-slave-qzs9"
I20260608 12:41:36.830951   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-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)
I20260608 12:41:36.856056   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:36.857256   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:36.896781   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44385
I20260608 12:41:36.896905  6335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44385 every 8 connection(s)
I20260608 12:41:36.900835  6336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:36.911594  6336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe: Bootstrap starting.
I20260608 12:41:36.916374  6336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:36.920447  6336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe: No bootstrap required, opened a new log
I20260608 12:41:36.922664  6336 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0537b833bdf405ea5a49367ba25c5fe" member_type: VOTER }
I20260608 12:41:36.923069  6336 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:36.923286  6336 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0537b833bdf405ea5a49367ba25c5fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:36.923902  6336 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0537b833bdf405ea5a49367ba25c5fe" member_type: VOTER }
I20260608 12:41:36.924355  6336 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:36.924633  6336 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:36.924935  6336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:36.929013  6336 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0537b833bdf405ea5a49367ba25c5fe" member_type: VOTER }
I20260608 12:41:36.929497  6336 leader_election.cc:304] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [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: f0537b833bdf405ea5a49367ba25c5fe; no voters: 
I20260608 12:41:36.930562  6336 leader_election.cc:290] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:36.930949  6339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:36.932318  6339 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 1 LEADER]: Becoming Leader. State: Replica: f0537b833bdf405ea5a49367ba25c5fe, State: Running, Role: LEADER
I20260608 12:41:36.933109  6339 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [LEADER]: Queue going to LEADER mode. State: All 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: "f0537b833bdf405ea5a49367ba25c5fe" member_type: VOTER }
I20260608 12:41:36.933861  6336 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:36.939237  6341 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0537b833bdf405ea5a49367ba25c5fe. Latest consensus state: current_term: 1 leader_uuid: "f0537b833bdf405ea5a49367ba25c5fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0537b833bdf405ea5a49367ba25c5fe" member_type: VOTER } }
I20260608 12:41:36.939644  6341 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:36.940613  6340 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0537b833bdf405ea5a49367ba25c5fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0537b833bdf405ea5a49367ba25c5fe" member_type: VOTER } }
I20260608 12:41:36.941207  6340 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:36.941529  6348 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:36.947000  6348 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:36.947988   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:36.955642  6348 catalog_manager.cc:1382] Generated new cluster ID: 60ee96c9b6884a3cab68726b307212dd
I20260608 12:41:36.956095  6348 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:36.971630  6348 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:36.972860  6348 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:36.989779  6348 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe: Generated new TSK 0
I20260608 12:41:36.990410  6348 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:37.014019   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.021790  6358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.021597  6357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.023749  6360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.023955   431 server_base.cc:1061] running on GCE node
I20260608 12:41:37.024838   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.025012   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.025138   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497025127 us; error 0 us; skew 500 ppm
I20260608 12:41:37.025628   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.027737   431 webserver.cc:533] Webserver started at http://127.0.107.193:34899/ using document root <none> and password file <none>
I20260608 12:41:37.028226   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.028383   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.028607   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.029740   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "9a7ccb032d0245538ae9142f609b7983"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-qzs9"
I20260608 12:41:37.034216   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:41:37.037571  6365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.038295   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:37.038538   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "9a7ccb032d0245538ae9142f609b7983"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-qzs9"
I20260608 12:41:37.038758   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-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)
I20260608 12:41:37.064519   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.065609   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.066947   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:37.069142   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:37.069320   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.069532   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:37.069672   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.108667   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34195
I20260608 12:41:37.108827  6427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34195 every 8 connection(s)
I20260608 12:41:37.113826   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.121361  6432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.123309  6433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.123940  6435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.124939   431 server_base.cc:1061] running on GCE node
I20260608 12:41:37.125908   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.126091   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.126221   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497126210 us; error 0 us; skew 500 ppm
I20260608 12:41:37.126710   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.129195   431 webserver.cc:533] Webserver started at http://127.0.107.194:41665/ using document root <none> and password file <none>
I20260608 12:41:37.129779   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.130023   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.130247   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.131114  6428 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44385
I20260608 12:41:37.131551  6428 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:37.131572   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "9e4d9667f3dd4c598ae3876739b20c39"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-qzs9"
I20260608 12:41:37.132426  6428 heartbeater.cc:507] Master 127.0.107.254:44385 requested a full tablet report, sending...
I20260608 12:41:37.134635  6301 ts_manager.cc:194] Registered new tserver with Master: 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195)
I20260608 12:41:37.136864   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:37.136879  6301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39738
I20260608 12:41:37.140637  6440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.141384   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:37.141651   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "9e4d9667f3dd4c598ae3876739b20c39"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-qzs9"
I20260608 12:41:37.141913   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-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)
I20260608 12:41:37.151240   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.152300   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.153662   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:37.155745   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:37.155928   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.156137   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:37.156286   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.194425   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34947
I20260608 12:41:37.194541  6502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34947 every 8 connection(s)
I20260608 12:41:37.199155   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.205531  6506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.207544  6507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.208961   431 server_base.cc:1061] running on GCE node
W20260608 12:41:37.209862  6509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.210819   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.211076   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.211241  6503 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44385
I20260608 12:41:37.211292   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497211271 us; error 0 us; skew 500 ppm
I20260608 12:41:37.211747  6503 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:37.212128   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.212455  6503 heartbeater.cc:507] Master 127.0.107.254:44385 requested a full tablet report, sending...
I20260608 12:41:37.214636  6301 ts_manager.cc:194] Registered new tserver with Master: 9e4d9667f3dd4c598ae3876739b20c39 (127.0.107.194:34947)
I20260608 12:41:37.214694   431 webserver.cc:533] Webserver started at http://127.0.107.195:40843/ using document root <none> and password file <none>
I20260608 12:41:37.215574   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.215818   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.216074   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.216439  6301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39744
I20260608 12:41:37.217264   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "f9e9a836a3554eecb2587ced4966d389"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-qzs9"
I20260608 12:41:37.221688   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:41:37.224840  6514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.225543   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:37.225821   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "f9e9a836a3554eecb2587ced4966d389"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-qzs9"
I20260608 12:41:37.226069   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922345639380-431-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)
I20260608 12:41:37.240049   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.241237   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.242569   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:37.244902   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:37.245091   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.245296   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:37.245445   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.282369   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35597
I20260608 12:41:37.282531  6576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35597 every 8 connection(s)
I20260608 12:41:37.296132  6577 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44385
I20260608 12:41:37.296532  6577 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:37.297284  6577 heartbeater.cc:507] Master 127.0.107.254:44385 requested a full tablet report, sending...
I20260608 12:41:37.299101  6301 ts_manager.cc:194] Registered new tserver with Master: f9e9a836a3554eecb2587ced4966d389 (127.0.107.195:35597)
I20260608 12:41:37.300019   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014361794s
I20260608 12:41:37.300393  6301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39758
I20260608 12:41:38.139529  6428 heartbeater.cc:499] Master 127.0.107.254:44385 was elected leader, sending a full tablet report...
I20260608 12:41:38.218809  6503 heartbeater.cc:499] Master 127.0.107.254:44385 was elected leader, sending a full tablet report...
I20260608 12:41:38.302821  6577 heartbeater.cc:499] Master 127.0.107.254:44385 was elected leader, sending a full tablet report...
I20260608 12:41:38.354453  6301 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39768:
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"
    }
  }
}
W20260608 12:41:38.356444  6301 catalog_manager.cc:7076] 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.
I20260608 12:41:38.398026  6468 tablet_service.cc:1511] Processing CreateTablet for tablet fd4fa4400e334fd6bf26419ccc18edf4 (DEFAULT_TABLE table=test-workload [id=ecb1c0695e3f4854ac4e9a2d42362666]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:38.399413  6468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4fa4400e334fd6bf26419ccc18edf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.410315  6542 tablet_service.cc:1511] Processing CreateTablet for tablet fd4fa4400e334fd6bf26419ccc18edf4 (DEFAULT_TABLE table=test-workload [id=ecb1c0695e3f4854ac4e9a2d42362666]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:38.411684  6542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4fa4400e334fd6bf26419ccc18edf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.411775  6393 tablet_service.cc:1511] Processing CreateTablet for tablet fd4fa4400e334fd6bf26419ccc18edf4 (DEFAULT_TABLE table=test-workload [id=ecb1c0695e3f4854ac4e9a2d42362666]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:38.413058  6393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4fa4400e334fd6bf26419ccc18edf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.417371  6597 tablet_bootstrap.cc:492] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: Bootstrap starting.
I20260608 12:41:38.424383  6597 tablet_bootstrap.cc:654] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:38.426070  6598 tablet_bootstrap.cc:492] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389: Bootstrap starting.
I20260608 12:41:38.428328  6599 tablet_bootstrap.cc:492] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983: Bootstrap starting.
I20260608 12:41:38.431205  6597 tablet_bootstrap.cc:492] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: No bootstrap required, opened a new log
I20260608 12:41:38.431628  6597 ts_tablet_manager.cc:1403] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 12:41:38.434517  6598 tablet_bootstrap.cc:654] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:38.434294  6597 raft_consensus.cc:359] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.434973  6597 raft_consensus.cc:385] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:38.435278  6597 raft_consensus.cc:740] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4d9667f3dd4c598ae3876739b20c39, State: Initialized, Role: FOLLOWER
I20260608 12:41:38.435478  6599 tablet_bootstrap.cc:654] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:38.435979  6597 consensus_queue.cc:260] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.438671  6597 ts_tablet_manager.cc:1434] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:38.442075  6598 tablet_bootstrap.cc:492] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389: No bootstrap required, opened a new log
I20260608 12:41:38.442499  6599 tablet_bootstrap.cc:492] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983: No bootstrap required, opened a new log
I20260608 12:41:38.442606  6598 ts_tablet_manager.cc:1403] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:41:38.443115  6599 ts_tablet_manager.cc:1403] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:41:38.445787  6598 raft_consensus.cc:359] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.446067  6599 raft_consensus.cc:359] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.446529  6598 raft_consensus.cc:385] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:38.446746  6599 raft_consensus.cc:385] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:38.446856  6598 raft_consensus.cc:740] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e9a836a3554eecb2587ced4966d389, State: Initialized, Role: FOLLOWER
I20260608 12:41:38.447178  6599 raft_consensus.cc:740] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccb032d0245538ae9142f609b7983, State: Initialized, Role: FOLLOWER
I20260608 12:41:38.447750  6598 consensus_queue.cc:260] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.447986  6599 consensus_queue.cc:260] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
W20260608 12:41:38.449395  6504 tablet.cc:2404] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:38.451778  6599 ts_tablet_manager.cc:1434] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:38.452502  6598 ts_tablet_manager.cc:1434] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:41:38.459723  6601 raft_consensus.cc:493] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:38.460373  6601 raft_consensus.cc:515] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.462961  6601 leader_election.cc:290] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e9a836a3554eecb2587ced4966d389 (127.0.107.195:35597), 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195)
I20260608 12:41:38.475782  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fa4400e334fd6bf26419ccc18edf4" candidate_uuid: "9e4d9667f3dd4c598ae3876739b20c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e9a836a3554eecb2587ced4966d389" is_pre_election: true
I20260608 12:41:38.475790  6403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fa4400e334fd6bf26419ccc18edf4" candidate_uuid: "9e4d9667f3dd4c598ae3876739b20c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccb032d0245538ae9142f609b7983" is_pre_election: true
I20260608 12:41:38.476678  6552 raft_consensus.cc:2468] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4d9667f3dd4c598ae3876739b20c39 in term 0.
I20260608 12:41:38.476774  6403 raft_consensus.cc:2468] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4d9667f3dd4c598ae3876739b20c39 in term 0.
I20260608 12:41:38.478227  6441 leader_election.cc:304] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 9a7ccb032d0245538ae9142f609b7983, 9e4d9667f3dd4c598ae3876739b20c39, f9e9a836a3554eecb2587ced4966d389; no voters: 
I20260608 12:41:38.478848  6601 raft_consensus.cc:2804] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:38.479126  6601 raft_consensus.cc:493] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:38.479377  6601 raft_consensus.cc:3060] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:38.483955  6601 raft_consensus.cc:515] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.485457  6601 leader_election.cc:290] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [CANDIDATE]: Term 1 election: Requested vote from peers f9e9a836a3554eecb2587ced4966d389 (127.0.107.195:35597), 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195)
I20260608 12:41:38.486193  6552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fa4400e334fd6bf26419ccc18edf4" candidate_uuid: "9e4d9667f3dd4c598ae3876739b20c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e9a836a3554eecb2587ced4966d389"
I20260608 12:41:38.486378  6403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fa4400e334fd6bf26419ccc18edf4" candidate_uuid: "9e4d9667f3dd4c598ae3876739b20c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccb032d0245538ae9142f609b7983"
I20260608 12:41:38.486666  6552 raft_consensus.cc:3060] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:38.486837  6403 raft_consensus.cc:3060] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:38.491497  6403 raft_consensus.cc:2468] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4d9667f3dd4c598ae3876739b20c39 in term 1.
I20260608 12:41:38.491499  6552 raft_consensus.cc:2468] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4d9667f3dd4c598ae3876739b20c39 in term 1.
I20260608 12:41:38.492558  6443 leader_election.cc:304] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [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: 9a7ccb032d0245538ae9142f609b7983, 9e4d9667f3dd4c598ae3876739b20c39; no voters: 
I20260608 12:41:38.493233  6601 raft_consensus.cc:2804] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:38.494266  6601 raft_consensus.cc:697] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4d9667f3dd4c598ae3876739b20c39, State: Running, Role: LEADER
I20260608 12:41:38.494982  6601 consensus_queue.cc:237] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [LEADER]: Queue going to LEADER mode. State: All 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: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } }
I20260608 12:41:38.501507  6301 catalog_manager.cc:5696] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4d9667f3dd4c598ae3876739b20c39 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9e4d9667f3dd4c598ae3876739b20c39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4d9667f3dd4c598ae3876739b20c39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a7ccb032d0245538ae9142f609b7983" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:38.523778   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:38.540565   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:38.541361   431 tablet_replica.cc:333] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983: stopping tablet replica
I20260608 12:41:38.541884   431 raft_consensus.cc:2243] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:38.542273   431 raft_consensus.cc:2272] T fd4fa4400e334fd6bf26419ccc18edf4 P 9a7ccb032d0245538ae9142f609b7983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:38.560032   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:41:38.892804  6443 consensus_peers.cc:597] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 -> Peer 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195): Couldn't send request to peer 9a7ccb032d0245538ae9142f609b7983. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:38.923478  6601 consensus_queue.cc:1048] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e9a836a3554eecb2587ced4966d389" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:38.947868  6354 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:38.949167  6354 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:38.949476  6354 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:40.922956  6443 consensus_peers.cc:597] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 -> Peer 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195): Couldn't send request to peer 9a7ccb032d0245538ae9142f609b7983. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:40.950320  6354 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:40.951754  6354 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:40.952060  6354 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:41.514628  6443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 12:41:42.953054  6354 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:42.954903  6354 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:42.955332  6354 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:43.438620  6443 consensus_peers.cc:597] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 -> Peer 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195): Couldn't send request to peer 9a7ccb032d0245538ae9142f609b7983. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:41:44.956287  6354 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:44.957610  6354 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:44.957895  6354 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:45.941231  6443 consensus_peers.cc:597] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 -> Peer 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195): Couldn't send request to peer 9a7ccb032d0245538ae9142f609b7983. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:41:47.268193  6354 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:47.270112  6354 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:47.270460  6354 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:47.271440  6443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:41:48.238417  6573 debug-util.cc:398] Leaking SignalData structure 0x7b080027f800 after lost signal to thread 434
W20260608 12:41:48.239317  6573 debug-util.cc:398] Leaking SignalData structure 0x7b080027fee0 after lost signal to thread 6335
W20260608 12:41:48.240336  6573 debug-util.cc:398] Leaking SignalData structure 0x7b0800038880 after lost signal to thread 6502
W20260608 12:41:48.241232  6573 debug-util.cc:398] Leaking SignalData structure 0x7b08002abaa0 after lost signal to thread 6576
W20260608 12:41:48.717060  6443 consensus_peers.cc:597] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 -> Peer 9a7ccb032d0245538ae9142f609b7983 (127.0.107.193:34195): Couldn't send request to peer 9a7ccb032d0245538ae9142f609b7983. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34195: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:41:49.271309  6354 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:49.272671  6354 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:49.273002  6354 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:50.025087   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:50.056387   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:50.057418   431 tablet_replica.cc:333] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39: stopping tablet replica
I20260608 12:41:50.058250   431 raft_consensus.cc:2243] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:50.059741   431 raft_consensus.cc:2272] T fd4fa4400e334fd6bf26419ccc18edf4 P 9e4d9667f3dd4c598ae3876739b20c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:50.084461   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:50.100069   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:50.129109   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:50.129895   431 tablet_replica.cc:333] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389: stopping tablet replica
I20260608 12:41:50.130568   431 raft_consensus.cc:2243] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:50.131126   431 raft_consensus.cc:2272] T fd4fa4400e334fd6bf26419ccc18edf4 P f9e9a836a3554eecb2587ced4966d389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:50.622581   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:50.634603   431 master.cc:562] Master@127.0.107.254:44385 shutting down...
I20260608 12:41:50.652740   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:50.653363   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:50.653678   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0537b833bdf405ea5a49367ba25c5fe: stopping tablet replica
I20260608 12:41:50.672161   431 master.cc:584] Master@127.0.107.254:44385 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13898 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:41:50.706878   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40569
I20260608 12:41:50.707991   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.713678  6631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.713755  6632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.714700  6634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:50.714986   431 server_base.cc:1061] running on GCE node
I20260608 12:41:50.715857   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:50.716028   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:50.716154   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922510716136 us; error 0 us; skew 500 ppm
I20260608 12:41:50.716640   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:50.718868   431 webserver.cc:533] Webserver started at http://127.0.107.254:37169/ using document root <none> and password file <none>
I20260608 12:41:50.719333   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:50.719489   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:50.719704   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:50.720860   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "a763b5f0e47d43f48265833537a1048b"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-qzs9"
I20260608 12:41:50.725119   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:50.728330  6639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.729049   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:50.729310   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "a763b5f0e47d43f48265833537a1048b"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-qzs9"
I20260608 12:41:50.729557   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-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)
I20260608 12:41:50.747995   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:50.749187   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:50.785599   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40569
I20260608 12:41:50.785717  6690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40569 every 8 connection(s)
I20260608 12:41:50.789736  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:50.800509  6691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b: Bootstrap starting.
I20260608 12:41:50.805256  6691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.809233  6691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b: No bootstrap required, opened a new log
I20260608 12:41:50.811416  6691 raft_consensus.cc:359] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a763b5f0e47d43f48265833537a1048b" member_type: VOTER }
I20260608 12:41:50.811815  6691 raft_consensus.cc:385] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.812022  6691 raft_consensus.cc:740] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763b5f0e47d43f48265833537a1048b, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.812605  6691 consensus_queue.cc:260] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a763b5f0e47d43f48265833537a1048b" member_type: VOTER }
I20260608 12:41:50.813069  6691 raft_consensus.cc:399] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:50.813292  6691 raft_consensus.cc:493] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:50.813535  6691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.817734  6691 raft_consensus.cc:515] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a763b5f0e47d43f48265833537a1048b" member_type: VOTER }
I20260608 12:41:50.818214  6691 leader_election.cc:304] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [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: a763b5f0e47d43f48265833537a1048b; no voters: 
I20260608 12:41:50.819278  6691 leader_election.cc:290] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:50.819711  6694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.821069  6694 raft_consensus.cc:697] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 1 LEADER]: Becoming Leader. State: Replica: a763b5f0e47d43f48265833537a1048b, State: Running, Role: LEADER
I20260608 12:41:50.821667  6694 consensus_queue.cc:237] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [LEADER]: Queue going to LEADER mode. State: All 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: "a763b5f0e47d43f48265833537a1048b" member_type: VOTER }
I20260608 12:41:50.822218  6691 sys_catalog.cc:565] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:50.826583  6695 sys_catalog.cc:455] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a763b5f0e47d43f48265833537a1048b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a763b5f0e47d43f48265833537a1048b" member_type: VOTER } }
I20260608 12:41:50.826869  6696 sys_catalog.cc:455] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a763b5f0e47d43f48265833537a1048b. Latest consensus state: current_term: 1 leader_uuid: "a763b5f0e47d43f48265833537a1048b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a763b5f0e47d43f48265833537a1048b" member_type: VOTER } }
I20260608 12:41:50.827179  6695 sys_catalog.cc:458] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:50.827476  6696 sys_catalog.cc:458] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:50.829794  6702 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:50.835014  6702 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:50.837684   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:50.843963  6702 catalog_manager.cc:1382] Generated new cluster ID: fcbaec54e08041ca90fe8bb19a875dc2
I20260608 12:41:50.844209  6702 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:50.883569  6702 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:50.884979  6702 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:50.896641  6702 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b: Generated new TSK 0
I20260608 12:41:50.897224  6702 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:50.904776   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.910811  6712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.912334  6713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.913374  6715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:50.913822   431 server_base.cc:1061] running on GCE node
I20260608 12:41:50.914633   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:50.914830   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:50.914978   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922510914960 us; error 0 us; skew 500 ppm
I20260608 12:41:50.915529   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:50.917780   431 webserver.cc:533] Webserver started at http://127.0.107.193:37191/ using document root <none> and password file <none>
I20260608 12:41:50.918231   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:50.918406   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:50.918637   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:50.919718   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "8a4ca21478fb498aa2932c255606acf1"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-qzs9"
I20260608 12:41:50.924093   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:50.927361  6720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.928133   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:50.928385   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "8a4ca21478fb498aa2932c255606acf1"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-qzs9"
I20260608 12:41:50.928620   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-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)
I20260608 12:41:50.942368   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:50.943485   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:50.944865   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:50.947072   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:50.947249   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.947484   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:50.947624   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.985834   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37995
I20260608 12:41:50.985946  6782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37995 every 8 connection(s)
I20260608 12:41:50.990865   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.999078  6787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.999087  6788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:51.002506  6790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:51.002640   431 server_base.cc:1061] running on GCE node
I20260608 12:41:51.003762   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:51.003947   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:51.004073   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922511004062 us; error 0 us; skew 500 ppm
I20260608 12:41:51.004874   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:51.007728   431 webserver.cc:533] Webserver started at http://127.0.107.194:40585/ using document root <none> and password file <none>
I20260608 12:41:51.007813  6783 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40569
I20260608 12:41:51.008244  6783 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:51.008384   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:51.008669   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:51.009004   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:51.009227  6783 heartbeater.cc:507] Master 127.0.107.254:40569 requested a full tablet report, sending...
I20260608 12:41:51.010576   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "046a05c58896439ebb57b4bede76b450"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-qzs9"
I20260608 12:41:51.011591  6656 ts_manager.cc:194] Registered new tserver with Master: 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995)
I20260608 12:41:51.013429  6656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55574
I20260608 12:41:51.015481   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:41:51.018941  6795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.019626   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:51.019886   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "046a05c58896439ebb57b4bede76b450"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-qzs9"
I20260608 12:41:51.020156   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-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)
I20260608 12:41:51.061416   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:51.062674   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:51.064534   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:51.066850   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:51.067024   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.067277   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:51.067421   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.105970   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41811
I20260608 12:41:51.106096  6857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41811 every 8 connection(s)
I20260608 12:41:51.110827   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:51.118168  6861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:51.118533  6862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:51.122124   431 server_base.cc:1061] running on GCE node
W20260608 12:41:51.122174  6864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:51.123270   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:51.123359  6858 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40569
W20260608 12:41:51.123556   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:51.123806   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922511123786 us; error 0 us; skew 500 ppm
I20260608 12:41:51.123813  6858 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:51.124809   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:51.124979  6858 heartbeater.cc:507] Master 127.0.107.254:40569 requested a full tablet report, sending...
I20260608 12:41:51.127210  6656 ts_manager.cc:194] Registered new tserver with Master: 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:51.127485   431 webserver.cc:533] Webserver started at http://127.0.107.195:38133/ using document root <none> and password file <none>
I20260608 12:41:51.127998   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:51.128175   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:51.128413   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:51.128597  6656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55582
I20260608 12:41:51.129710   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "12b43e98bdcd49c0986ee47a050b94ca"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-qzs9"
I20260608 12:41:51.134142   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:41:51.137208  6869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.137893   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 12:41:51.138166   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "12b43e98bdcd49c0986ee47a050b94ca"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-qzs9"
I20260608 12:41:51.138414   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-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)
I20260608 12:41:51.158851   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:51.159955   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:51.161381   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:51.163584   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:51.163775   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.163991   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:51.164152   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.202710   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39505
I20260608 12:41:51.202849  6931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39505 every 8 connection(s)
I20260608 12:41:51.216814  6932 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40569
I20260608 12:41:51.217197  6932 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:51.217936  6932 heartbeater.cc:507] Master 127.0.107.254:40569 requested a full tablet report, sending...
I20260608 12:41:51.219936  6656 ts_manager.cc:194] Registered new tserver with Master: 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:51.220327   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014476364s
I20260608 12:41:51.221387  6656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55588
I20260608 12:41:52.016135  6783 heartbeater.cc:499] Master 127.0.107.254:40569 was elected leader, sending a full tablet report...
I20260608 12:41:52.131165  6858 heartbeater.cc:499] Master 127.0.107.254:40569 was elected leader, sending a full tablet report...
I20260608 12:41:52.224117  6932 heartbeater.cc:499] Master 127.0.107.254:40569 was elected leader, sending a full tablet report...
I20260608 12:41:52.275966  6656 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55600:
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"
    }
  }
}
W20260608 12:41:52.278383  6656 catalog_manager.cc:7076] 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.
I20260608 12:41:52.328683  6748 tablet_service.cc:1511] Processing CreateTablet for tablet d62e8518604448939ccf35ec6e060678 (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:52.329113  6747 tablet_service.cc:1511] Processing CreateTablet for tablet 32112ea4710c41078da6afa893e9884e (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:52.330212  6748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62e8518604448939ccf35ec6e060678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.332124  6747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32112ea4710c41078da6afa893e9884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.333241  6746 tablet_service.cc:1511] Processing CreateTablet for tablet 961bae2a006b44d6b04fa280f06d9cff (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:52.334596  6746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961bae2a006b44d6b04fa280f06d9cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.356855  6745 tablet_service.cc:1511] Processing CreateTablet for tablet d9511dc8426d4e91b203ebfdd11f0c69 (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:52.358402  6745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9511dc8426d4e91b203ebfdd11f0c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.365389  6897 tablet_service.cc:1511] Processing CreateTablet for tablet d62e8518604448939ccf35ec6e060678 (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:52.365777  6894 tablet_service.cc:1511] Processing CreateTablet for tablet d9511dc8426d4e91b203ebfdd11f0c69 (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:52.366784  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62e8518604448939ccf35ec6e060678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.367906  6895 tablet_service.cc:1511] Processing CreateTablet for tablet 961bae2a006b44d6b04fa280f06d9cff (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:52.368455  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9511dc8426d4e91b203ebfdd11f0c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.369974  6896 tablet_service.cc:1511] Processing CreateTablet for tablet 32112ea4710c41078da6afa893e9884e (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:52.370610  6951 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: Bootstrap starting.
I20260608 12:41:52.371330  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32112ea4710c41078da6afa893e9884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.376915  6823 tablet_service.cc:1511] Processing CreateTablet for tablet d62e8518604448939ccf35ec6e060678 (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:52.377203  6822 tablet_service.cc:1511] Processing CreateTablet for tablet 32112ea4710c41078da6afa893e9884e (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:52.378371  6823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62e8518604448939ccf35ec6e060678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.379760  6821 tablet_service.cc:1511] Processing CreateTablet for tablet 961bae2a006b44d6b04fa280f06d9cff (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:52.381260  6821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961bae2a006b44d6b04fa280f06d9cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.385494  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961bae2a006b44d6b04fa280f06d9cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.386150  6820 tablet_service.cc:1511] Processing CreateTablet for tablet d9511dc8426d4e91b203ebfdd11f0c69 (DEFAULT_TABLE table=test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:52.387532  6820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9511dc8426d4e91b203ebfdd11f0c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.392375  6951 tablet_bootstrap.cc:654] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.392961  6822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32112ea4710c41078da6afa893e9884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.414829  6952 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: Bootstrap starting.
I20260608 12:41:52.417702  6953 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: Bootstrap starting.
I20260608 12:41:52.422835  6952 tablet_bootstrap.cc:654] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.424566  6953 tablet_bootstrap.cc:654] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.428061  6951 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: No bootstrap required, opened a new log
I20260608 12:41:52.428527  6951 ts_tablet_manager.cc:1403] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.000s
I20260608 12:41:52.430045  6952 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: No bootstrap required, opened a new log
I20260608 12:41:52.430640  6952 ts_tablet_manager.cc:1403] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:41:52.430960  6953 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: No bootstrap required, opened a new log
I20260608 12:41:52.431448  6953 ts_tablet_manager.cc:1403] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260608 12:41:52.431531  6951 raft_consensus.cc:359] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.432257  6951 raft_consensus.cc:385] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.432523  6951 raft_consensus.cc:740] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4ca21478fb498aa2932c255606acf1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.433311  6951 consensus_queue.cc:260] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.433504  6952 raft_consensus.cc:359] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.434250  6952 raft_consensus.cc:385] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.434549  6952 raft_consensus.cc:740] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.434544  6953 raft_consensus.cc:359] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.435451  6953 raft_consensus.cc:385] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.435763  6953 raft_consensus.cc:740] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.435600  6952 consensus_queue.cc:260] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.436846  6953 consensus_queue.cc:260] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.442299  6952 ts_tablet_manager.cc:1434] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 12:41:52.442632  6951 ts_tablet_manager.cc:1434] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:41:52.443761  6951 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1: Bootstrap starting.
I20260608 12:41:52.444016  6953 ts_tablet_manager.cc:1434] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:41:52.445046  6953 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: Bootstrap starting.
I20260608 12:41:52.450146  6953 tablet_bootstrap.cc:654] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.450930  6951 tablet_bootstrap.cc:654] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.453985  6952 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca: Bootstrap starting.
I20260608 12:41:52.462464  6951 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1: No bootstrap required, opened a new log
I20260608 12:41:52.462714  6952 tablet_bootstrap.cc:654] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.463014  6951 ts_tablet_manager.cc:1403] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 12:41:52.464038  6953 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: No bootstrap required, opened a new log
I20260608 12:41:52.464607  6953 ts_tablet_manager.cc:1403] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:41:52.466405  6951 raft_consensus.cc:359] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.467176  6951 raft_consensus.cc:385] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.467476  6951 raft_consensus.cc:740] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4ca21478fb498aa2932c255606acf1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.468031  6953 raft_consensus.cc:359] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.468295  6951 consensus_queue.cc:260] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.468873  6953 raft_consensus.cc:385] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.469349  6953 raft_consensus.cc:740] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.470180  6953 consensus_queue.cc:260] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.471108  6951 ts_tablet_manager.cc:1434] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:52.472114  6951 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1: Bootstrap starting.
I20260608 12:41:52.472594  6953 ts_tablet_manager.cc:1434] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:52.473688  6953 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: Bootstrap starting.
I20260608 12:41:52.479012  6951 tablet_bootstrap.cc:654] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.480605  6953 tablet_bootstrap.cc:654] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.488106  6958 raft_consensus.cc:493] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.488718  6958 raft_consensus.cc:515] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.491382  6951 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1: No bootstrap required, opened a new log
I20260608 12:41:52.491925  6951 ts_tablet_manager.cc:1403] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 12:41:52.495610  6951 raft_consensus.cc:359] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.496402  6951 raft_consensus.cc:385] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.497927  6951 raft_consensus.cc:740] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4ca21478fb498aa2932c255606acf1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.498862  6951 consensus_queue.cc:260] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.499269  6958 leader_election.cc:290] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:52.499756  6953 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: No bootstrap required, opened a new log
I20260608 12:41:52.500330  6953 ts_tablet_manager.cc:1403] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.016s
I20260608 12:41:52.501480  6951 ts_tablet_manager.cc:1434] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260608 12:41:52.502573  6951 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1: Bootstrap starting.
I20260608 12:41:52.503782  6953 raft_consensus.cc:359] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.504568  6953 raft_consensus.cc:385] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.504953  6953 raft_consensus.cc:740] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.506009  6953 consensus_queue.cc:260] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.510185  6951 tablet_bootstrap.cc:654] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.516347  6953 ts_tablet_manager.cc:1434] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:41:52.517680  6953 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450: Bootstrap starting.
I20260608 12:41:52.522450  6951 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1: No bootstrap required, opened a new log
I20260608 12:41:52.522975  6951 ts_tablet_manager.cc:1403] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:41:52.524804  6953 tablet_bootstrap.cc:654] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.526252  6951 raft_consensus.cc:359] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.526999  6951 raft_consensus.cc:385] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.527294  6951 raft_consensus.cc:740] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4ca21478fb498aa2932c255606acf1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.528297  6951 consensus_queue.cc:260] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.533495  6951 ts_tablet_manager.cc:1434] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:41:52.537163  6953 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450: No bootstrap required, opened a new log
I20260608 12:41:52.537730  6953 ts_tablet_manager.cc:1403] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 12:41:52.540810  6953 raft_consensus.cc:359] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.541335  6953 raft_consensus.cc:385] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.541597  6953 raft_consensus.cc:740] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.541999  6957 raft_consensus.cc:493] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.542395  6953 consensus_queue.cc:260] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.542500  6957 raft_consensus.cc:515] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.549329  6957 leader_election.cc:290] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:52.556912  6953 ts_tablet_manager.cc:1434] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:41:52.588582  6952 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca: No bootstrap required, opened a new log
I20260608 12:41:52.589185  6952 ts_tablet_manager.cc:1403] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca: Time spent bootstrapping tablet: real 0.135s	user 0.073s	sys 0.059s
I20260608 12:41:52.590972  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1" is_pre_election: true
I20260608 12:41:52.591797  6758 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b43e98bdcd49c0986ee47a050b94ca in term 0.
I20260608 12:41:52.592373  6952 raft_consensus.cc:359] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.593153  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:52.593305  6871 leader_election.cc:304] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [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: 12b43e98bdcd49c0986ee47a050b94ca, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.593171  6952 raft_consensus.cc:385] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.594241  6958 raft_consensus.cc:2804] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.594003  6833 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b43e98bdcd49c0986ee47a050b94ca in term 0.
I20260608 12:41:52.594734  6958 raft_consensus.cc:493] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.595151  6958 raft_consensus.cc:3060] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.594431  6952 raft_consensus.cc:740] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.598011  6952 consensus_queue.cc:260] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.602197  6958 raft_consensus.cc:515] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.602412  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "8a4ca21478fb498aa2932c255606acf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:52.603542  6833 raft_consensus.cc:2468] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4ca21478fb498aa2932c255606acf1 in term 0.
I20260608 12:41:52.602612  6952 ts_tablet_manager.cc:1434] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:41:52.605180  6723 leader_election.cc:304] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [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: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.605557  6973 raft_consensus.cc:493] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.605687  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450"
I20260608 12:41:52.606775  6957 raft_consensus.cc:2804] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.606299  6952 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca: Bootstrap starting.
I20260608 12:41:52.607359  6833 raft_consensus.cc:3060] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.607549  6958 leader_election.cc:290] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 1 election: Requested vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:52.607301  6957 raft_consensus.cc:493] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.608659  6957 raft_consensus.cc:3060] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.610090  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1"
I20260608 12:41:52.610692  6758 raft_consensus.cc:3060] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.615690  6833 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b43e98bdcd49c0986ee47a050b94ca in term 1.
I20260608 12:41:52.615911  6957 raft_consensus.cc:515] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.616887  6952 tablet_bootstrap.cc:654] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.617163  6872 leader_election.cc:304] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [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: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca; no voters: 
I20260608 12:41:52.618121  6957 leader_election.cc:290] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [CANDIDATE]: Term 1 election: Requested vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:52.618126  6958 raft_consensus.cc:2804] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.620086  6758 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b43e98bdcd49c0986ee47a050b94ca in term 1.
I20260608 12:41:52.608273  6973 raft_consensus.cc:515] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.621841  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "8a4ca21478fb498aa2932c255606acf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450"
I20260608 12:41:52.622462  6833 raft_consensus.cc:3060] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.623081  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "8a4ca21478fb498aa2932c255606acf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:52.623672  6906 raft_consensus.cc:3060] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.624583  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1" is_pre_election: true
I20260608 12:41:52.625393  6758 raft_consensus.cc:2393] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12b43e98bdcd49c0986ee47a050b94ca in current term 1: Already voted for candidate 8a4ca21478fb498aa2932c255606acf1 in this term.
I20260608 12:41:52.625982  6973 leader_election.cc:290] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:52.627363  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:52.628257  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "8a4ca21478fb498aa2932c255606acf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:52.629202  6872 leader_election.cc:304] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [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: 12b43e98bdcd49c0986ee47a050b94ca; no voters: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1
I20260608 12:41:52.630590  6906 raft_consensus.cc:2468] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4ca21478fb498aa2932c255606acf1 in term 1.
I20260608 12:41:52.631879  6952 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca: No bootstrap required, opened a new log
I20260608 12:41:52.632408  6952 ts_tablet_manager.cc:1403] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260608 12:41:52.632440  6723 leader_election.cc:304] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [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: 12b43e98bdcd49c0986ee47a050b94ca, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.633337  6957 raft_consensus.cc:2804] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.634105  6833 raft_consensus.cc:2468] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4ca21478fb498aa2932c255606acf1 in term 1.
I20260608 12:41:52.635363  6974 raft_consensus.cc:2749] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:52.636015  6958 raft_consensus.cc:697] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 LEADER]: Becoming Leader. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Running, Role: LEADER
I20260608 12:41:52.636375  6957 raft_consensus.cc:697] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4ca21478fb498aa2932c255606acf1, State: Running, Role: LEADER
I20260608 12:41:52.635988  6952 raft_consensus.cc:359] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.637068  6952 raft_consensus.cc:385] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.637404  6952 raft_consensus.cc:740] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.637377  6957 consensus_queue.cc:237] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [LEADER]: Queue going to LEADER mode. State: All 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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.637398  6958 consensus_queue.cc:237] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Queue going to LEADER mode. State: All 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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.638664  6952 consensus_queue.cc:260] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.640918  6952 ts_tablet_manager.cc:1434] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:52.642077  6952 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca: Bootstrap starting.
I20260608 12:41:52.646966  6654 catalog_manager.cc:5696] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "12b43e98bdcd49c0986ee47a050b94ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:52.648829  6952 tablet_bootstrap.cc:654] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.650218  6655 catalog_manager.cc:5696] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8a4ca21478fb498aa2932c255606acf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.655210  6952 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca: No bootstrap required, opened a new log
I20260608 12:41:52.655699  6952 ts_tablet_manager.cc:1403] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:41:52.658224  6952 raft_consensus.cc:359] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.658772  6952 raft_consensus.cc:385] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.659049  6952 raft_consensus.cc:740] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.659814  6952 consensus_queue.cc:260] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.661816  6952 ts_tablet_manager.cc:1434] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:41:52.670146  6959 raft_consensus.cc:493] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.670542  6959 raft_consensus.cc:515] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.672531  6959 leader_election.cc:290] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:52.683250  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9511dc8426d4e91b203ebfdd11f0c69" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1" is_pre_election: true
I20260608 12:41:52.683784  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9511dc8426d4e91b203ebfdd11f0c69" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:52.683854  6758 raft_consensus.cc:2468] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 0.
I20260608 12:41:52.684573  6906 raft_consensus.cc:2468] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 0.
I20260608 12:41:52.685292  6797 leader_election.cc:304] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.685947  6959 raft_consensus.cc:2804] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.686321  6959 raft_consensus.cc:493] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.686569  6959 raft_consensus.cc:3060] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.691080  6959 raft_consensus.cc:515] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.692548  6959 leader_election.cc:290] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:52.693291  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9511dc8426d4e91b203ebfdd11f0c69" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1"
I20260608 12:41:52.693536  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9511dc8426d4e91b203ebfdd11f0c69" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:52.693713  6758 raft_consensus.cc:3060] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.694041  6906 raft_consensus.cc:3060] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.697926  6758 raft_consensus.cc:2468] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 1.
I20260608 12:41:52.698484  6906 raft_consensus.cc:2468] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 1.
I20260608 12:41:52.698809  6797 leader_election.cc:304] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.699527  6959 raft_consensus.cc:2804] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.699915  6959 raft_consensus.cc:697] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Becoming Leader. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Running, Role: LEADER
I20260608 12:41:52.700683  6959 consensus_queue.cc:237] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Queue going to LEADER mode. State: All 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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.707453  6654 catalog_manager.cc:5696] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 reported cstate change: term changed from 0 to 1, leader changed from <none> to 046a05c58896439ebb57b4bede76b450 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.748922  6959 raft_consensus.cc:493] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.749392  6959 raft_consensus.cc:515] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.751282  6959 leader_election.cc:290] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:52.751968  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1" is_pre_election: true
I20260608 12:41:52.752662  6758 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 0.
I20260608 12:41:52.753985  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:52.754617  6906 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 0.
I20260608 12:41:52.755829  6797 leader_election.cc:304] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.757583  6959 raft_consensus.cc:2804] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.758783  6959 raft_consensus.cc:493] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.759039  6959 raft_consensus.cc:3060] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.763439  6959 raft_consensus.cc:515] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.764982  6959 leader_election.cc:290] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:52.765782  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4ca21478fb498aa2932c255606acf1"
I20260608 12:41:52.766026  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:52.766358  6758 raft_consensus.cc:3060] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.766567  6906 raft_consensus.cc:3060] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.772975  6906 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 1.
I20260608 12:41:52.772975  6758 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 1.
I20260608 12:41:52.774214  6797 leader_election.cc:304] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1; no voters: 
I20260608 12:41:52.774861  6959 raft_consensus.cc:2804] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.775241  6959 raft_consensus.cc:697] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Becoming Leader. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Running, Role: LEADER
I20260608 12:41:52.775962  6959 consensus_queue.cc:237] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Queue going to LEADER mode. State: All 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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:52.782156  6654 catalog_manager.cc:5696] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 reported cstate change: term changed from 0 to 1, leader changed from <none> to 046a05c58896439ebb57b4bede76b450 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.839872   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:52.856236   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:52.857045   431 tablet_replica.cc:333] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1: stopping tablet replica
I20260608 12:41:52.857657   431 raft_consensus.cc:2243] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.858022   431 raft_consensus.cc:2272] T 961bae2a006b44d6b04fa280f06d9cff P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.860256   431 tablet_replica.cc:333] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1: stopping tablet replica
I20260608 12:41:52.860848   431 raft_consensus.cc:2243] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.861209   431 raft_consensus.cc:2272] T d9511dc8426d4e91b203ebfdd11f0c69 P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.862982   431 tablet_replica.cc:333] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1: stopping tablet replica
I20260608 12:41:52.863462   431 raft_consensus.cc:2243] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.863821   431 raft_consensus.cc:2272] T d62e8518604448939ccf35ec6e060678 P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.865653   431 tablet_replica.cc:333] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: stopping tablet replica
I20260608 12:41:52.866114   431 raft_consensus.cc:2243] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:52.866652   431 pending_rounds.cc:70] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: Trying to abort 1 pending ops.
I20260608 12:41:52.866827   431 pending_rounds.cc:77] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658611774541824 op_type: NO_OP noop_request { }
I20260608 12:41:52.867090   431 raft_consensus.cc:2889] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:52.867337   431 raft_consensus.cc:2272] T 32112ea4710c41078da6afa893e9884e P 8a4ca21478fb498aa2932c255606acf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.879585   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:41:53.070214  6871 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:41:53.073868  6871 consensus_peers.cc:597] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:53.226255  6959 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:53.244892  6967 consensus_queue.cc:1048] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:53.245715  6797 consensus_peers.cc:597] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:53.246156  6797 consensus_peers.cc:597] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:53.252187  6958 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:53.843079  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8a4ca21478fb498aa2932c255606acf1 not available for placement
I20260608 12:41:53.854586  6987 consensus_queue.cc:579] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.153s)
W20260608 12:41:53.861555  6654 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d9511dc8426d4e91b203ebfdd11f0c69 with cas_config_opid_index -1: no extra replica candidate found for tablet d9511dc8426d4e91b203ebfdd11f0c69 (table test-workload [id=0fdde714b1a84f39b9e73ff410a33e4f]): 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
I20260608 12:41:53.891355   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.897156  6997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:53.898103  6998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:53.899255  7000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:53.899448   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.900854   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.901050   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:53.901212   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513901195 us; error 0 us; skew 500 ppm
I20260608 12:41:53.901757   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.903898   431 webserver.cc:533] Webserver started at http://127.0.107.196:44163/ using document root <none> and password file <none>
I20260608 12:41:53.904346   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.904520   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:53.904801   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:53.905818   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "ed43e497f1aa479e964437f92d22497b"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-qzs9"
I20260608 12:41:53.910329   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:41:53.913378  7005 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.914078   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:53.914345   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "ed43e497f1aa479e964437f92d22497b"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-qzs9"
I20260608 12:41:53.914564   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922345639380-431-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)
I20260608 12:41:53.954360   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.955386   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.956709   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.958902   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:53.959080   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.959321   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:53.959473   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.996922   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42269
I20260608 12:41:53.997066  7067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42269 every 8 connection(s)
I20260608 12:41:54.010468  6994 consensus_queue.cc:579] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.372s)
I20260608 12:41:54.011237  7068 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40569
I20260608 12:41:54.011633  7068 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:54.012457  7068 heartbeater.cc:507] Master 127.0.107.254:40569 requested a full tablet report, sending...
I20260608 12:41:54.014954  6654 ts_manager.cc:194] Registered new tserver with Master: ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269)
I20260608 12:41:54.016530  6654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55614
I20260608 12:41:54.022538  6906 consensus_queue.cc:237] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.028576  6833 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.030273  7072 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:41:54.036687  6871 consensus_peers.cc:597] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.037324  7074 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
I20260608 12:41:54.040117  6833 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
W20260608 12:41:54.041247  6870 consensus_peers.cc:597] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca -> Peer ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269): Couldn't send request to peer ed43e497f1aa479e964437f92d22497b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d62e8518604448939ccf35ec6e060678. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.045540  6642 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d62e8518604448939ccf35ec6e060678 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:54.049360  6655 catalog_manager.cc:5696] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca reported cstate change: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "12b43e98bdcd49c0986ee47a050b94ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.150825  6833 consensus_queue.cc:237] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.156843  6906 raft_consensus.cc:1275] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.158401  6987 consensus_queue.cc:1048] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:54.161378  6797 consensus_peers.cc:597] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.164429  6995 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
W20260608 12:41:54.165819  6796 consensus_peers.cc:597] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 -> Peer ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269): Couldn't send request to peer ed43e497f1aa479e964437f92d22497b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9511dc8426d4e91b203ebfdd11f0c69. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.166671  6987 raft_consensus.cc:493] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.167057  6987 raft_consensus.cc:515] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:54.166265  6906 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
I20260608 12:41:54.169828  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:54.170117  6987 leader_election.cc:290] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:54.170514  6907 raft_consensus.cc:2468] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 1.
I20260608 12:41:54.171729  6798 leader_election.cc:304] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca; no voters: 
I20260608 12:41:54.172475  6987 raft_consensus.cc:2804] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:54.172894  6987 raft_consensus.cc:493] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.173249  6987 raft_consensus.cc:3060] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:54.173813  6797 leader_election.cc:336] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:41:54.175064  6642 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d9511dc8426d4e91b203ebfdd11f0c69 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:41:54.179327  6987 raft_consensus.cc:515] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:54.179370  6654 catalog_manager.cc:5696] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 reported cstate change: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.181175  6987 leader_election.cc:290] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:54.182255  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:54.182790  6906 raft_consensus.cc:3060] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.183749  6987 consensus_queue.cc:579] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.407s)
W20260608 12:41:54.185973  6797 leader_election.cc:336] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:41:54.187739  6906 raft_consensus.cc:2468] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 2.
I20260608 12:41:54.188918  6798 leader_election.cc:304] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca; no voters: 8a4ca21478fb498aa2932c255606acf1
I20260608 12:41:54.189606  6995 raft_consensus.cc:2804] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:54.190155  6995 raft_consensus.cc:697] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Becoming Leader. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Running, Role: LEADER
I20260608 12:41:54.190944  6995 consensus_queue.cc:237] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Queue going to LEADER 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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } }
I20260608 12:41:54.199110  6654 catalog_manager.cc:5696] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 reported cstate change: term changed from 1 to 2, leader changed from 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) to 046a05c58896439ebb57b4bede76b450 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.209872  6833 consensus_queue.cc:237] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.214876  6906 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:54.215118  6796 consensus_peers.cc:597] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 -> Peer ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269): Couldn't send request to peer ed43e497f1aa479e964437f92d22497b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 961bae2a006b44d6b04fa280f06d9cff. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.216017  6996 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:54.218000  6797 consensus_peers.cc:597] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.221611  6995 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
I20260608 12:41:54.223292  6906 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
I20260608 12:41:54.230544  6642 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 961bae2a006b44d6b04fa280f06d9cff with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:54.234378  6654 catalog_manager.cc:5696] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 reported cstate change: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.423266  7084 ts_tablet_manager.cc:933] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: Initiating tablet copy from peer 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:54.424878  7084 tablet_copy_client.cc:323] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39505
I20260608 12:41:54.434167  6917 tablet_copy_service.cc:140] P 12b43e98bdcd49c0986ee47a050b94ca: Received BeginTabletCopySession request for tablet d62e8518604448939ccf35ec6e060678 from peer ed43e497f1aa479e964437f92d22497b ({username='slave'} at 127.0.0.1:48156)
I20260608 12:41:54.434623  6917 tablet_copy_service.cc:161] P 12b43e98bdcd49c0986ee47a050b94ca: Beginning new tablet copy session on tablet d62e8518604448939ccf35ec6e060678 from peer ed43e497f1aa479e964437f92d22497b at {username='slave'} at 127.0.0.1:48156: session id = ed43e497f1aa479e964437f92d22497b-d62e8518604448939ccf35ec6e060678
I20260608 12:41:54.440217  6917 tablet_copy_source_session.cc:215] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:54.442833  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62e8518604448939ccf35ec6e060678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.452849  7084 tablet_copy_client.cc:806] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:54.453305  7084 tablet_copy_client.cc:670] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:54.456754  7084 tablet_copy_client.cc:538] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:54.462078  7084 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: Bootstrap starting.
I20260608 12:41:54.476891  7084 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: 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
I20260608 12:41:54.477497  7084 tablet_bootstrap.cc:492] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: Bootstrap complete.
I20260608 12:41:54.477982  7084 ts_tablet_manager.cc:1403] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:41:54.480006  7084 raft_consensus.cc:359] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.480547  7084 raft_consensus.cc:740] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed43e497f1aa479e964437f92d22497b, State: Initialized, Role: LEARNER
I20260608 12:41:54.481097  7084 consensus_queue.cc:260] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.483079  7068 heartbeater.cc:499] Master 127.0.107.254:40569 was elected leader, sending a full tablet report...
I20260608 12:41:54.483392  7084 ts_tablet_manager.cc:1434] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:54.485280  6917 tablet_copy_service.cc:342] P 12b43e98bdcd49c0986ee47a050b94ca: Request end of tablet copy session ed43e497f1aa479e964437f92d22497b-d62e8518604448939ccf35ec6e060678 received from {username='slave'} at 127.0.0.1:48156
I20260608 12:41:54.485668  6917 tablet_copy_service.cc:434] P 12b43e98bdcd49c0986ee47a050b94ca: ending tablet copy session ed43e497f1aa479e964437f92d22497b-d62e8518604448939ccf35ec6e060678 on tablet d62e8518604448939ccf35ec6e060678 with peer ed43e497f1aa479e964437f92d22497b
I20260608 12:41:54.651839  6906 raft_consensus.cc:1275] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:41:54.653064  6987 consensus_queue.cc:1048] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.663300  7084 ts_tablet_manager.cc:933] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: Initiating tablet copy from peer 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:54.666774  7084 tablet_copy_client.cc:323] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41811
W20260608 12:41:54.669337  6797 consensus_peers.cc:597] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.677232  6843 tablet_copy_service.cc:140] P 046a05c58896439ebb57b4bede76b450: Received BeginTabletCopySession request for tablet d9511dc8426d4e91b203ebfdd11f0c69 from peer ed43e497f1aa479e964437f92d22497b ({username='slave'} at 127.0.0.1:47308)
I20260608 12:41:54.677698  6843 tablet_copy_service.cc:161] P 046a05c58896439ebb57b4bede76b450: Beginning new tablet copy session on tablet d9511dc8426d4e91b203ebfdd11f0c69 from peer ed43e497f1aa479e964437f92d22497b at {username='slave'} at 127.0.0.1:47308: session id = ed43e497f1aa479e964437f92d22497b-d9511dc8426d4e91b203ebfdd11f0c69
I20260608 12:41:54.682503  6843 tablet_copy_source_session.cc:215] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:54.684927  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9511dc8426d4e91b203ebfdd11f0c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.694518  7084 tablet_copy_client.cc:806] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:54.694994  7084 tablet_copy_client.cc:670] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:54.698895  7084 tablet_copy_client.cc:538] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:54.704977  7084 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: Bootstrap starting.
I20260608 12:41:54.719084  7084 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: 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
I20260608 12:41:54.719666  7084 tablet_bootstrap.cc:492] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: Bootstrap complete.
I20260608 12:41:54.720129  7084 ts_tablet_manager.cc:1403] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260608 12:41:54.722206  7084 raft_consensus.cc:359] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.722731  7084 raft_consensus.cc:740] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed43e497f1aa479e964437f92d22497b, State: Initialized, Role: LEARNER
I20260608 12:41:54.723249  7084 consensus_queue.cc:260] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.724784  7084 ts_tablet_manager.cc:1434] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.002s
I20260608 12:41:54.726199  6843 tablet_copy_service.cc:342] P 046a05c58896439ebb57b4bede76b450: Request end of tablet copy session ed43e497f1aa479e964437f92d22497b-d9511dc8426d4e91b203ebfdd11f0c69 received from {username='slave'} at 127.0.0.1:47308
I20260608 12:41:54.726503  6843 tablet_copy_service.cc:434] P 046a05c58896439ebb57b4bede76b450: ending tablet copy session ed43e497f1aa479e964437f92d22497b-d9511dc8426d4e91b203ebfdd11f0c69 on tablet d9511dc8426d4e91b203ebfdd11f0c69 with peer ed43e497f1aa479e964437f92d22497b
I20260608 12:41:54.750510  7084 ts_tablet_manager.cc:933] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: Initiating tablet copy from peer 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:54.751829  7084 tablet_copy_client.cc:323] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41811
I20260608 12:41:54.753382  6843 tablet_copy_service.cc:140] P 046a05c58896439ebb57b4bede76b450: Received BeginTabletCopySession request for tablet 961bae2a006b44d6b04fa280f06d9cff from peer ed43e497f1aa479e964437f92d22497b ({username='slave'} at 127.0.0.1:47308)
I20260608 12:41:54.753814  6843 tablet_copy_service.cc:161] P 046a05c58896439ebb57b4bede76b450: Beginning new tablet copy session on tablet 961bae2a006b44d6b04fa280f06d9cff from peer ed43e497f1aa479e964437f92d22497b at {username='slave'} at 127.0.0.1:47308: session id = ed43e497f1aa479e964437f92d22497b-961bae2a006b44d6b04fa280f06d9cff
I20260608 12:41:54.758522  6843 tablet_copy_source_session.cc:215] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:54.760846  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961bae2a006b44d6b04fa280f06d9cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.770162  7084 tablet_copy_client.cc:806] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:54.770573  7084 tablet_copy_client.cc:670] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:54.773459  7084 tablet_copy_client.cc:538] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:54.777978  7084 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: Bootstrap starting.
I20260608 12:41:54.789511  7084 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: 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
I20260608 12:41:54.790091  7084 tablet_bootstrap.cc:492] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: Bootstrap complete.
I20260608 12:41:54.790508  7084 ts_tablet_manager.cc:1403] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:41:54.792205  7084 raft_consensus.cc:359] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.792675  7084 raft_consensus.cc:740] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed43e497f1aa479e964437f92d22497b, State: Initialized, Role: LEARNER
I20260608 12:41:54.793114  7084 consensus_queue.cc:260] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:54.794411  7084 ts_tablet_manager.cc:1434] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:41:54.795900  6843 tablet_copy_service.cc:342] P 046a05c58896439ebb57b4bede76b450: Request end of tablet copy session ed43e497f1aa479e964437f92d22497b-961bae2a006b44d6b04fa280f06d9cff received from {username='slave'} at 127.0.0.1:47308
I20260608 12:41:54.796227  6843 tablet_copy_service.cc:434] P 046a05c58896439ebb57b4bede76b450: ending tablet copy session ed43e497f1aa479e964437f92d22497b-961bae2a006b44d6b04fa280f06d9cff on tablet 961bae2a006b44d6b04fa280f06d9cff with peer ed43e497f1aa479e964437f92d22497b
I20260608 12:41:54.843060  7043 raft_consensus.cc:1217] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:41:54.845559  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8a4ca21478fb498aa2932c255606acf1 not available for placement
I20260608 12:41:55.196182  7043 raft_consensus.cc:1217] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:55.252154  7043 raft_consensus.cc:1217] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:55.271996  6995 consensus_queue.cc:579] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.080s)
I20260608 12:41:55.280309  6833 consensus_queue.cc:237] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:55.285596  6906 raft_consensus.cc:1275] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:41:55.285772  6796 consensus_peers.cc:597] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 -> Peer ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269): Couldn't send request to peer ed43e497f1aa479e964437f92d22497b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32112ea4710c41078da6afa893e9884e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.287117  7102 consensus_queue.cc:1048] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:55.288324  6797 consensus_peers.cc:597] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.292291  6995 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
I20260608 12:41:55.293895  6906 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } } }
I20260608 12:41:55.301332  6642 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 32112ea4710c41078da6afa893e9884e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:55.305207  6655 catalog_manager.cc:5696] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 reported cstate change: config changed from index -1 to 2, NON_VOTER ed43e497f1aa479e964437f92d22497b (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.384954  7100 consensus_queue.cc:579] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.361s)
I20260608 12:41:55.417377  7108 raft_consensus.cc:1064] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: attempting to promote NON_VOTER ed43e497f1aa479e964437f92d22497b to VOTER
I20260608 12:41:55.419307  7108 consensus_queue.cc:237] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:55.425797  6833 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.426123  7043 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.427148  7107 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:55.427837  7110 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:55.428813  6871 consensus_peers.cc:597] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.436146  7107 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.437784  7043 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.445935  6833 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.447690  6654 catalog_manager.cc:5696] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca reported cstate change: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12b43e98bdcd49c0986ee47a050b94ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.460278  6906 consensus_queue.cc:237] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [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: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:55.464798  7043 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.465206  6833 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.465984  7107 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.466719  7108 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.472611  7110 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.474294  6833 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.474448  7043 raft_consensus.cc:2955] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.481634  6642 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d62e8518604448939ccf35ec6e060678 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:55.486842  6655 catalog_manager.cc:5696] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b reported cstate change: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "12b43e98bdcd49c0986ee47a050b94ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
W20260608 12:41:55.501953  6641 catalog_manager.cc:4754] TS 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d62e8518604448939ccf35ec6e060678: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:41:55.590369  7102 consensus_queue.cc:579] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.380s)
I20260608 12:41:55.634299  7115 raft_consensus.cc:1064] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: attempting to promote NON_VOTER ed43e497f1aa479e964437f92d22497b to VOTER
I20260608 12:41:55.636204  7115 consensus_queue.cc:237] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:55.639933  7101 consensus_queue.cc:579] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.488s)
I20260608 12:41:55.645853  6906 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.645987  7043 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.647274  6995 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:55.648576  6797 consensus_peers.cc:597] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.648782  7117 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:55.656474  6995 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.658314  7043 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.667693  6906 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.671253  6655 catalog_manager.cc:5696] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 reported cstate change: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.686319  6833 consensus_queue.cc:237] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [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: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:55.691176  7043 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.691522  6906 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.692519  6995 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.693205  7115 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.699388  7117 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.700968  7043 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.701133  6906 raft_consensus.cc:2955] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.709034  6642 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 961bae2a006b44d6b04fa280f06d9cff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:55.711391  6655 catalog_manager.cc:5696] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b reported cstate change: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.742281  7117 raft_consensus.cc:1064] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: attempting to promote NON_VOTER ed43e497f1aa479e964437f92d22497b to VOTER
I20260608 12:41:55.744127  7117 consensus_queue.cc:237] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:55.750289  7043 raft_consensus.cc:1275] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 LEARNER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.750450  6906 raft_consensus.cc:1275] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.751768  7117 consensus_queue.cc:1048] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:55.752465  7101 consensus_queue.cc:1048] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:55.753127  6797 consensus_peers.cc:597] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.760102  7101 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.761732  7043 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.768898  6906 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.771677  6653 catalog_manager.cc:5696] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 reported cstate change: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.785349  6833 consensus_queue.cc:237] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [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: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:55.789816  6906 raft_consensus.cc:1275] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.789816  7043 raft_consensus.cc:1275] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.791323  7115 consensus_queue.cc:1048] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.791911  7117 consensus_queue.cc:1048] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.798066  7101 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.799926  7043 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.799906  6906 raft_consensus.cc:2955] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.807554  6642 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9511dc8426d4e91b203ebfdd11f0c69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:55.809906  6655 catalog_manager.cc:5696] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b reported cstate change: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:55.833079  7123 ts_tablet_manager.cc:933] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: Initiating tablet copy from peer 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:55.834587  7123 tablet_copy_client.cc:323] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41811
I20260608 12:41:55.835968  6843 tablet_copy_service.cc:140] P 046a05c58896439ebb57b4bede76b450: Received BeginTabletCopySession request for tablet 32112ea4710c41078da6afa893e9884e from peer ed43e497f1aa479e964437f92d22497b ({username='slave'} at 127.0.0.1:47308)
I20260608 12:41:55.836404  6843 tablet_copy_service.cc:161] P 046a05c58896439ebb57b4bede76b450: Beginning new tablet copy session on tablet 32112ea4710c41078da6afa893e9884e from peer ed43e497f1aa479e964437f92d22497b at {username='slave'} at 127.0.0.1:47308: session id = ed43e497f1aa479e964437f92d22497b-32112ea4710c41078da6afa893e9884e
I20260608 12:41:55.841526  6843 tablet_copy_source_session.cc:215] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:55.844002  7123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32112ea4710c41078da6afa893e9884e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:41:55.849220  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8a4ca21478fb498aa2932c255606acf1 not available for placement
I20260608 12:41:55.856487  7123 tablet_copy_client.cc:806] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:55.856989  7123 tablet_copy_client.cc:670] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:55.860026  7123 tablet_copy_client.cc:538] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:55.865520  7123 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: Bootstrap starting.
I20260608 12:41:55.879644  7123 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: 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
I20260608 12:41:55.880313  7123 tablet_bootstrap.cc:492] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: Bootstrap complete.
I20260608 12:41:55.880854  7123 ts_tablet_manager.cc:1403] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260608 12:41:55.883417  7123 raft_consensus.cc:359] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:55.883961  7123 raft_consensus.cc:740] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ed43e497f1aa479e964437f92d22497b, State: Initialized, Role: LEARNER
I20260608 12:41:55.884444  7123 consensus_queue.cc:260] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:55.886447  7123 ts_tablet_manager.cc:1434] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:55.888074  6843 tablet_copy_service.cc:342] P 046a05c58896439ebb57b4bede76b450: Request end of tablet copy session ed43e497f1aa479e964437f92d22497b-32112ea4710c41078da6afa893e9884e received from {username='slave'} at 127.0.0.1:47308
I20260608 12:41:55.888429  6843 tablet_copy_service.cc:434] P 046a05c58896439ebb57b4bede76b450: ending tablet copy session ed43e497f1aa479e964437f92d22497b-32112ea4710c41078da6afa893e9884e on tablet 32112ea4710c41078da6afa893e9884e with peer ed43e497f1aa479e964437f92d22497b
I20260608 12:41:56.448103  7043 raft_consensus.cc:1217] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:41:56.507579  7117 consensus_queue.cc:579] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 8a4ca21478fb498aa2932c255606acf1 for more than 1 seconds (1.226s)
W20260608 12:41:58.049377  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 046a05c58896439ebb57b4bede76b450 not available for placement
I20260608 12:41:58.056468  7131 consensus_queue.cc:579] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 12b43e98bdcd49c0986ee47a050b94ca for more than 1 seconds (1.864s)
I20260608 12:41:58.153083  7133 raft_consensus.cc:493] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12b43e98bdcd49c0986ee47a050b94ca)
I20260608 12:41:58.154407  7133 raft_consensus.cc:515] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.167678  7133 leader_election.cc:290] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:58.187362  7134 consensus_queue.cc:579] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer ed43e497f1aa479e964437f92d22497b for more than 1 seconds (1.897s)
I20260608 12:41:58.133668  7130 raft_consensus.cc:493] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 046a05c58896439ebb57b4bede76b450)
I20260608 12:41:58.190608  7135 consensus_queue.cc:579] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Leader has been unable to successfully communicate with peer 046a05c58896439ebb57b4bede76b450 for more than 1 seconds (1.737s)
I20260608 12:41:58.199383  7136 raft_consensus.cc:493] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12b43e98bdcd49c0986ee47a050b94ca)
I20260608 12:41:58.201654  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:58.123135  7129 consensus_queue.cc:579] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer ed43e497f1aa479e964437f92d22497b for more than 1 seconds (1.672s)
I20260608 12:41:58.162043  7132 raft_consensus.cc:493] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 046a05c58896439ebb57b4bede76b450)
I20260608 12:41:58.230093  7131 consensus_queue.cc:579] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer ed43e497f1aa479e964437f92d22497b for more than 1 seconds (1.986s)
I20260608 12:41:58.281319  7140 raft_consensus.cc:493] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 046a05c58896439ebb57b4bede76b450)
W20260608 12:41:58.285251  6641 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111) [suppressed 48 similar messages]
I20260608 12:41:58.332973  7136 raft_consensus.cc:515] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.317637  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:58.337731  6833 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed43e497f1aa479e964437f92d22497b in term 1.
I20260608 12:41:58.338179  7132 raft_consensus.cc:515] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.340015  7136 leader_election.cc:290] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505), ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269)
I20260608 12:41:58.347365  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:58.347929  7043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed43e497f1aa479e964437f92d22497b" is_pre_election: true
I20260608 12:41:58.348556  7043 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 1.
I20260608 12:41:58.335175  7130 raft_consensus.cc:515] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.350333  6796 leader_election.cc:304] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, ed43e497f1aa479e964437f92d22497b; no voters: 12b43e98bdcd49c0986ee47a050b94ca
I20260608 12:41:58.351545  7130 leader_election.cc:290] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:58.352330  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:58.352666  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:58.358228  7132 leader_election.cc:290] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:58.359275  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9511dc8426d4e91b203ebfdd11f0c69" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:58.359433  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9511dc8426d4e91b203ebfdd11f0c69" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca" is_pre_election: true
I20260608 12:41:58.358975  7140 raft_consensus.cc:515] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.360797  6906 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed43e497f1aa479e964437f92d22497b in term 1.
I20260608 12:41:58.361812  7008 leader_election.cc:304] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [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: ed43e497f1aa479e964437f92d22497b; no voters: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca
I20260608 12:41:58.363401  7132 raft_consensus.cc:2749] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:58.364530  7140 leader_election.cc:290] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269)
I20260608 12:41:58.365134  7140 raft_consensus.cc:493] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 046a05c58896439ebb57b4bede76b450)
I20260608 12:41:58.363721  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:58.365777  7043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed43e497f1aa479e964437f92d22497b" is_pre_election: true
W20260608 12:41:58.343925  6641 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.0.107.193:37995, user_credentials={real_user=slave}} blocked reactor thread for 58777.6us
I20260608 12:41:58.369832  7140 raft_consensus.cc:515] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: true } }
I20260608 12:41:58.370814  7143 raft_consensus.cc:2804] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:58.372378  7143 raft_consensus.cc:493] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12b43e98bdcd49c0986ee47a050b94ca)
W20260608 12:41:58.378456  6641 catalog_manager.cc:4754] TS 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d62e8518604448939ccf35ec6e060678: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:41:58.381243  7140 leader_election.cc:290] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995), 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811)
I20260608 12:41:58.372668  7043 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b43e98bdcd49c0986ee47a050b94ca in term 1.
I20260608 12:41:58.384249  6870 leader_election.cc:304] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [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: 12b43e98bdcd49c0986ee47a050b94ca, ed43e497f1aa479e964437f92d22497b; no voters: 046a05c58896439ebb57b4bede76b450
I20260608 12:41:58.385938  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32112ea4710c41078da6afa893e9884e" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450" is_pre_election: true
I20260608 12:41:58.388343  7140 raft_consensus.cc:2804] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:58.381597  7143 raft_consensus.cc:3060] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:58.394675  7008 leader_election.cc:304] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [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: 046a05c58896439ebb57b4bede76b450, ed43e497f1aa479e964437f92d22497b; no voters: 12b43e98bdcd49c0986ee47a050b94ca
I20260608 12:41:58.396059  7132 raft_consensus.cc:2804] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:58.396442  7132 raft_consensus.cc:493] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12b43e98bdcd49c0986ee47a050b94ca)
I20260608 12:41:58.396832  7132 raft_consensus.cc:3060] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:58.397778  7142 consensus_queue.cc:579] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Leader has been unable to successfully communicate with peer ed43e497f1aa479e964437f92d22497b for more than 1 seconds (1.892s)
I20260608 12:41:58.403348  7141 consensus_queue.cc:579] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 12b43e98bdcd49c0986ee47a050b94ca for more than 1 seconds (2.187s)
I20260608 12:41:58.415814  7138 consensus_queue.cc:579] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Leader has been unable to successfully communicate with peer 12b43e98bdcd49c0986ee47a050b94ca for more than 1 seconds (2.198s)
I20260608 12:41:58.417047  7143 raft_consensus.cc:515] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.418206  6833 raft_consensus.cc:1240] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Rejecting Update request from peer 12b43e98bdcd49c0986ee47a050b94ca for earlier term 1. Current term is 2. Ops: []
I20260608 12:41:58.418097  7132 raft_consensus.cc:515] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.419588  7043 raft_consensus.cc:1240] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Rejecting Update request from peer 12b43e98bdcd49c0986ee47a050b94ca for earlier term 1. Current term is 2. Ops: []
I20260608 12:41:58.389057  7140 raft_consensus.cc:493] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 046a05c58896439ebb57b4bede76b450)
I20260608 12:41:58.422420  7140 raft_consensus.cc:3060] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:58.422811  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450"
I20260608 12:41:58.424203  7132 leader_election.cc:290] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [CANDIDATE]: Term 2 election: Requested vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
I20260608 12:41:58.427129  7131 raft_consensus.cc:1064] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: attempting to promote NON_VOTER ed43e497f1aa479e964437f92d22497b to VOTER
I20260608 12:41:58.428004  7135 consensus_queue.cc:1059] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:58.429636  7147 raft_consensus.cc:3055] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:58.430087  7147 raft_consensus.cc:740] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Running, Role: LEADER
I20260608 12:41:58.431349  7131 consensus_queue.cc:237] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [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: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.431378  7147 consensus_queue.cc:260] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.433090  7008 leader_election.cc:304] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [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: 12b43e98bdcd49c0986ee47a050b94ca, ed43e497f1aa479e964437f92d22497b; no voters: 046a05c58896439ebb57b4bede76b450
I20260608 12:41:58.433682  7147 raft_consensus.cc:3060] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:58.437440  7143 leader_election.cc:290] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [CANDIDATE]: Term 2 election: Requested vote from peers 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505), ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269)
I20260608 12:41:58.435719  7132 raft_consensus.cc:2804] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:58.438405  7043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed43e497f1aa479e964437f92d22497b"
I20260608 12:41:58.439234  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "046a05c58896439ebb57b4bede76b450" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:58.444399  7140 raft_consensus.cc:515] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.446532  7132 raft_consensus.cc:493] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 046a05c58896439ebb57b4bede76b450)
I20260608 12:41:58.447371  7043 raft_consensus.cc:2393] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 046a05c58896439ebb57b4bede76b450 in current term 2: Already voted for candidate ed43e497f1aa479e964437f92d22497b in this term.
I20260608 12:41:58.447412  7132 raft_consensus.cc:3060] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:58.450479  6905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62e8518604448939ccf35ec6e060678" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:58.452015  7043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed43e497f1aa479e964437f92d22497b"
I20260608 12:41:58.447553  6907 raft_consensus.cc:1240] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Rejecting Update request from peer 046a05c58896439ebb57b4bede76b450 for earlier term 1. Current term is 2. Ops: []
I20260608 12:41:58.454550  7008 leader_election.cc:304] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [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: ed43e497f1aa479e964437f92d22497b; no voters: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca
I20260608 12:41:58.455828  7130 raft_consensus.cc:2749] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:41:58.457918  7138 consensus_queue.cc:1059] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:58.459051  7138 raft_consensus.cc:3055] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:58.450805  7140 leader_election.cc:290] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 2 election: Requested vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), ed43e497f1aa479e964437f92d22497b (127.0.107.196:42269)
I20260608 12:41:58.459444  7138 raft_consensus.cc:740] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Running, Role: LEADER
I20260608 12:41:58.459179  7132 raft_consensus.cc:515] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.461249  7138 consensus_queue.cc:260] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.463954  7138 raft_consensus.cc:3060] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:58.464249  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "12b43e98bdcd49c0986ee47a050b94ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450"
I20260608 12:41:58.465543  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "046a05c58896439ebb57b4bede76b450"
I20260608 12:41:58.466925  7132 leader_election.cc:290] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [CANDIDATE]: Term 2 election: Requested vote from peers 046a05c58896439ebb57b4bede76b450 (127.0.107.194:41811), 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195:39505)
W20260608 12:41:58.470058  6871 leader_election.cc:336] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:41:58.470646  6871 leader_election.cc:304] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12b43e98bdcd49c0986ee47a050b94ca; no voters: 046a05c58896439ebb57b4bede76b450, 8a4ca21478fb498aa2932c255606acf1
I20260608 12:41:58.472474  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961bae2a006b44d6b04fa280f06d9cff" candidate_uuid: "ed43e497f1aa479e964437f92d22497b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12b43e98bdcd49c0986ee47a050b94ca"
I20260608 12:41:58.473263  6907 raft_consensus.cc:2393] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed43e497f1aa479e964437f92d22497b in current term 2: Already voted for candidate 12b43e98bdcd49c0986ee47a050b94ca in this term.
I20260608 12:41:58.474293  7008 leader_election.cc:304] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [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: ed43e497f1aa479e964437f92d22497b; no voters: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca
I20260608 12:41:58.475692  7132 raft_consensus.cc:2749] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:41:58.474365  6906 raft_consensus.cc:2468] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046a05c58896439ebb57b4bede76b450 in term 2.
I20260608 12:41:58.472328  7147 raft_consensus.cc:2749] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:41:58.480492  7043 raft_consensus.cc:1275] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 LEARNER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:58.482481  6907 raft_consensus.cc:1275] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:58.484651  7143 consensus_queue.cc:1048] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:58.487953  6797 consensus_peers.cc:597] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 -> Peer 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): Couldn't send request to peer 8a4ca21478fb498aa2932c255606acf1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:58.490031  6833 raft_consensus.cc:2468] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b43e98bdcd49c0986ee47a050b94ca in term 2.
I20260608 12:41:58.491907  6798 leader_election.cc:304] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [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: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca; no voters: ed43e497f1aa479e964437f92d22497b
I20260608 12:41:58.493029  6872 leader_election.cc:304] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [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: 046a05c58896439ebb57b4bede76b450, 12b43e98bdcd49c0986ee47a050b94ca; no voters: ed43e497f1aa479e964437f92d22497b
I20260608 12:41:58.493255  7143 raft_consensus.cc:2804] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:58.493814  7143 raft_consensus.cc:697] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Becoming Leader. State: Replica: 046a05c58896439ebb57b4bede76b450, State: Running, Role: LEADER
I20260608 12:41:58.493934  7147 raft_consensus.cc:2804] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:58.490348  7131 consensus_queue.cc:1048] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.494676  7147 raft_consensus.cc:697] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 LEADER]: Becoming Leader. State: Replica: 12b43e98bdcd49c0986ee47a050b94ca, State: Running, Role: LEADER
I20260608 12:41:58.495582  7147 consensus_queue.cc:237] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.494853  7143 consensus_queue.cc:237] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.508380  6653 catalog_manager.cc:5696] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca reported cstate change: term changed from 1 to 2, leader changed from 046a05c58896439ebb57b4bede76b450 (127.0.107.194) to 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195). New cstate: current_term: 2 leader_uuid: "12b43e98bdcd49c0986ee47a050b94ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:58.512674  6654 catalog_manager.cc:5696] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 reported cstate change: term changed from 1 to 2, leader changed from 12b43e98bdcd49c0986ee47a050b94ca (127.0.107.195) to 046a05c58896439ebb57b4bede76b450 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:58.514878  7138 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.522408  6906 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.535795  7043 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.551373  6655 catalog_manager.cc:5696] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b reported cstate change: config changed from index 2 to 3, ed43e497f1aa479e964437f92d22497b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8a4ca21478fb498aa2932c255606acf1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37995 } } peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.564079  6833 consensus_queue.cc:237] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [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: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } }
I20260608 12:41:58.569365  7043 raft_consensus.cc:1275] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:58.570227  6906 raft_consensus.cc:1275] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:58.570868  7143 consensus_queue.cc:1048] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.571550  7138 consensus_queue.cc:1048] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.578955  7131 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.582850  7043 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.589476  6642 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 32112ea4710c41078da6afa893e9884e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.588097  6906 raft_consensus.cc:2955] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } } }
I20260608 12:41:58.595108  6653 catalog_manager.cc:5696] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 reported cstate change: config changed from index 3 to 4, VOTER 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "046a05c58896439ebb57b4bede76b450" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.927364  6833 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:58.928805  7147 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "046a05c58896439ebb57b4bede76b450" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:58.938684  7043 raft_consensus.cc:1275] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Refusing update from remote peer 12b43e98bdcd49c0986ee47a050b94ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:58.940377  7147 consensus_queue.cc:1048] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:59.092391  6906 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:59.093538  7131 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b43e98bdcd49c0986ee47a050b94ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:59.097630  7043 raft_consensus.cc:1275] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Refusing update from remote peer 046a05c58896439ebb57b4bede76b450: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:59.099177  7131 consensus_queue.cc:1048] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed43e497f1aa479e964437f92d22497b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260608 12:41:59.331763  7064 debug-util.cc:398] Leaking SignalData structure 0x7b0800178a00 after lost signal to thread 434
W20260608 12:41:59.332808  7064 debug-util.cc:398] Leaking SignalData structure 0x7b08002c6e60 after lost signal to thread 6690
W20260608 12:41:59.333885  7064 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae2a0 after lost signal to thread 6857
W20260608 12:41:59.334810  7064 debug-util.cc:398] Leaking SignalData structure 0x7b0800180400 after lost signal to thread 6931
W20260608 12:41:59.335795  7064 debug-util.cc:398] Leaking SignalData structure 0x7b08002795c0 after lost signal to thread 7067
W20260608 12:41:59.427771  6641 catalog_manager.cc:4754] TS 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 961bae2a006b44d6b04fa280f06d9cff: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
W20260608 12:42:00.786895  6641 catalog_manager.cc:4754] TS 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 32112ea4710c41078da6afa893e9884e: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:42:02.570708   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:02.591948   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.592811   431 tablet_replica.cc:333] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450: stopping tablet replica
I20260608 12:42:02.593495   431 raft_consensus.cc:2243] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.594393   431 raft_consensus.cc:2272] T d62e8518604448939ccf35ec6e060678 P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.596572   431 tablet_replica.cc:333] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450: stopping tablet replica
I20260608 12:42:02.597150   431 raft_consensus.cc:2243] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.597867   431 raft_consensus.cc:2272] T 32112ea4710c41078da6afa893e9884e P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.600018   431 tablet_replica.cc:333] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450: stopping tablet replica
I20260608 12:42:02.600507   431 raft_consensus.cc:2243] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.601279   431 raft_consensus.cc:2272] T d9511dc8426d4e91b203ebfdd11f0c69 P 046a05c58896439ebb57b4bede76b450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.603494   431 tablet_replica.cc:333] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450: stopping tablet replica
I20260608 12:42:02.603996   431 raft_consensus.cc:2243] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.604375   431 raft_consensus.cc:2272] T 961bae2a006b44d6b04fa280f06d9cff P 046a05c58896439ebb57b4bede76b450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.628542   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:02.644060   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:02.664856   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.665529   431 tablet_replica.cc:333] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca: stopping tablet replica
I20260608 12:42:02.666139   431 raft_consensus.cc:2243] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.666883   431 raft_consensus.cc:2272] T 961bae2a006b44d6b04fa280f06d9cff P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.668982   431 tablet_replica.cc:333] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca: stopping tablet replica
I20260608 12:42:02.669489   431 raft_consensus.cc:2243] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.670238   431 raft_consensus.cc:2272] T d9511dc8426d4e91b203ebfdd11f0c69 P 12b43e98bdcd49c0986ee47a050b94ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.672103   431 tablet_replica.cc:333] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca: stopping tablet replica
I20260608 12:42:02.672564   431 raft_consensus.cc:2243] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.673179   431 raft_consensus.cc:2272] T 32112ea4710c41078da6afa893e9884e P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.675015   431 tablet_replica.cc:333] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca: stopping tablet replica
I20260608 12:42:02.675452   431 raft_consensus.cc:2243] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.675798   431 raft_consensus.cc:2272] T d62e8518604448939ccf35ec6e060678 P 12b43e98bdcd49c0986ee47a050b94ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.698596   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:02.713305   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:02.732592   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.733415   431 tablet_replica.cc:333] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b: stopping tablet replica
I20260608 12:42:02.734107   431 raft_consensus.cc:2243] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.734504   431 raft_consensus.cc:2272] T 961bae2a006b44d6b04fa280f06d9cff P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.736523   431 tablet_replica.cc:333] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b: stopping tablet replica
I20260608 12:42:02.737046   431 raft_consensus.cc:2243] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.737504   431 raft_consensus.cc:2272] T 32112ea4710c41078da6afa893e9884e P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.739451   431 tablet_replica.cc:333] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b: stopping tablet replica
I20260608 12:42:02.739919   431 raft_consensus.cc:2243] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.740458   431 raft_consensus.cc:2272] T d9511dc8426d4e91b203ebfdd11f0c69 P ed43e497f1aa479e964437f92d22497b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.742426   431 tablet_replica.cc:333] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b: stopping tablet replica
I20260608 12:42:02.742825   431 raft_consensus.cc:2243] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.743290   431 raft_consensus.cc:2272] T d62e8518604448939ccf35ec6e060678 P ed43e497f1aa479e964437f92d22497b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.780460   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:02.796020   431 master.cc:562] Master@127.0.107.254:40569 shutting down...
W20260608 12:42:02.886773  6641 catalog_manager.cc:4754] TS 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 32112ea4710c41078da6afa893e9884e: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
W20260608 12:42:05.614140  6641 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260608 12:42:05.617230  6641 catalog_manager.cc:4754] TS 8a4ca21478fb498aa2932c255606acf1 (127.0.107.193:37995): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d9511dc8426d4e91b203ebfdd11f0c69: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37995: connect: Connection refused (error 111)
I20260608 12:42:05.693344   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:05.693967   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.694322   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a763b5f0e47d43f48265833537a1048b: stopping tablet replica
I20260608 12:42:05.716137   431 master.cc:584] Master@127.0.107.254:40569 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15045 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:42:05.752072   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35839
I20260608 12:42:05.753281   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.758029  7183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:05.758617  7184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:05.760507  7186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:05.760601   431 server_base.cc:1061] running on GCE node
I20260608 12:42:05.761554   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:05.761754   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:05.761891   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525761873 us; error 0 us; skew 500 ppm
I20260608 12:42:05.762423   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.764592   431 webserver.cc:533] Webserver started at http://127.0.107.254:34603/ using document root <none> and password file <none>
I20260608 12:42:05.765249   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.765426   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.765688   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.766741   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "378e9aa47ae4469db8109d889a3fd844"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-qzs9"
I20260608 12:42:05.771003   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:05.774286  7191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.774997   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:05.775249   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "378e9aa47ae4469db8109d889a3fd844"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-qzs9"
I20260608 12:42:05.775501   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:05.799543   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.800689   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.836933   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35839
I20260608 12:42:05.837040  7242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35839 every 8 connection(s)
I20260608 12:42:05.840839  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.851243  7243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844: Bootstrap starting.
I20260608 12:42:05.856261  7243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.860333  7243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844: No bootstrap required, opened a new log
I20260608 12:42:05.862524  7243 raft_consensus.cc:359] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378e9aa47ae4469db8109d889a3fd844" member_type: VOTER }
I20260608 12:42:05.862879  7243 raft_consensus.cc:385] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.863107  7243 raft_consensus.cc:740] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e9aa47ae4469db8109d889a3fd844, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.863688  7243 consensus_queue.cc:260] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "378e9aa47ae4469db8109d889a3fd844" member_type: VOTER }
I20260608 12:42:05.864109  7243 raft_consensus.cc:399] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.864326  7243 raft_consensus.cc:493] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.864569  7243 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.868736  7243 raft_consensus.cc:515] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378e9aa47ae4469db8109d889a3fd844" member_type: VOTER }
I20260608 12:42:05.869211  7243 leader_election.cc:304] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [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: 378e9aa47ae4469db8109d889a3fd844; no voters: 
I20260608 12:42:05.870301  7243 leader_election.cc:290] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.870721  7246 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.872056  7246 raft_consensus.cc:697] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 1 LEADER]: Becoming Leader. State: Replica: 378e9aa47ae4469db8109d889a3fd844, State: Running, Role: LEADER
I20260608 12:42:05.872643  7246 consensus_queue.cc:237] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [LEADER]: Queue going to LEADER mode. State: All 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: "378e9aa47ae4469db8109d889a3fd844" member_type: VOTER }
I20260608 12:42:05.873229  7243 sys_catalog.cc:565] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:05.876987  7247 sys_catalog.cc:455] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "378e9aa47ae4469db8109d889a3fd844" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378e9aa47ae4469db8109d889a3fd844" member_type: VOTER } }
I20260608 12:42:05.877419  7247 sys_catalog.cc:458] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:05.878293  7248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 378e9aa47ae4469db8109d889a3fd844. Latest consensus state: current_term: 1 leader_uuid: "378e9aa47ae4469db8109d889a3fd844" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378e9aa47ae4469db8109d889a3fd844" member_type: VOTER } }
I20260608 12:42:05.878926  7248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:05.883854  7252 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:05.888689  7252 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:05.889763   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:05.897282  7252 catalog_manager.cc:1382] Generated new cluster ID: 9f1fbc86cc394eff8fb95aa7f40c92ed
I20260608 12:42:05.897545  7252 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:05.922652  7252 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:05.923964  7252 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:05.939749  7252 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844: Generated new TSK 0
I20260608 12:42:05.940361  7252 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:05.956234   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.962170  7264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:05.963279  7265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:05.964890   431 server_base.cc:1061] running on GCE node
W20260608 12:42:05.964932  7267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:05.965958   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:05.966161   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:05.966328   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525966309 us; error 0 us; skew 500 ppm
I20260608 12:42:05.966902   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.969031   431 webserver.cc:533] Webserver started at http://127.0.107.193:34493/ using document root <none> and password file <none>
I20260608 12:42:05.969527   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.969717   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.969975   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.971007   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "10be15db7a184dcb95edcb57af769503"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-qzs9"
I20260608 12:42:05.975442   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:42:05.978744  7272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.979450   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:05.979708   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "10be15db7a184dcb95edcb57af769503"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-qzs9"
I20260608 12:42:05.979960   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:05.993134   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.994246   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.995584   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:05.997808   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:05.997982   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.998216   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:05.998360   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.036171   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40431
I20260608 12:42:06.036293  7334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40431 every 8 connection(s)
I20260608 12:42:06.041332   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:06.048090  7339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:06.048669  7340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:06.051280  7342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:06.051323   431 server_base.cc:1061] running on GCE node
I20260608 12:42:06.052546   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:06.052825   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:06.052989   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922526052971 us; error 0 us; skew 500 ppm
I20260608 12:42:06.053614   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:06.056777   431 webserver.cc:533] Webserver started at http://127.0.107.194:35669/ using document root <none> and password file <none>
I20260608 12:42:06.057252  7335 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:06.057348   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:06.057646   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:06.057660  7335 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:06.057996   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:06.058496  7335 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
I20260608 12:42:06.059175   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "eab7b3102e19442287870436df752b1f"
format_stamp: "Formatted at 2026-06-08 12:42:06 on dist-test-slave-qzs9"
I20260608 12:42:06.060643  7208 ts_manager.cc:194] Registered new tserver with Master: 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431)
I20260608 12:42:06.062532  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36038
I20260608 12:42:06.064116   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:06.067536  7347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.068281   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:06.068553   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "eab7b3102e19442287870436df752b1f"
format_stamp: "Formatted at 2026-06-08 12:42:06 on dist-test-slave-qzs9"
I20260608 12:42:06.068856   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:06.085908   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:06.087002   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:06.088358   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:06.090539   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:06.090729   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.090951   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:06.091107   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.129635   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45011
I20260608 12:42:06.129774  7409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45011 every 8 connection(s)
I20260608 12:42:06.134488   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:06.142153  7413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:06.142737  7414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:06.145804  7410 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:06.146246  7410 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:06.146482  7416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:06.147143  7410 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
I20260608 12:42:06.147465   431 server_base.cc:1061] running on GCE node
I20260608 12:42:06.148365   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:06.148623   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:06.148869   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922526148849 us; error 0 us; skew 500 ppm
I20260608 12:42:06.149390   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:06.149372  7208 ts_manager.cc:194] Registered new tserver with Master: eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:06.151218  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36054
I20260608 12:42:06.152117   431 webserver.cc:533] Webserver started at http://127.0.107.195:38631/ using document root <none> and password file <none>
I20260608 12:42:06.152761   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:06.152951   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:06.153220   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:06.154335   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "787e148fc3a948a7a357d08de8242717"
format_stamp: "Formatted at 2026-06-08 12:42:06 on dist-test-slave-qzs9"
I20260608 12:42:06.158720   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:06.161886  7421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.162575   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:06.162843   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "787e148fc3a948a7a357d08de8242717"
format_stamp: "Formatted at 2026-06-08 12:42:06 on dist-test-slave-qzs9"
I20260608 12:42:06.163091   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:06.173362   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:06.174453   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:06.175836   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:06.178066   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:06.178265   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.178472   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:06.178623   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:06.215945   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43639
I20260608 12:42:06.216084  7483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43639 every 8 connection(s)
I20260608 12:42:06.229420  7484 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:06.229799  7484 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:06.230551  7484 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
I20260608 12:42:06.232448  7208 ts_manager.cc:194] Registered new tserver with Master: 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:06.233575   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01456983s
I20260608 12:42:06.233944  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36058
I20260608 12:42:07.065505  7335 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
I20260608 12:42:07.153970  7410 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
I20260608 12:42:07.237018  7484 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
I20260608 12:42:07.292671  7208 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36062:
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"
    }
  }
}
W20260608 12:42:07.295300  7208 catalog_manager.cc:7076] 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.
I20260608 12:42:07.354239  7449 tablet_service.cc:1511] Processing CreateTablet for tablet fe55bc94cec34f128d8eca23bfd265a4 (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:07.356187  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55bc94cec34f128d8eca23bfd265a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.358580  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 026f12daffa14b88a754b802456649db (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:07.359505  7447 tablet_service.cc:1511] Processing CreateTablet for tablet 712cc5440bda4509a0645c9fd86cf044 (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:07.360142  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026f12daffa14b88a754b802456649db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.362214  7446 tablet_service.cc:1511] Processing CreateTablet for tablet bec48eff7fb947e4b3af64403d3f5bbe (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:07.362797  7297 tablet_service.cc:1511] Processing CreateTablet for tablet bec48eff7fb947e4b3af64403d3f5bbe (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:07.362969  7300 tablet_service.cc:1511] Processing CreateTablet for tablet fe55bc94cec34f128d8eca23bfd265a4 (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:07.364885  7298 tablet_service.cc:1511] Processing CreateTablet for tablet 712cc5440bda4509a0645c9fd86cf044 (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:07.364596  7299 tablet_service.cc:1511] Processing CreateTablet for tablet 026f12daffa14b88a754b802456649db (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:07.364594  7297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec48eff7fb947e4b3af64403d3f5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.367060  7299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026f12daffa14b88a754b802456649db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.366256  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712cc5440bda4509a0645c9fd86cf044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.369818  7375 tablet_service.cc:1511] Processing CreateTablet for tablet fe55bc94cec34f128d8eca23bfd265a4 (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:07.371037  7298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712cc5440bda4509a0645c9fd86cf044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.372404  7300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55bc94cec34f128d8eca23bfd265a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.371369  7375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55bc94cec34f128d8eca23bfd265a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.371624  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec48eff7fb947e4b3af64403d3f5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.372980  7374 tablet_service.cc:1511] Processing CreateTablet for tablet 026f12daffa14b88a754b802456649db (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:07.375593  7373 tablet_service.cc:1511] Processing CreateTablet for tablet 712cc5440bda4509a0645c9fd86cf044 (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:07.376955  7373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712cc5440bda4509a0645c9fd86cf044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.381947  7372 tablet_service.cc:1511] Processing CreateTablet for tablet bec48eff7fb947e4b3af64403d3f5bbe (DEFAULT_TABLE table=test-workload [id=75d5507820594efca809f3c26403f0c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:07.383301  7372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec48eff7fb947e4b3af64403d3f5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.385345  7374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026f12daffa14b88a754b802456649db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.426990  7507 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:07.428627  7505 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:07.437678  7506 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:07.438557  7507 tablet_bootstrap.cc:654] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.441399  7505 tablet_bootstrap.cc:654] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.444538  7506 tablet_bootstrap.cc:654] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.448012  7507 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: No bootstrap required, opened a new log
I20260608 12:42:07.448521  7505 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: No bootstrap required, opened a new log
I20260608 12:42:07.448573  7507 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.013s
I20260608 12:42:07.449276  7505 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260608 12:42:07.451170  7506 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: No bootstrap required, opened a new log
I20260608 12:42:07.451668  7506 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:42:07.451709  7505 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.452167  7507 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.452621  7505 raft_consensus.cc:385] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.452968  7507 raft_consensus.cc:385] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.453035  7505 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.453476  7507 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.453989  7505 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.454370  7507 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.454896  7506 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.455611  7506 raft_consensus.cc:385] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.455960  7506 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.456952  7505 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:07.456902  7506 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.459200  7507 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:42:07.475190  7505 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:07.481076  7507 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:07.485025  7505 tablet_bootstrap.cc:654] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.488925  7507 tablet_bootstrap.cc:654] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.491539  7514 raft_consensus.cc:493] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.492249  7514 raft_consensus.cc:515] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.496830  7505 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: No bootstrap required, opened a new log
I20260608 12:42:07.497356  7505 ts_tablet_manager.cc:1403] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260608 12:42:07.500686  7505 raft_consensus.cc:359] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.501513  7505 raft_consensus.cc:385] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.501833  7505 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.502056  7506 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.050s	user 0.019s	sys 0.029s
I20260608 12:42:07.503348  7506 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:07.504055  7505 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.505105  7514 leader_election.cc:290] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:07.508512  7507 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: No bootstrap required, opened a new log
I20260608 12:42:07.509055  7507 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260608 12:42:07.509943  7506 tablet_bootstrap.cc:654] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.510783  7511 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.511307  7511 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.512334  7507 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.513131  7507 raft_consensus.cc:385] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.513430  7507 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.514240  7507 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.516803  7507 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:07.517802  7507 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:07.519491  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:07.533243  7511 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
W20260608 12:42:07.525076  7425 leader_election.cc:343] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:07.536743  7507 tablet_bootstrap.cc:654] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.558084  7505 ts_tablet_manager.cc:1434] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.060s	user 0.018s	sys 0.011s
I20260608 12:42:07.559262  7505 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:07.561906  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:07.562626  7385 raft_consensus.cc:2468] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 0.
I20260608 12:42:07.562991  7506 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: No bootstrap required, opened a new log
I20260608 12:42:07.563505  7506 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.020s
I20260608 12:42:07.564533  7424 leader_election.cc:304] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503
I20260608 12:42:07.564857  7512 raft_consensus.cc:493] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.565495  7512 raft_consensus.cc:515] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.566005  7514 raft_consensus.cc:2804] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.566563  7514 raft_consensus.cc:493] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.566963  7514 raft_consensus.cc:3060] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.570637  7512 leader_election.cc:290] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:07.572682  7505 tablet_bootstrap.cc:654] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.569298  7506 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.576887  7506 raft_consensus.cc:385] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.578579  7506 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.579881  7506 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.587366  7506 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260608 12:42:07.590286  7506 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:07.582420  7507 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: No bootstrap required, opened a new log
I20260608 12:42:07.591325  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:07.598145  7507 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.019s
W20260608 12:42:07.598237  7275 leader_election.cc:343] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab7b3102e19442287870436df752b1f (127.0.107.194:45011): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:07.599457  7506 tablet_bootstrap.cc:654] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.580351  7514 raft_consensus.cc:515] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.601426  7507 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.602185  7507 raft_consensus.cc:385] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.602480  7507 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.603387  7507 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.603648  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:07.605706  7507 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260608 12:42:07.605624  7273 leader_election.cc:343] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:07.605919  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503"
I20260608 12:42:07.606235  7273 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503; no voters: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f
I20260608 12:42:07.606828  7507 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:07.607589  7519 raft_consensus.cc:2749] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:42:07.607503  7425 leader_election.cc:343] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:07.610971  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
W20260608 12:42:07.612476  7351 leader_election.cc:343] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:07.613209  7514 leader_election.cc:290] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 election: Requested vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:07.614034  7507 tablet_bootstrap.cc:654] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.615356  7505 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: No bootstrap required, opened a new log
I20260608 12:42:07.607908  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:07.616092  7385 raft_consensus.cc:3060] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.618026  7505 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260608 12:42:07.619634  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
W20260608 12:42:07.621035  7348 leader_election.cc:343] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:07.621513  7348 leader_election.cc:304] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [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: eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717
I20260608 12:42:07.621449  7505 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.622565  7505 raft_consensus.cc:385] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.622859  7505 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.623958  7512 raft_consensus.cc:2749] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:07.623688  7505 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.626596  7505 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 12:42:07.627493  7385 raft_consensus.cc:2468] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 1.
I20260608 12:42:07.628750  7424 leader_election.cc:304] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503
I20260608 12:42:07.627723  7505 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:07.629573  7514 raft_consensus.cc:2804] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.630072  7514 raft_consensus.cc:697] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: Becoming Leader. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Running, Role: LEADER
I20260608 12:42:07.630966  7514 consensus_queue.cc:237] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Queue going to LEADER mode. State: All 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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.631438  7507 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: No bootstrap required, opened a new log
I20260608 12:42:07.631968  7507 ts_tablet_manager.cc:1403] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.025s	user 0.001s	sys 0.021s
I20260608 12:42:07.636060  7507 raft_consensus.cc:359] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.636844  7507 raft_consensus.cc:385] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.637255  7507 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.638034  7507 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.640198  7507 ts_tablet_manager.cc:1434] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:42:07.643329  7506 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: No bootstrap required, opened a new log
I20260608 12:42:07.643923  7506 ts_tablet_manager.cc:1403] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.007s
I20260608 12:42:07.647014  7505 tablet_bootstrap.cc:654] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.646981  7506 raft_consensus.cc:359] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.647866  7506 raft_consensus.cc:385] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.648183  7506 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.649174  7506 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.653576  7506 ts_tablet_manager.cc:1434] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:42:07.653364  7205 catalog_manager.cc:5696] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 787e148fc3a948a7a357d08de8242717 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:07.654460  7506 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:07.655438  7505 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: No bootstrap required, opened a new log
I20260608 12:42:07.655933  7505 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260608 12:42:07.658227  7505 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.658718  7505 raft_consensus.cc:385] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.658993  7505 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.659829  7505 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.660681  7506 tablet_bootstrap.cc:654] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.662261  7505 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:42:07.667224  7506 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: No bootstrap required, opened a new log
I20260608 12:42:07.667761  7506 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:42:07.671288  7506 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.671806  7506 raft_consensus.cc:385] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.672017  7506 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.672727  7506 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.674482  7506 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:07.693343  7514 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.693774  7514 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.695560  7514 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:07.696154  7512 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.696218  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:07.696604  7512 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.696890  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:07.696957  7310 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 0.
I20260608 12:42:07.697665  7385 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 0.
I20260608 12:42:07.698311  7425 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [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: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: 
I20260608 12:42:07.698637  7512 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:07.699347  7514 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.699757  7514 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.699505  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:07.700074  7514 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.700029  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:07.700265  7310 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab7b3102e19442287870436df752b1f in term 0.
I20260608 12:42:07.701534  7351 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:07.702407  7512 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.702741  7512 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.703012  7512 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.705663  7514 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.706575  7459 raft_consensus.cc:2393] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eab7b3102e19442287870436df752b1f in current term 1: Already voted for candidate 787e148fc3a948a7a357d08de8242717 in this term.
I20260608 12:42:07.707679  7514 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 election: Requested vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:07.708055  7512 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.708555  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503"
I20260608 12:42:07.709159  7310 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.709239  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:07.710080  7385 raft_consensus.cc:2393] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 787e148fc3a948a7a357d08de8242717 in current term 1: Already voted for candidate eab7b3102e19442287870436df752b1f in this term.
I20260608 12:42:07.711180  7309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503"
I20260608 12:42:07.711465  7512 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 1 election: Requested vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:07.711997  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:07.712772  7459 raft_consensus.cc:2393] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eab7b3102e19442287870436df752b1f in current term 1: Already voted for candidate 787e148fc3a948a7a357d08de8242717 in this term.
I20260608 12:42:07.713754  7348 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [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: eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717
I20260608 12:42:07.714529  7512 raft_consensus.cc:2749] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:07.715761  7310 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 1.
I20260608 12:42:07.716606  7425 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [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: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: eab7b3102e19442287870436df752b1f
I20260608 12:42:07.717299  7514 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.717666  7514 raft_consensus.cc:697] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: Becoming Leader. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Running, Role: LEADER
I20260608 12:42:07.718305  7514 consensus_queue.cc:237] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Queue going to LEADER mode. State: All 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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.724879  7205 catalog_manager.cc:5696] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 787e148fc3a948a7a357d08de8242717 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:07.765913  7514 raft_consensus.cc:493] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.766326  7514 raft_consensus.cc:515] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.768196  7514 leader_election.cc:290] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:07.768829  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:07.769189  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:07.769363  7310 raft_consensus.cc:2468] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 0.
I20260608 12:42:07.769726  7385 raft_consensus.cc:2468] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 0.
I20260608 12:42:07.770354  7425 leader_election.cc:304] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [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: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: 
I20260608 12:42:07.771099  7514 raft_consensus.cc:2804] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.771391  7514 raft_consensus.cc:493] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.771634  7514 raft_consensus.cc:3060] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.776250  7514 raft_consensus.cc:515] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.777801  7514 leader_election.cc:290] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 1 election: Requested vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:07.778474  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503"
I20260608 12:42:07.778847  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:07.778936  7310 raft_consensus.cc:3060] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.779378  7385 raft_consensus.cc:3060] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.783512  7310 raft_consensus.cc:2468] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 1.
I20260608 12:42:07.783964  7385 raft_consensus.cc:2468] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 1.
I20260608 12:42:07.784811  7425 leader_election.cc:304] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [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: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: 
I20260608 12:42:07.785624  7514 raft_consensus.cc:2804] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.786054  7514 raft_consensus.cc:697] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: Becoming Leader. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Running, Role: LEADER
I20260608 12:42:07.786934  7514 consensus_queue.cc:237] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Queue going to LEADER mode. State: All 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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:07.794251  7205 catalog_manager.cc:5696] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 787e148fc3a948a7a357d08de8242717 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:07.837301  7519 raft_consensus.cc:493] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.837867  7519 raft_consensus.cc:515] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.839564  7519 leader_election.cc:290] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:07.840430  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:07.840574  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:07.841023  7385 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 0.
I20260608 12:42:07.841195  7459 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 0.
I20260608 12:42:07.842003  7275 leader_election.cc:304] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:07.842693  7519 raft_consensus.cc:2804] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.842998  7519 raft_consensus.cc:493] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.843241  7519 raft_consensus.cc:3060] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.847942  7519 raft_consensus.cc:515] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.849509  7519 leader_election.cc:290] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 election: Requested vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:07.850229  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:07.850622  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:07.850708  7385 raft_consensus.cc:3060] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.851145  7459 raft_consensus.cc:3060] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.859205  7459 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 1.
I20260608 12:42:07.859162  7385 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 1.
I20260608 12:42:07.860540  7273 leader_election.cc:304] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: 
I20260608 12:42:07.861253  7519 raft_consensus.cc:2804] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.861655  7519 raft_consensus.cc:697] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 LEADER]: Becoming Leader. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Running, Role: LEADER
I20260608 12:42:07.862355  7519 consensus_queue.cc:237] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Queue going to LEADER mode. State: All 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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:07.870831  7205 catalog_manager.cc:5696] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10be15db7a184dcb95edcb57af769503 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:07.945577   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:07.966361   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:07.967450   431 tablet_replica.cc:333] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: stopping tablet replica
I20260608 12:42:07.968119   431 raft_consensus.cc:2243] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:07.968524   431 raft_consensus.cc:2272] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:07.970669   431 tablet_replica.cc:333] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: stopping tablet replica
I20260608 12:42:07.971177   431 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:07.971755   431 pending_rounds.cc:70] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Trying to abort 1 pending ops.
I20260608 12:42:07.971943   431 pending_rounds.cc:77] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658674132340736 op_type: NO_OP noop_request { }
I20260608 12:42:07.972240   431 raft_consensus.cc:2889] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:07.972489   431 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:07.975220   431 tablet_replica.cc:333] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: stopping tablet replica
I20260608 12:42:07.975710   431 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:07.976052   431 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:07.978003   431 tablet_replica.cc:333] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: stopping tablet replica
I20260608 12:42:07.978509   431 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:07.978847   431 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.000663   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:08.013442   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:08.030332   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:08.031248   431 tablet_replica.cc:333] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: stopping tablet replica
I20260608 12:42:08.031800   431 raft_consensus.cc:2243] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:08.032218   431 raft_consensus.cc:2272] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.034190   431 tablet_replica.cc:333] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: stopping tablet replica
I20260608 12:42:08.034696   431 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:08.035043   431 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.036867   431 tablet_replica.cc:333] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: stopping tablet replica
I20260608 12:42:08.037356   431 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:08.037693   431 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.039247   431 tablet_replica.cc:333] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: stopping tablet replica
I20260608 12:42:08.039666   431 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:08.039994   431 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.061007   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:08.073196   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:08.091985   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:08.092900   431 tablet_replica.cc:333] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: stopping tablet replica
I20260608 12:42:08.093436   431 raft_consensus.cc:2243] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:08.093998   431 pending_rounds.cc:70] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Trying to abort 1 pending ops.
I20260608 12:42:08.094163   431 pending_rounds.cc:77] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658673540644864 op_type: NO_OP noop_request { }
I20260608 12:42:08.094383   431 raft_consensus.cc:2889] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:08.094609   431 raft_consensus.cc:2272] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.096882   431 tablet_replica.cc:333] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: stopping tablet replica
I20260608 12:42:08.097360   431 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:08.097692   431 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.099478   431 tablet_replica.cc:333] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: stopping tablet replica
I20260608 12:42:08.099932   431 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:08.100435   431 pending_rounds.cc:70] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Trying to abort 1 pending ops.
I20260608 12:42:08.100580   431 pending_rounds.cc:77] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658673825165312 op_type: NO_OP noop_request { }
I20260608 12:42:08.100849   431 raft_consensus.cc:2889] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:08.101123   431 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.103152   431 tablet_replica.cc:333] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: stopping tablet replica
I20260608 12:42:08.103767   431 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:08.104444   431 pending_rounds.cc:70] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Trying to abort 1 pending ops.
I20260608 12:42:08.104632   431 pending_rounds.cc:77] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658673187201024 op_type: NO_OP noop_request { }
I20260608 12:42:08.104928   431 raft_consensus.cc:2889] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:08.105196   431 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.126617   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:08.140319   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:08.146575  7537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:08.147130  7538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:08.147712  7540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:08.148392   431 server_base.cc:1061] running on GCE node
I20260608 12:42:08.149824   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:08.150108   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:08.150334   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922528150322 us; error 0 us; skew 500 ppm
I20260608 12:42:08.150915   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:08.153455   431 webserver.cc:533] Webserver started at http://127.0.107.196:38407/ using document root <none> and password file <none>
I20260608 12:42:08.153980   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:08.154228   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:08.154547   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:08.155670   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "6d0d28be60e5416e96b6c4baed9314ab"
format_stamp: "Formatted at 2026-06-08 12:42:08 on dist-test-slave-qzs9"
I20260608 12:42:08.160250   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:08.163733  7545 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:08.164621   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:08.165033   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "6d0d28be60e5416e96b6c4baed9314ab"
format_stamp: "Formatted at 2026-06-08 12:42:08 on dist-test-slave-qzs9"
I20260608 12:42:08.165455   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:08.179971   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:08.181366   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:08.182950   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:08.185496   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:08.185782   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:08.186111   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:08.186369   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:08.225837   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45095
I20260608 12:42:08.225968  7607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45095 every 8 connection(s)
I20260608 12:42:08.240240  7608 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:08.240731  7608 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:08.241519  7608 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
I20260608 12:42:08.243445  7205 ts_manager.cc:194] Registered new tserver with Master: 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196:45095)
I20260608 12:42:08.244961  7205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36078
W20260608 12:42:08.905397  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet bec48eff7fb947e4b3af64403d3f5bbe: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:08.908516  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet fe55bc94cec34f128d8eca23bfd265a4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:08.911691  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet 026f12daffa14b88a754b802456649db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40431: connect: Connection refused (error 111)
I20260608 12:42:09.247449  7608 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
W20260608 12:42:09.924400  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet bec48eff7fb947e4b3af64403d3f5bbe: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:09.927701  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet 026f12daffa14b88a754b802456649db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40431: connect: Connection refused (error 111)
W20260608 12:42:09.930928  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet fe55bc94cec34f128d8eca23bfd265a4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:10.963227  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet fe55bc94cec34f128d8eca23bfd265a4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:10.966375  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet bec48eff7fb947e4b3af64403d3f5bbe: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:10.969621  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet 026f12daffa14b88a754b802456649db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40431: connect: Connection refused (error 111)
W20260608 12:42:11.983767  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet 026f12daffa14b88a754b802456649db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40431: connect: Connection refused (error 111)
W20260608 12:42:11.987165  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet bec48eff7fb947e4b3af64403d3f5bbe: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:11.990231  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet fe55bc94cec34f128d8eca23bfd265a4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
W20260608 12:42:12.992359  7256 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 787e148fc3a948a7a357d08de8242717 not available for placement
W20260608 12:42:13.994400  7256 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 787e148fc3a948a7a357d08de8242717 not available for placement
W20260608 12:42:14.996325  7256 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 787e148fc3a948a7a357d08de8242717 not available for placement
I20260608 12:42:15.262643   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:15.269201  7616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.269407  7617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.270412  7619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.274735   431 server_base.cc:1061] running on GCE node
I20260608 12:42:15.278126   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.278321   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.278450   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535278439 us; error 0 us; skew 500 ppm
I20260608 12:42:15.278963   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.281303   431 webserver.cc:533] Webserver started at http://127.0.107.193:34493/ using document root <none> and password file <none>
I20260608 12:42:15.281759   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.281901   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:15.285358   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:15.288295  7624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.289103   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:15.289381   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "10be15db7a184dcb95edcb57af769503"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-qzs9"
I20260608 12:42:15.289652   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:15.304800   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.305784   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.307109   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:15.310415  7631 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:42:15.328472   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:42:15.328773   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.019s	user 0.001s	sys 0.001s
I20260608 12:42:15.329031   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:42:15.333244  7631 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:15.342808   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:42:15.343061   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:15.343652  7631 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: 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
I20260608 12:42:15.344475  7631 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Bootstrap complete.
I20260608 12:42:15.345053  7631 ts_tablet_manager.cc:1403] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:42:15.347069  7631 raft_consensus.cc:359] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.347532  7631 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.348143  7631 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.351024  7631 ts_tablet_manager.cc:1434] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:15.351735  7631 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:15.364506  7631 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: 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
I20260608 12:42:15.365443  7631 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Bootstrap complete.
I20260608 12:42:15.366009  7631 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:42:15.368547  7631 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.369253  7631 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.369967  7631 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.371692  7631 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:42:15.372430  7631 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
I20260608 12:42:15.392649  7631 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: 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
I20260608 12:42:15.393422  7631 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Bootstrap complete.
I20260608 12:42:15.394035  7631 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260608 12:42:15.396113  7631 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:15.396660  7631 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.397414  7631 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:15.398993   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40431
I20260608 12:42:15.399087  7631 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:15.399142  7691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40431 every 8 connection(s)
I20260608 12:42:15.400164  7631 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Bootstrap starting.
W20260608 12:42:15.403694  7693 tablet.cc:2404] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:15.404439   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:15.424612  7631 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: 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
W20260608 12:42:15.425257  7696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.425648  7631 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Bootstrap complete.
I20260608 12:42:15.426594  7631 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260608 12:42:15.430765  7631 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
W20260608 12:42:15.427362  7698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.431918  7631 raft_consensus.cc:385] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.432276  7631 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.433296  7631 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.435593  7631 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260608 12:42:15.436256  7700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.437156   431 server_base.cc:1061] running on GCE node
I20260608 12:42:15.438212   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.438498   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.438684   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535438664 us; error 0 us; skew 500 ppm
I20260608 12:42:15.439505   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.441818  7692 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:15.442281  7692 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:15.442382   431 webserver.cc:533] Webserver started at http://127.0.107.194:35669/ using document root <none> and password file <none>
I20260608 12:42:15.443132   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.443260  7692 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
I20260608 12:42:15.443393   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:15.447973  7205 ts_manager.cc:194] Re-registered known tserver with Master: 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431)
I20260608 12:42:15.448271   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:15.451855  7705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.452765   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:15.453035  7205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36094
I20260608 12:42:15.453126   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "eab7b3102e19442287870436df752b1f"
format_stamp: "Formatted at 2026-06-08 12:42:06 on dist-test-slave-qzs9"
I20260608 12:42:15.453581   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:15.455740  7692 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
I20260608 12:42:15.467383   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.468472   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.469866   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:15.491895   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:42:15.492143   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260608 12:42:15.496349  7712 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:15.505574   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:42:15.505858   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.013s	user 0.011s	sys 0.002s
I20260608 12:42:15.507318  7712 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: 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
I20260608 12:42:15.507962  7712 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Bootstrap complete.
I20260608 12:42:15.508515  7712 ts_tablet_manager.cc:1403] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:42:15.510636  7712 raft_consensus.cc:359] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.511149  7712 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.512074  7712 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.515115  7712 ts_tablet_manager.cc:1434] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:42:15.515841  7712 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:15.529774  7712 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: 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
I20260608 12:42:15.530493  7712 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Bootstrap complete.
I20260608 12:42:15.531085  7712 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:42:15.533149  7712 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.533696  7712 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.534368  7712 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.536029  7712 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:15.536731  7712 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:15.547268  7712 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: 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
I20260608 12:42:15.547910  7712 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Bootstrap complete.
I20260608 12:42:15.548437  7712 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 12:42:15.550565  7712 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:15.551088  7712 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.551839  7712 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:15.553535  7712 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:15.554230  7712 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Bootstrap starting.
I20260608 12:42:15.558983   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45011
I20260608 12:42:15.559124  7772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45011 every 8 connection(s)
I20260608 12:42:15.563840   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:15.570497  7712 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: 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
W20260608 12:42:15.571353  7777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.571424  7712 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Bootstrap complete.
I20260608 12:42:15.577075  7712 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
W20260608 12:42:15.578459  7778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.580042  7773 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:15.580483  7773 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:15.581461  7773 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
W20260608 12:42:15.581569  7780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.582285   431 server_base.cc:1061] running on GCE node
I20260608 12:42:15.583083  7712 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.583485   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.583967   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.583870  7712 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab7b3102e19442287870436df752b1f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.584368   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535584348 us; error 0 us; skew 500 ppm
I20260608 12:42:15.583624  7635 raft_consensus.cc:493] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.584923  7712 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.585191  7635 raft_consensus.cc:515] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.585865   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.586449  7205 ts_manager.cc:194] Re-registered known tserver with Master: eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:15.587329  7712 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260608 12:42:15.589952  7635 leader_election.cc:290] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:15.594751  7205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36110
I20260608 12:42:15.598526  7773 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
W20260608 12:42:15.601548  7625 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:42:15.611619  7625 leader_election.cc:336] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639): Network error: Client connection negotiation failed: client connection to 127.0.107.195:43639: connect: Connection refused (error 111)
I20260608 12:42:15.613128   431 webserver.cc:533] Webserver started at http://127.0.107.195:38631/ using document root <none> and password file <none>
I20260608 12:42:15.613713   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.613950   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:15.614636  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:15.615301  7747 raft_consensus.cc:2393] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10be15db7a184dcb95edcb57af769503 in current term 1: Already voted for candidate 787e148fc3a948a7a357d08de8242717 in this term.
I20260608 12:42:15.616412  7627 leader_election.cc:304] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503; no voters: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f
I20260608 12:42:15.617103  7635 raft_consensus.cc:3060] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.618264   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:42:15.622002  7788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.622440  7635 raft_consensus.cc:2749] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:15.622891   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:15.623198   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "787e148fc3a948a7a357d08de8242717"
format_stamp: "Formatted at 2026-06-08 12:42:06 on dist-test-slave-qzs9"
I20260608 12:42:15.623456   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-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)
I20260608 12:42:15.633945   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.635051   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.636407   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:15.657662   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:42:15.657994   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.019s	user 0.001s	sys 0.000s
I20260608 12:42:15.662020  7795 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:15.671531   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:42:15.671813   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:42:15.673594  7795 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: 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
I20260608 12:42:15.674331  7795 tablet_bootstrap.cc:492] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Bootstrap complete.
I20260608 12:42:15.674885  7795 ts_tablet_manager.cc:1403] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260608 12:42:15.676909  7795 raft_consensus.cc:359] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.677605  7795 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.678334  7795 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.681260  7795 ts_tablet_manager.cc:1434] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:42:15.682186  7795 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:15.693653  7795 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: 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
I20260608 12:42:15.694353  7795 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Bootstrap complete.
I20260608 12:42:15.694895  7795 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:42:15.697130  7795 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.697669  7795 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.698381  7795 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.700120  7795 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:42:15.700814  7795 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:15.712967  7795 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: 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
I20260608 12:42:15.713691  7795 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Bootstrap complete.
I20260608 12:42:15.714190  7795 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:42:15.716403  7795 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:15.717133  7795 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.717932  7795 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:15.719558  7795 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:15.720254  7795 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Bootstrap starting.
I20260608 12:42:15.726258   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43639
I20260608 12:42:15.726471  7855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43639 every 8 connection(s)
I20260608 12:42:15.734995  7795 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: 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
I20260608 12:42:15.735870  7795 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Bootstrap complete.
I20260608 12:42:15.736541  7795 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:42:15.738947  7795 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.740000  7795 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.741009  7795 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:15.741710  7856 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35839
I20260608 12:42:15.742252  7856 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:15.742993  7795 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:15.743060  7856 heartbeater.cc:507] Master 127.0.107.254:35839 requested a full tablet report, sending...
I20260608 12:42:15.747008  7206 ts_manager.cc:194] Re-registered known tserver with Master: 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:15.751679  7206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36116
I20260608 12:42:15.754106  7856 heartbeater.cc:499] Master 127.0.107.254:35839 was elected leader, sending a full tablet report...
W20260608 12:42:16.003499  7256 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 75d5507820594efca809f3c26403f0c8: could not find any suitable replica to move from server 787e148fc3a948a7a357d08de8242717 to server 6d0d28be60e5416e96b6c4baed9314ab
I20260608 12:42:16.641191  7861 raft_consensus.cc:493] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.642184  7861 raft_consensus.cc:515] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:16.644655  7861 leader_election.cc:290] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:16.647320  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:16.648685  7747 raft_consensus.cc:2468] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 1.
I20260608 12:42:16.650599  7627 leader_election.cc:304] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:16.651487  7861 raft_consensus.cc:2804] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:16.651898  7861 raft_consensus.cc:493] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.652266  7861 raft_consensus.cc:3060] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.658157  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:16.659536  7830 raft_consensus.cc:2410] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10be15db7a184dcb95edcb57af769503 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.
I20260608 12:42:16.660722  7861 raft_consensus.cc:515] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:16.663106  7861 leader_election.cc:290] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 2 election: Requested vote from peers 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:16.663745  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:16.664595  7830 raft_consensus.cc:3060] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.664772  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:16.665904  7747 raft_consensus.cc:3060] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.671815  7830 raft_consensus.cc:2410] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10be15db7a184dcb95edcb57af769503 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.
I20260608 12:42:16.672492  7747 raft_consensus.cc:2468] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 2.
I20260608 12:42:16.673584  7627 leader_election.cc:304] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 787e148fc3a948a7a357d08de8242717
I20260608 12:42:16.674429  7861 raft_consensus.cc:2804] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:16.675486  7861 raft_consensus.cc:697] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Becoming Leader. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Running, Role: LEADER
I20260608 12:42:16.676792  7861 consensus_queue.cc:237] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Queue going to LEADER 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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } }
I20260608 12:42:16.685184  7206 catalog_manager.cc:5696] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 reported cstate change: term changed from 1 to 2, leader changed from 787e148fc3a948a7a357d08de8242717 (127.0.107.195) to 10be15db7a184dcb95edcb57af769503 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:16.779657  7861 raft_consensus.cc:493] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.780407  7861 raft_consensus.cc:515] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:16.782437  7861 leader_election.cc:290] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:16.783181  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:16.783672  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:16.784281  7747 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 1.
I20260608 12:42:16.784860  7830 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 1.
I20260608 12:42:16.785916  7627 leader_election.cc:304] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:16.786861  7861 raft_consensus.cc:2804] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:16.787271  7861 raft_consensus.cc:493] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.787644  7861 raft_consensus.cc:3060] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.793126  7861 raft_consensus.cc:515] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:16.794929  7861 leader_election.cc:290] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 2 election: Requested vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:16.795591  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:16.796026  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:16.796284  7747 raft_consensus.cc:3060] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.796757  7830 raft_consensus.cc:3060] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.801618  7747 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 2.
I20260608 12:42:16.801891  7830 raft_consensus.cc:2468] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 2.
I20260608 12:42:16.802718  7627 leader_election.cc:304] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:16.803606  7861 raft_consensus.cc:2804] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:16.804119  7861 raft_consensus.cc:697] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Becoming Leader. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Running, Role: LEADER
I20260608 12:42:16.805174  7861 consensus_queue.cc:237] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:16.812640  7206 catalog_manager.cc:5696] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:16.971786  7861 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.972496  7861 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:16.974548  7861 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:16.975353  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:16.975677  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:16.976375  7747 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 1.
I20260608 12:42:16.976820  7830 raft_consensus.cc:2410] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10be15db7a184dcb95edcb57af769503 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.
I20260608 12:42:16.977603  7627 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:16.978543  7861 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:16.979009  7861 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.979413  7861 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.986544  7861 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:16.988452  7861 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 2 election: Requested vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:16.989426  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:16.990255  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:16.990334  7747 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.990845  7830 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:16.995576  7747 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 2.
I20260608 12:42:16.995916  7830 raft_consensus.cc:2410] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10be15db7a184dcb95edcb57af769503 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.
I20260608 12:42:16.996649  7627 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [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: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:16.997605  7861 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:16.998111  7861 raft_consensus.cc:697] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Becoming Leader. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Running, Role: LEADER
I20260608 12:42:16.999099  7861 consensus_queue.cc:237] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Queue going to LEADER 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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.006313  7206 catalog_manager.cc:5696] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 reported cstate change: term changed from 1 to 2, leader changed from 787e148fc3a948a7a357d08de8242717 (127.0.107.195) to 10be15db7a184dcb95edcb57af769503 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:17.019475  7874 raft_consensus.cc:493] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:17.020063  7874 raft_consensus.cc:515] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.022430  7874 leader_election.cc:290] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
W20260608 12:42:17.033231  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet fe55bc94cec34f128d8eca23bfd265a4: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:42:17.043996  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:17.045105  7666 raft_consensus.cc:2468] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 1.
I20260608 12:42:17.046448  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:17.046726  7792 leader_election.cc:304] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: 
I20260608 12:42:17.047504  7747 raft_consensus.cc:2468] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 1.
W20260608 12:42:17.047660  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet bec48eff7fb947e4b3af64403d3f5bbe: Illegal state: Replica 787e148fc3a948a7a357d08de8242717 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } }
I20260608 12:42:17.047987  7874 raft_consensus.cc:2804] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:17.048847  7874 raft_consensus.cc:493] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:17.049377  7874 raft_consensus.cc:3060] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:17.052235  7256 auto_rebalancer.cc:591] Failed to schedule move for tablet 712cc5440bda4509a0645c9fd86cf044: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:42:17.055982  7874 raft_consensus.cc:515] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.057734  7874 leader_election.cc:290] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 2 election: Requested vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:17.058681  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503"
I20260608 12:42:17.058691  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:17.059369  7666 raft_consensus.cc:3060] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:17.059621  7747 raft_consensus.cc:3060] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:17.064561  7747 raft_consensus.cc:2468] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 2.
I20260608 12:42:17.065191  7666 raft_consensus.cc:2468] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 2.
I20260608 12:42:17.065711  7791 leader_election.cc:304] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:17.066579  7874 raft_consensus.cc:2804] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:17.067896  7874 raft_consensus.cc:697] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 LEADER]: Becoming Leader. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Running, Role: LEADER
I20260608 12:42:17.068872  7874 consensus_queue.cc:237] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.076210  7206 catalog_manager.cc:5696] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:17.101440  7874 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:17.101964  7874 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.103806  7874 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:17.104590  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:17.104837  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:17.105674  7747 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 2.
I20260608 12:42:17.106758  7791 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503
I20260608 12:42:17.107525  7874 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:42:17.107939  7874 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:17.108317  7874 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:42:17.113020  7874 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.114687  7874 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 3 election: Requested vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:17.115402  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503"
I20260608 12:42:17.115609  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:17.116321  7747 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:42:17.120793  7747 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 787e148fc3a948a7a357d08de8242717 in term 3.
I20260608 12:42:17.121896  7791 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503
I20260608 12:42:17.122637  7874 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:42:17.123102  7874 raft_consensus.cc:697] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 3 LEADER]: Becoming Leader. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Running, Role: LEADER
I20260608 12:42:17.124066  7874 consensus_queue.cc:237] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.130995  7206 catalog_manager.cc:5696] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 reported cstate change: term changed from 2 to 3, leader changed from 10be15db7a184dcb95edcb57af769503 (127.0.107.193) to 787e148fc3a948a7a357d08de8242717 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:17.132583  7830 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:42:17.133152  7830 pending_rounds.cc:85] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Aborting all ops after (but not including) 0
I20260608 12:42:17.133483  7830 pending_rounds.cc:107] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:42:17.133845  7830 raft_consensus.cc:2889] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:42:17.135351  7861 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.147782  7747 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:42:17.149829  7864 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:17.235672  7747 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:17.237057  7861 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.251719  7830 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:17.253357  7889 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.463812  7747 raft_consensus.cc:1240] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Rejecting Update request from peer 10be15db7a184dcb95edcb57af769503 for earlier term 2. Current term is 3. Ops: []
I20260608 12:42:17.465334  7889 consensus_queue.cc:1059] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.466184  7864 raft_consensus.cc:3055] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:42:17.466609  7864 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Running, Role: LEADER
I20260608 12:42:17.467396  7864 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:17.468554  7864 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:42:17.547456  7747 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:17.548892  7874 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.560585  7666 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:17.563309  7879 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:17.602027  7747 raft_consensus.cc:1275] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:42:17.603392  7879 consensus_queue.cc:1048] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.616595  7666 raft_consensus.cc:1275] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:42:17.618255  7879 consensus_queue.cc:1048] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.619217  7879 consensus_queue.cc:1243] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Peer 10be15db7a184dcb95edcb57af769503 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:42:17.622079  7666 pending_rounds.cc:85] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Aborting all ops after (but not including) 0
I20260608 12:42:17.622527  7666 pending_rounds.cc:107] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:42:17.622859  7666 raft_consensus.cc:2889] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:42:18.064249  7666 consensus_queue.cc:237] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:18.070467  7830 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:18.072073  7861 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:18.074149  7747 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:18.075752  7861 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:18.079950  7889 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.083343  7830 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
W20260608 12:42:18.084949  7627 consensus_peers.cc:597] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 -> Peer 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196:45095): Couldn't send request to peer 6d0d28be60e5416e96b6c4baed9314ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 026f12daffa14b88a754b802456649db. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:18.089270  7747 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.092928  7206 catalog_manager.cc:5696] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 reported cstate change: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:18.099994  7830 consensus_queue.cc:237] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:18.110337  7666 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:18.111611  7747 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:18.112258  7879 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:18.113941  7874 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:42:18.120565  7791 consensus_peers.cc:597] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 -> Peer 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196:45095): Couldn't send request to peer 6d0d28be60e5416e96b6c4baed9314ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bec48eff7fb947e4b3af64403d3f5bbe. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:18.124583  7879 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.129415  7666 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.126168  7747 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.143908  7205 catalog_manager.cc:5696] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 reported cstate change: config changed from index -1 to 3, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.146427  7666 consensus_queue.cc:237] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:18.154520  7747 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:42:18.154879  7627 consensus_peers.cc:597] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 -> Peer 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196:45095): Couldn't send request to peer 6d0d28be60e5416e96b6c4baed9314ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe55bc94cec34f128d8eca23bfd265a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:18.155706  7830 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:18.157058  7861 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:18.158805  7864 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:18.166491  7861 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.168360  7747 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.171953  7830 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } } }
I20260608 12:42:18.180053  7205 catalog_manager.cc:5696] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 reported cstate change: config changed from index -1 to 2, NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:18.460151  7905 ts_tablet_manager.cc:933] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: Initiating tablet copy from peer 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431)
I20260608 12:42:18.462108  7905 tablet_copy_client.cc:323] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40431
I20260608 12:42:18.473759  7677 tablet_copy_service.cc:140] P 10be15db7a184dcb95edcb57af769503: Received BeginTabletCopySession request for tablet 026f12daffa14b88a754b802456649db from peer 6d0d28be60e5416e96b6c4baed9314ab ({username='slave'} at 127.0.0.1:47262)
I20260608 12:42:18.474422  7677 tablet_copy_service.cc:161] P 10be15db7a184dcb95edcb57af769503: Beginning new tablet copy session on tablet 026f12daffa14b88a754b802456649db from peer 6d0d28be60e5416e96b6c4baed9314ab at {username='slave'} at 127.0.0.1:47262: session id = 6d0d28be60e5416e96b6c4baed9314ab-026f12daffa14b88a754b802456649db
I20260608 12:42:18.481849  7677 tablet_copy_source_session.cc:215] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:18.484777  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026f12daffa14b88a754b802456649db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:18.495731  7905 tablet_copy_client.cc:806] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:18.496390  7905 tablet_copy_client.cc:670] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:18.500303  7905 tablet_copy_client.cc:538] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:18.505767  7905 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: Bootstrap starting.
I20260608 12:42:18.522261  7905 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: 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
I20260608 12:42:18.523015  7905 tablet_bootstrap.cc:492] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: Bootstrap complete.
I20260608 12:42:18.523636  7905 ts_tablet_manager.cc:1403] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260608 12:42:18.526247  7905 raft_consensus.cc:359] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:18.526996  7905 raft_consensus.cc:740] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6d0d28be60e5416e96b6c4baed9314ab, State: Initialized, Role: LEARNER
I20260608 12:42:18.527614  7905 consensus_queue.cc:260] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:18.530400  7905 ts_tablet_manager.cc:1434] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260608 12:42:18.532166  7677 tablet_copy_service.cc:342] P 10be15db7a184dcb95edcb57af769503: Request end of tablet copy session 6d0d28be60e5416e96b6c4baed9314ab-026f12daffa14b88a754b802456649db received from {username='slave'} at 127.0.0.1:47262
I20260608 12:42:18.532631  7677 tablet_copy_service.cc:434] P 10be15db7a184dcb95edcb57af769503: ending tablet copy session 6d0d28be60e5416e96b6c4baed9314ab-026f12daffa14b88a754b802456649db on tablet 026f12daffa14b88a754b802456649db with peer 6d0d28be60e5416e96b6c4baed9314ab
I20260608 12:42:18.556314  7905 ts_tablet_manager.cc:933] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: Initiating tablet copy from peer 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:18.557969  7905 tablet_copy_client.cc:323] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43639
I20260608 12:42:18.569828  7841 tablet_copy_service.cc:140] P 787e148fc3a948a7a357d08de8242717: Received BeginTabletCopySession request for tablet bec48eff7fb947e4b3af64403d3f5bbe from peer 6d0d28be60e5416e96b6c4baed9314ab ({username='slave'} at 127.0.0.1:50276)
I20260608 12:42:18.571014  7841 tablet_copy_service.cc:161] P 787e148fc3a948a7a357d08de8242717: Beginning new tablet copy session on tablet bec48eff7fb947e4b3af64403d3f5bbe from peer 6d0d28be60e5416e96b6c4baed9314ab at {username='slave'} at 127.0.0.1:50276: session id = 6d0d28be60e5416e96b6c4baed9314ab-bec48eff7fb947e4b3af64403d3f5bbe
I20260608 12:42:18.581964  7841 tablet_copy_source_session.cc:215] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:18.585790  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec48eff7fb947e4b3af64403d3f5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:18.606508  7905 tablet_copy_client.cc:806] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:18.607280  7905 tablet_copy_client.cc:670] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:18.620186  7913 ts_tablet_manager.cc:933] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: Initiating tablet copy from peer 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431)
I20260608 12:42:18.622540  7913 tablet_copy_client.cc:323] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40431
W20260608 12:42:19.641954  7239 debug-util.cc:398] Leaking SignalData structure 0x7b0800193140 after lost signal to thread 434
W20260608 12:42:19.679709  7239 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0040 after lost signal to thread 7242
I20260608 12:42:19.841876  7916 raft_consensus.cc:493] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10be15db7a184dcb95edcb57af769503)
I20260608 12:42:19.842712  7916 raft_consensus.cc:515] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:19.866677  7916 leader_election.cc:290] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639), 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431)
I20260608 12:42:19.867981  7916 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 787e148fc3a948a7a357d08de8242717)
I20260608 12:42:19.869763  7921 raft_consensus.cc:493] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10be15db7a184dcb95edcb57af769503)
I20260608 12:42:19.870481  7921 raft_consensus.cc:515] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:19.873044  7921 leader_election.cc:290] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:19.868534  7916 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:19.886875  7916 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:19.906112  7861 raft_consensus.cc:493] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 787e148fc3a948a7a357d08de8242717)
I20260608 12:42:19.906683  7677 tablet_copy_service.cc:140] P 10be15db7a184dcb95edcb57af769503: Received BeginTabletCopySession request for tablet fe55bc94cec34f128d8eca23bfd265a4 from peer 6d0d28be60e5416e96b6c4baed9314ab ({username='slave'} at 127.0.0.1:47262)
I20260608 12:42:19.907310  7677 tablet_copy_service.cc:161] P 10be15db7a184dcb95edcb57af769503: Beginning new tablet copy session on tablet fe55bc94cec34f128d8eca23bfd265a4 from peer 6d0d28be60e5416e96b6c4baed9314ab at {username='slave'} at 127.0.0.1:47262: session id = 6d0d28be60e5416e96b6c4baed9314ab-fe55bc94cec34f128d8eca23bfd265a4
I20260608 12:42:19.906728  7861 raft_consensus.cc:515] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:19.909492  7905 tablet_copy_client.cc:538] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:19.912201  7922 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 787e148fc3a948a7a357d08de8242717)
I20260608 12:42:19.914639  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:19.920580  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:19.916241  7746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec48eff7fb947e4b3af64403d3f5bbe" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:19.918947  7861 leader_election.cc:290] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:19.924162  7677 tablet_copy_source_session.cc:215] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:19.923786  7922 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:19.938490  7913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55bc94cec34f128d8eca23bfd265a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:19.941826  7583 raft_consensus.cc:1217] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:42:19.945685  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:19.947598  7922 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:19.927145  7905 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: Bootstrap starting.
I20260608 12:42:19.934460  7627 leader_election.cc:304] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10be15db7a184dcb95edcb57af769503; no voters: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f
I20260608 12:42:19.951047  7922 raft_consensus.cc:2749] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:42:19.951009  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:19.959690  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
W20260608 12:42:19.961470  7239 debug-util.cc:398] Leaking SignalData structure 0x7b08002e86e0 after lost signal to thread 7607
I20260608 12:42:19.961944  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:19.962594  7747 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 3.
I20260608 12:42:19.964277  7745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026f12daffa14b88a754b802456649db" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:19.965430  7913 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58856 (request call id 3) took 1361 ms. Trace:
I20260608 12:42:19.967166  7627 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 787e148fc3a948a7a357d08de8242717
I20260608 12:42:19.970585  7791 leader_election.cc:304] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 787e148fc3a948a7a357d08de8242717; no voters: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f
I20260608 12:42:19.971052  7913 rpcz_store.cc:276] 0608 12:42:18.604523 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:42:18.604872 (+   349us) service_pool.cc:224] Handling call
0608 12:42:18.620838 (+ 15966us) ts_tablet_manager.cc:934] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: Initiating tablet copy from peer 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431)
0608 12:42:19.937315 (+1316477us) tablet_copy_client.cc:368] Tablet copy session begun
0608 12:42:19.947056 (+  9741us) tablet_metadata.cc:665] Metadata flushed
0608 12:42:19.947180 (+   124us) tablet_copy_client.cc:497] Wrote new tablet metadata
0608 12:42:19.956482 (+  9302us) tablet_copy_client.cc:418] Wrote new consensus metadata
0608 12:42:19.964929 (+  8447us) tablet_replica.cc:206] Creating consensus instance
0608 12:42:19.965295 (+   366us) ts_tablet_manager.cc:989] Replica registered.
0608 12:42:19.965355 (+    60us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":371,"tablet-copy.queue_time_us":13930,"thread_start_us":13683,"threads_started":2}
I20260608 12:42:19.972262  7920 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 12:42:19.972688  7920 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 787e148fc3a948a7a357d08de8242717)
I20260608 12:42:19.973222  7913 tablet_copy_client.cc:806] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:19.973814  7913 tablet_copy_client.cc:670] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:19.974160  7919 raft_consensus.cc:2749] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:42:19.973199  7920 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:42:19.978418  7913 tablet_copy_client.cc:538] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:19.982287  7920 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:19.985260  7745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:19.985997  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:19.987035  7913 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: Bootstrap starting.
I20260608 12:42:19.987645  7625 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10be15db7a184dcb95edcb57af769503; no voters: 787e148fc3a948a7a357d08de8242717, eab7b3102e19442287870436df752b1f
I20260608 12:42:19.988498  7864 raft_consensus.cc:2749] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260608 12:42:19.988515  7920 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 4 election: Requested vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
W20260608 12:42:19.974457  7239 debug-util.cc:398] Leaking SignalData structure 0x7b0800038820 after lost signal to thread 7772
I20260608 12:42:20.003000  7905 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: 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
I20260608 12:42:20.003358  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55bc94cec34f128d8eca23bfd265a4" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:20.003957  7905 tablet_bootstrap.cc:492] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: Bootstrap complete.
I20260608 12:42:20.004731  7905 ts_tablet_manager.cc:1403] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.016s
I20260608 12:42:20.005031  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "eab7b3102e19442287870436df752b1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:20.007081  7706 leader_election.cc:304] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717
I20260608 12:42:20.007932  7905 raft_consensus.cc:359] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:20.008392  7706 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab7b3102e19442287870436df752b1f; no voters: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717
I20260608 12:42:20.008778  7905 raft_consensus.cc:740] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6d0d28be60e5416e96b6c4baed9314ab, State: Initialized, Role: LEARNER
I20260608 12:42:20.009951  7916 raft_consensus.cc:2749] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:42:20.009619  7905 consensus_queue.cc:260] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:20.009708  7885 raft_consensus.cc:2749] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:42:20.012058  7905 ts_tablet_manager.cc:1434] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:20.016242  7841 tablet_copy_service.cc:342] P 787e148fc3a948a7a357d08de8242717: Request end of tablet copy session 6d0d28be60e5416e96b6c4baed9314ab-bec48eff7fb947e4b3af64403d3f5bbe received from {username='slave'} at 127.0.0.1:50276
I20260608 12:42:20.016732  7841 tablet_copy_service.cc:434] P 787e148fc3a948a7a357d08de8242717: ending tablet copy session 6d0d28be60e5416e96b6c4baed9314ab-bec48eff7fb947e4b3af64403d3f5bbe on tablet bec48eff7fb947e4b3af64403d3f5bbe with peer 6d0d28be60e5416e96b6c4baed9314ab
I20260608 12:42:20.033078  7913 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: 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
I20260608 12:42:20.034029  7913 tablet_bootstrap.cc:492] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: Bootstrap complete.
I20260608 12:42:20.034893  7913 ts_tablet_manager.cc:1403] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.013s
I20260608 12:42:20.038283  7913 raft_consensus.cc:359] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:20.039287  7913 raft_consensus.cc:740] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6d0d28be60e5416e96b6c4baed9314ab, State: Initialized, Role: LEARNER
I20260608 12:42:20.040017  7913 consensus_queue.cc:260] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: true } }
I20260608 12:42:20.042811  7913 ts_tablet_manager.cc:1434] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:20.047129  7677 tablet_copy_service.cc:342] P 10be15db7a184dcb95edcb57af769503: Request end of tablet copy session 6d0d28be60e5416e96b6c4baed9314ab-fe55bc94cec34f128d8eca23bfd265a4 received from {username='slave'} at 127.0.0.1:47262
I20260608 12:42:20.047564  7677 tablet_copy_service.cc:434] P 10be15db7a184dcb95edcb57af769503: ending tablet copy session 6d0d28be60e5416e96b6c4baed9314ab-fe55bc94cec34f128d8eca23bfd265a4 on tablet fe55bc94cec34f128d8eca23bfd265a4 with peer 6d0d28be60e5416e96b6c4baed9314ab
I20260608 12:42:20.247906  7666 raft_consensus.cc:1240] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Rejecting Update request from peer 787e148fc3a948a7a357d08de8242717 for earlier term 3. Current term is 4. Ops: []
I20260608 12:42:20.250299  7919 consensus_queue.cc:1059] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:20.251370  7874 raft_consensus.cc:3055] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 12:42:20.251750  7874 raft_consensus.cc:740] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 787e148fc3a948a7a357d08de8242717, State: Running, Role: LEADER
I20260608 12:42:20.252611  7874 consensus_queue.cc:260] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:20.253907  7874 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:42:20.258611  7920 raft_consensus.cc:1064] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503: attempting to promote NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab to VOTER
I20260608 12:42:20.261528  7920 consensus_queue.cc:237] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } }
I20260608 12:42:20.268574  7583 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:20.270466  7829 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:20.272464  7745 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:20.272537  7889 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:20.274562  7864 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:20.279765  7889 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:20.296763  7864 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.300781  7745 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.309687  7583 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.326436  7206 catalog_manager.cc:5696] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f reported cstate change: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.329173  7829 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.338675  7583 raft_consensus.cc:1217] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:42:20.383533  7665 consensus_queue.cc:237] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } }
I20260608 12:42:20.391433  7583 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:20.391733  7745 raft_consensus.cc:1275] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:20.393234  7864 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:20.394151  7920 consensus_queue.cc:1048] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:20.401559  7915 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 787e148fc3a948a7a357d08de8242717 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.406353  7582 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 787e148fc3a948a7a357d08de8242717 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.412187  7195 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 026f12daffa14b88a754b802456649db with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:20.417423  7745 raft_consensus.cc:2955] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 787e148fc3a948a7a357d08de8242717 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.422905  7206 catalog_manager.cc:5696] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 reported cstate change: config changed from index 4 to 5, VOTER 787e148fc3a948a7a357d08de8242717 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:20.454088  7820 tablet_service.cc:1558] Processing DeleteTablet for tablet 026f12daffa14b88a754b802456649db with delete_type TABLET_DATA_TOMBSTONED (TS 787e148fc3a948a7a357d08de8242717 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50282
I20260608 12:42:20.459465  7940 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:20.460723  7940 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:20.461745  7940 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:20.465927  7940 ts_tablet_manager.cc:1916] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:20.481961  7940 ts_tablet_manager.cc:1929] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:42:20.482410  7940 log.cc:1199] T 026f12daffa14b88a754b802456649db P 787e148fc3a948a7a357d08de8242717: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-2-root/wals/026f12daffa14b88a754b802456649db
I20260608 12:42:20.484579  7192 catalog_manager.cc:5027] TS 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639): tablet 026f12daffa14b88a754b802456649db (table test-workload [id=75d5507820594efca809f3c26403f0c8]) successfully deleted
I20260608 12:42:20.489573  7582 raft_consensus.cc:1217] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:42:20.871089  7919 raft_consensus.cc:1064] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717: attempting to promote NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab to VOTER
I20260608 12:42:20.873556  7919 consensus_queue.cc:237] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } }
I20260608 12:42:20.886188  7582 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:20.888732  7919 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:20.889441  7745 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:20.891016  7665 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:20.892742  7874 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:20.895299  7919 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:20.919020  7665 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.919610  7745 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.929622  7920 raft_consensus.cc:1064] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503: attempting to promote NON_VOTER 6d0d28be60e5416e96b6c4baed9314ab to VOTER
I20260608 12:42:20.932480  7920 consensus_queue.cc:237] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } }
I20260608 12:42:20.936424  7901 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.950330  7582 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:20.958767  7206 catalog_manager.cc:5696] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 reported cstate change: config changed from index 3 to 4, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:20.976853  7745 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:20.979235  7915 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:20.985200  7582 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 LEARNER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:20.986907  7829 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:20.986896  7915 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:20.988905  7920 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:21.014962  7949 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.016356  7829 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.024351  7744 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.035905  7583 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.050194  7207 catalog_manager.cc:5696] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f reported cstate change: config changed from index 2 to 3, 6d0d28be60e5416e96b6c4baed9314ab (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } attrs { replace: true } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.055867  7829 consensus_queue.cc:237] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [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: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } }
I20260608 12:42:21.062264  7583 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:21.063779  7901 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:21.070308  7665 consensus_queue.cc:237] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [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: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } }
I20260608 12:42:21.075489  7744 raft_consensus.cc:1275] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Refusing update from remote peer 787e148fc3a948a7a357d08de8242717: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:21.077692  7901 consensus_queue.cc:1048] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:21.078452  7582 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:21.080111  7581 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 10be15db7a184dcb95edcb57af769503 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.080415  7945 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 10be15db7a184dcb95edcb57af769503 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.085958  7829 raft_consensus.cc:1275] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Refusing update from remote peer 10be15db7a184dcb95edcb57af769503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:21.087747  7915 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:21.091070  7744 raft_consensus.cc:2955] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 10be15db7a184dcb95edcb57af769503 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.096082  7915 consensus_queue.cc:1048] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:21.105132  7192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bec48eff7fb947e4b3af64403d3f5bbe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:21.104679  7205 catalog_manager.cc:5696] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f reported cstate change: config changed from index 4 to 5, VOTER 10be15db7a184dcb95edcb57af769503 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "787e148fc3a948a7a357d08de8242717" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.105800  7920 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eab7b3102e19442287870436df752b1f (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.113044  7829 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eab7b3102e19442287870436df752b1f (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.119059  7656 tablet_service.cc:1558] Processing DeleteTablet for tablet bec48eff7fb947e4b3af64403d3f5bbe with delete_type TABLET_DATA_TOMBSTONED (TS 10be15db7a184dcb95edcb57af769503 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47276
I20260608 12:42:21.121654  7583 raft_consensus.cc:2955] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eab7b3102e19442287870436df752b1f (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } } }
I20260608 12:42:21.123893  7195 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe55bc94cec34f128d8eca23bfd265a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:21.129623  7205 catalog_manager.cc:5696] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 reported cstate change: config changed from index 3 to 4, VOTER eab7b3102e19442287870436df752b1f (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0d28be60e5416e96b6c4baed9314ab" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45095 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:21.139416  7955 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.140451  7955 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.141302  7955 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.146744  7955 ts_tablet_manager.cc:1916] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:21.164003  7955 ts_tablet_manager.cc:1929] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:42:21.164490  7955 log.cc:1199] T bec48eff7fb947e4b3af64403d3f5bbe P 10be15db7a184dcb95edcb57af769503: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-0-root/wals/bec48eff7fb947e4b3af64403d3f5bbe
I20260608 12:42:21.166224  7195 catalog_manager.cc:5027] TS 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431): tablet bec48eff7fb947e4b3af64403d3f5bbe (table test-workload [id=75d5507820594efca809f3c26403f0c8]) successfully deleted
I20260608 12:42:21.168685  7737 tablet_service.cc:1558] Processing DeleteTablet for tablet fe55bc94cec34f128d8eca23bfd265a4 with delete_type TABLET_DATA_TOMBSTONED (TS eab7b3102e19442287870436df752b1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53662
I20260608 12:42:21.170677  7958 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.171396  7958 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.171978  7958 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.174638  7958 ts_tablet_manager.cc:1916] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:21.184607  7958 ts_tablet_manager.cc:1929] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:42:21.184945  7958 log.cc:1199] T fe55bc94cec34f128d8eca23bfd265a4 P eab7b3102e19442287870436df752b1f: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922345639380-431-0/minicluster-data/ts-1-root/wals/fe55bc94cec34f128d8eca23bfd265a4
I20260608 12:42:21.186311  7194 catalog_manager.cc:5027] TS eab7b3102e19442287870436df752b1f (127.0.107.194:45011): tablet fe55bc94cec34f128d8eca23bfd265a4 (table test-workload [id=75d5507820594efca809f3c26403f0c8]) successfully deleted
I20260608 12:42:21.427979  7945 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:21.428503  7945 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:21.430415  7945 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 10be15db7a184dcb95edcb57af769503 (127.0.107.193:40431), eab7b3102e19442287870436df752b1f (127.0.107.194:45011)
I20260608 12:42:21.431254  7665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10be15db7a184dcb95edcb57af769503" is_pre_election: true
I20260608 12:42:21.431553  7744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "787e148fc3a948a7a357d08de8242717" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:21.433089  7791 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 787e148fc3a948a7a357d08de8242717; no voters: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f
I20260608 12:42:21.433879  7945 raft_consensus.cc:2749] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260608 12:42:21.743533  7920 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:21.744154  7920 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:21.746548  7920 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:21.747332  7744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f" is_pre_election: true
I20260608 12:42:21.747736  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717" is_pre_election: true
I20260608 12:42:21.747905  7744 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 3.
I20260608 12:42:21.748448  7829 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 4.
I20260608 12:42:21.749078  7627 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10be15db7a184dcb95edcb57af769503, eab7b3102e19442287870436df752b1f; no voters: 
I20260608 12:42:21.749886  7920 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260608 12:42:21.750255  7920 raft_consensus.cc:493] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:21.750520  7920 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 4 FOLLOWER]: Advancing to term 5
I20260608 12:42:21.754976  7920 raft_consensus.cc:515] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:21.756816  7920 leader_election.cc:290] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 5 election: Requested vote from peers eab7b3102e19442287870436df752b1f (127.0.107.194:45011), 787e148fc3a948a7a357d08de8242717 (127.0.107.195:43639)
I20260608 12:42:21.757550  7744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eab7b3102e19442287870436df752b1f"
I20260608 12:42:21.757786  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712cc5440bda4509a0645c9fd86cf044" candidate_uuid: "10be15db7a184dcb95edcb57af769503" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "787e148fc3a948a7a357d08de8242717"
I20260608 12:42:21.758155  7744 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 3 FOLLOWER]: Advancing to term 5
I20260608 12:42:21.758289  7829 raft_consensus.cc:3060] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 4 FOLLOWER]: Advancing to term 5
I20260608 12:42:21.762944  7829 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 5.
I20260608 12:42:21.763839  7625 leader_election.cc:304] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10be15db7a184dcb95edcb57af769503, 787e148fc3a948a7a357d08de8242717; no voters: 
I20260608 12:42:21.764503  7920 raft_consensus.cc:2804] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 5 FOLLOWER]: Leader election won for term 5
I20260608 12:42:21.765022  7744 raft_consensus.cc:2468] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10be15db7a184dcb95edcb57af769503 in term 5.
I20260608 12:42:21.765592  7920 raft_consensus.cc:697] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 5 LEADER]: Becoming Leader. State: Replica: 10be15db7a184dcb95edcb57af769503, State: Running, Role: LEADER
I20260608 12:42:21.766536  7920 consensus_queue.cc:237] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } }
I20260608 12:42:21.774418  7208 catalog_manager.cc:5696] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 reported cstate change: term changed from 3 to 5, leader changed from 787e148fc3a948a7a357d08de8242717 (127.0.107.195) to 10be15db7a184dcb95edcb57af769503 (127.0.107.193). New cstate: current_term: 5 leader_uuid: "10be15db7a184dcb95edcb57af769503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10be15db7a184dcb95edcb57af769503" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab7b3102e19442287870436df752b1f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "787e148fc3a948a7a357d08de8242717" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43639 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:21.820101   431 tablet_server.cc:179] TabletServer@127.0.107.193:40431 shutting down...
I20260608 12:42:21.849956   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:21.850921   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.851627   431 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.852644   431 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.856043   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.856765   431 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.857730   431 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P 10be15db7a184dcb95edcb57af769503 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.860564   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.861222   431 raft_consensus.cc:2243] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 5 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.862056   431 pending_rounds.cc:70] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Trying to abort 1 pending ops.
I20260608 12:42:21.862315   431 pending_rounds.cc:77] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503: Aborting op as it isn't in flight: id { term: 5 index: 3 } timestamp: 7294658731082592256 op_type: NO_OP noop_request { }
I20260608 12:42:21.862680   431 raft_consensus.cc:2889] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:21.863004   431 raft_consensus.cc:2272] T 712cc5440bda4509a0645c9fd86cf044 P 10be15db7a184dcb95edcb57af769503 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.890748   431 tablet_server.cc:196] TabletServer@127.0.107.193:40431 shutdown complete.
I20260608 12:42:21.907959   431 tablet_server.cc:179] TabletServer@127.0.107.194:45011 shutting down...
I20260608 12:42:21.935506   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:21.936225   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.936920   431 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.937415   431 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.940042   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.940562   431 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.941155   431 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P eab7b3102e19442287870436df752b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.943130   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:21.943595   431 raft_consensus.cc:2243] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.944072   431 raft_consensus.cc:2272] T 712cc5440bda4509a0645c9fd86cf044 P eab7b3102e19442287870436df752b1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.967767   431 tablet_server.cc:196] TabletServer@127.0.107.194:45011 shutdown complete.
I20260608 12:42:21.988013   431 tablet_server.cc:179] TabletServer@127.0.107.195:43639 shutting down...
I20260608 12:42:22.018008   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:22.018862   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:22.019588   431 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:22.020654   431 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.023872   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:22.024550   431 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.025202   431 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P 787e148fc3a948a7a357d08de8242717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.028353   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:22.029019   431 raft_consensus.cc:2243] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.029490   431 raft_consensus.cc:2272] T 712cc5440bda4509a0645c9fd86cf044 P 787e148fc3a948a7a357d08de8242717 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.054680   431 tablet_server.cc:196] TabletServer@127.0.107.195:43639 shutdown complete.
I20260608 12:42:22.070758   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:22.091773   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:22.092465   431 tablet_replica.cc:333] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab: stopping tablet replica
I20260608 12:42:22.093112   431 raft_consensus.cc:2243] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.093659   431 raft_consensus.cc:2272] T fe55bc94cec34f128d8eca23bfd265a4 P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.096066   431 tablet_replica.cc:333] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab: stopping tablet replica
I20260608 12:42:22.096575   431 raft_consensus.cc:2243] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.097102   431 raft_consensus.cc:2272] T bec48eff7fb947e4b3af64403d3f5bbe P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.099255   431 tablet_replica.cc:333] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab: stopping tablet replica
I20260608 12:42:22.099707   431 raft_consensus.cc:2243] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.100116   431 raft_consensus.cc:2272] T 026f12daffa14b88a754b802456649db P 6d0d28be60e5416e96b6c4baed9314ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.120160   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:22.132921   431 master.cc:562] Master@127.0.107.254:35839 shutting down...
I20260608 12:42:22.157531   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:22.158123   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.158568   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 378e9aa47ae4469db8109d889a3fd844: stopping tablet replica
W20260608 12:42:23.178877   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7239)
I20260608 12:42:23.513069   431 master.cc:584] Master@127.0.107.254:35839 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17794 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:42:23.547241   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39389
I20260608 12:42:23.548321   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:23.553570  7964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:23.553687  7965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:23.555018  7967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.555899   431 server_base.cc:1061] running on GCE node
I20260608 12:42:23.556921   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:23.557094   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:23.557207   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922543557195 us; error 0 us; skew 500 ppm
I20260608 12:42:23.557718   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:23.559900   431 webserver.cc:533] Webserver started at http://127.0.107.254:33151/ using document root <none> and password file <none>
I20260608 12:42:23.560345   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:23.560488   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:23.560734   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:23.561748   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.565953   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:23.569221  7972 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.569957   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:23.570207   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.570466   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-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)
I20260608 12:42:23.580370   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:23.581506   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:23.617839   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39389
I20260608 12:42:23.617957  8023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39389 every 8 connection(s)
I20260608 12:42:23.621829  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:23.631837  8024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Bootstrap starting.
I20260608 12:42:23.636389  8024 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.640399  8024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: No bootstrap required, opened a new log
I20260608 12:42:23.642474  8024 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2" member_type: VOTER }
I20260608 12:42:23.642822  8024 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.643040  8024 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cae3e1c07f4c7aab496c2c11b6a5b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.643615  8024 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2cae3e1c07f4c7aab496c2c11b6a5b2" member_type: VOTER }
I20260608 12:42:23.644028  8024 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.644248  8024 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.644491  8024 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.648558  8024 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2" member_type: VOTER }
I20260608 12:42:23.649052  8024 leader_election.cc:304] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [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: b2cae3e1c07f4c7aab496c2c11b6a5b2; no voters: 
I20260608 12:42:23.650152  8024 leader_election.cc:290] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.650482  8027 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.651786  8027 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 1 LEADER]: Becoming Leader. State: Replica: b2cae3e1c07f4c7aab496c2c11b6a5b2, State: Running, Role: LEADER
I20260608 12:42:23.652436  8027 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [LEADER]: Queue going to LEADER mode. State: All 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: "b2cae3e1c07f4c7aab496c2c11b6a5b2" member_type: VOTER }
I20260608 12:42:23.652899  8024 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:23.656651  8029 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2cae3e1c07f4c7aab496c2c11b6a5b2. Latest consensus state: current_term: 1 leader_uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2" member_type: VOTER } }
I20260608 12:42:23.657326  8029 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:23.657406  8028 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cae3e1c07f4c7aab496c2c11b6a5b2" member_type: VOTER } }
I20260608 12:42:23.658109  8028 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:23.660665  8035 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:23.665576  8035 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:23.667587   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:23.674265  8035 catalog_manager.cc:1382] Generated new cluster ID: b960d6230a3249529cf79e2ab98caa35
I20260608 12:42:23.674523  8035 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:23.692333  8035 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:23.693564  8035 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:23.712499  8035 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Generated new TSK 0
I20260608 12:42:23.713093  8035 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:23.733747   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:23.739548  8045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:23.740590  8046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.742882   431 server_base.cc:1061] running on GCE node
W20260608 12:42:23.742825  8048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.744081   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:23.744309   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:23.744439   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922543744426 us; error 0 us; skew 500 ppm
I20260608 12:42:23.745000   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:23.747078   431 webserver.cc:533] Webserver started at http://127.0.107.193:33547/ using document root <none> and password file <none>
I20260608 12:42:23.747512   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:23.747668   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:23.747864   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:23.748931   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.753160   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:42:23.756223  8053 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.756958   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:23.757217   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.757441   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-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)
I20260608 12:42:23.771405   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:23.772517   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:23.773890   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:23.776075   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:23.776262   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.776491   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:23.776633   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.815308   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37515
I20260608 12:42:23.815450  8115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37515 every 8 connection(s)
I20260608 12:42:23.820328   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:23.827196  8120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:23.829743  8121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.830744   431 server_base.cc:1061] running on GCE node
W20260608 12:42:23.831034  8123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.832127   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:23.832435   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:23.832724   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922543832681 us; error 0 us; skew 500 ppm
I20260608 12:42:23.833524   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:23.833781  8116 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39389
I20260608 12:42:23.834122  8116 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:23.835047  8116 heartbeater.cc:507] Master 127.0.107.254:39389 requested a full tablet report, sending...
I20260608 12:42:23.836349   431 webserver.cc:533] Webserver started at http://127.0.107.194:38203/ using document root <none> and password file <none>
I20260608 12:42:23.837014   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:23.837256   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:23.837567   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:23.837503  7989 ts_manager.cc:194] Registered new tserver with Master: 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515)
I20260608 12:42:23.839254   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "7e43b3d9a6b649138f909e13950c3129"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.840130  7989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58682
I20260608 12:42:23.844218   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:23.847572  8128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.848284   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:23.848553   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "7e43b3d9a6b649138f909e13950c3129"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.848846   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-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)
I20260608 12:42:23.866065   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:23.867053   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:23.868330   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:23.870468   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:23.870656   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.870879   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:23.871032   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.908051   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44383
I20260608 12:42:23.908162  8190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44383 every 8 connection(s)
I20260608 12:42:23.913017   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:23.919785  8194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:23.921092  8195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.923209   431 server_base.cc:1061] running on GCE node
W20260608 12:42:23.923563  8197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:23.924489   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:23.924506  8191 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39389
W20260608 12:42:23.924937   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:23.925088  8191 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:23.925164   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922543925147 us; error 0 us; skew 500 ppm
I20260608 12:42:23.926182   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:23.926139  8191 heartbeater.cc:507] Master 127.0.107.254:39389 requested a full tablet report, sending...
I20260608 12:42:23.928580  7989 ts_manager.cc:194] Registered new tserver with Master: 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:23.929090   431 webserver.cc:533] Webserver started at http://127.0.107.195:45805/ using document root <none> and password file <none>
I20260608 12:42:23.929605   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:23.929795   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:23.930054   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:23.930096  7989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58686
I20260608 12:42:23.931310   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "c92212c45dba42f697ff868475a5d203"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.935907   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:42:23.939093  8202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.939805   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:23.940076   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "c92212c45dba42f697ff868475a5d203"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:23.940325   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-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)
I20260608 12:42:23.954721   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:23.955754   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:23.957103   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:23.959298   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:23.959475   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.959702   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:23.959848   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:23.999241   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41581
I20260608 12:42:23.999367  8264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41581 every 8 connection(s)
I20260608 12:42:24.012506  8265 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39389
I20260608 12:42:24.012938  8265 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:24.013631  8265 heartbeater.cc:507] Master 127.0.107.254:39389 requested a full tablet report, sending...
I20260608 12:42:24.015493  7989 ts_manager.cc:194] Registered new tserver with Master: c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:24.015934   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013240536s
I20260608 12:42:24.016834  7989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58690
I20260608 12:42:24.842738  8116 heartbeater.cc:499] Master 127.0.107.254:39389 was elected leader, sending a full tablet report...
I20260608 12:42:24.932834  8191 heartbeater.cc:499] Master 127.0.107.254:39389 was elected leader, sending a full tablet report...
I20260608 12:42:25.019579  8265 heartbeater.cc:499] Master 127.0.107.254:39389 was elected leader, sending a full tablet report...
I20260608 12:42:25.068979  7989 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58702:
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"
    }
  }
}
W20260608 12:42:25.071354  7989 catalog_manager.cc:7076] 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.
I20260608 12:42:25.126941  8081 tablet_service.cc:1511] Processing CreateTablet for tablet 99b26773d1a04079a9e27f132af805dc (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:25.127388  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 611ff6be1efc4237ae7190929a449509 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:25.128412  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b26773d1a04079a9e27f132af805dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.129070  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ff6be1efc4237ae7190929a449509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.130558  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 391640faf0c34d819ee77ed8afc02753 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:25.131237  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 99b26773d1a04079a9e27f132af805dc (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:25.131896  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391640faf0c34d819ee77ed8afc02753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.132522  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b26773d1a04079a9e27f132af805dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.140666  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 611ff6be1efc4237ae7190929a449509 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:25.129112  8079 tablet_service.cc:1511] Processing CreateTablet for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:25.142517  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.144313  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ff6be1efc4237ae7190929a449509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.148248  8285 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.154613  8285 tablet_bootstrap.cc:654] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.154467  8228 tablet_service.cc:1511] Processing CreateTablet for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:25.155786  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.166604  8287 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.166916  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 391640faf0c34d819ee77ed8afc02753 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:25.168380  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391640faf0c34d819ee77ed8afc02753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.174454  8287 tablet_bootstrap.cc:654] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.177881  8156 tablet_service.cc:1511] Processing CreateTablet for tablet 99b26773d1a04079a9e27f132af805dc (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:25.179349  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b26773d1a04079a9e27f132af805dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.182726  8285 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:25.183292  8285 ts_tablet_manager.cc:1403] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260608 12:42:25.186635  8285 raft_consensus.cc:359] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.187395  8285 raft_consensus.cc:385] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.187703  8285 raft_consensus.cc:740] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.188488  8285 consensus_queue.cc:260] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.193022  8154 tablet_service.cc:1511] Processing CreateTablet for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:25.194325  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.196939  8155 tablet_service.cc:1511] Processing CreateTablet for tablet 611ff6be1efc4237ae7190929a449509 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:25.198294  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ff6be1efc4237ae7190929a449509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.202086  8153 tablet_service.cc:1511] Processing CreateTablet for tablet 391640faf0c34d819ee77ed8afc02753 (DEFAULT_TABLE table=test-workload [id=68dfc6df0f634adb994246e8d87ab521]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:25.203349  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391640faf0c34d819ee77ed8afc02753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.209407  8287 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:25.209930  8287 ts_tablet_manager.cc:1403] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.008s
I20260608 12:42:25.213044  8287 raft_consensus.cc:359] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.213742  8287 raft_consensus.cc:385] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.214409  8287 raft_consensus.cc:740] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.222232  8285 ts_tablet_manager.cc:1434] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.017s
I20260608 12:42:25.223423  8285 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.225423  8290 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.222872  8287 consensus_queue.cc:260] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.229781  8285 tablet_bootstrap.cc:654] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.230443  8291 raft_consensus.cc:493] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.231330  8291 raft_consensus.cc:515] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.237159  8290 tablet_bootstrap.cc:654] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.243741  8291 leader_election.cc:290] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.249889  8290 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.250387  8290 ts_tablet_manager.cc:1403] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260608 12:42:25.255434  8290 raft_consensus.cc:359] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.256209  8290 raft_consensus.cc:385] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.256502  8290 raft_consensus.cc:740] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.257306  8290 consensus_queue.cc:260] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.257622  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ff6be1efc4237ae7190929a449509" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:25.258410  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ff6be1efc4237ae7190929a449509" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.259317  8091 raft_consensus.cc:2468] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 0.
I20260608 12:42:25.260238  8287 ts_tablet_manager.cc:1434] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.050s	user 0.014s	sys 0.007s
I20260608 12:42:25.261080  8206 leader_election.cc:304] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:25.261332  8287 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.262072  8285 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:25.262631  8285 ts_tablet_manager.cc:1403] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.005s
I20260608 12:42:25.262542  8292 raft_consensus.cc:2804] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:25.263507  8292 raft_consensus.cc:493] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:25.263937  8292 raft_consensus.cc:3060] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.266048  8285 raft_consensus.cc:359] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.266772  8285 raft_consensus.cc:385] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.267068  8285 raft_consensus.cc:740] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.267867  8287 tablet_bootstrap.cc:654] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:25.262233  8206 leader_election.cc:343] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:25.267853  8285 consensus_queue.cc:260] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.270984  8290 ts_tablet_manager.cc:1434] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260608 12:42:25.272080  8290 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.273087  8285 ts_tablet_manager.cc:1434] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:42:25.274101  8285 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.275153  8292 raft_consensus.cc:515] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.276654  8289 raft_consensus.cc:493] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.277174  8289 raft_consensus.cc:515] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.278575  8290 tablet_bootstrap.cc:654] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.278941  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ff6be1efc4237ae7190929a449509" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
W20260608 12:42:25.280432  8206 leader_election.cc:343] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:25.281026  8292 leader_election.cc:290] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 election: Requested vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.280457  8285 tablet_bootstrap.cc:654] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.282600  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ff6be1efc4237ae7190929a449509" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
I20260608 12:42:25.283167  8091 raft_consensus.cc:3060] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.286481  8287 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:25.287072  8287 ts_tablet_manager.cc:1403] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260608 12:42:25.290150  8091 raft_consensus.cc:2468] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 1.
I20260608 12:42:25.290571  8287 raft_consensus.cc:359] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.291379  8287 raft_consensus.cc:385] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.291220  8206 leader_election.cc:304] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 7e43b3d9a6b649138f909e13950c3129
I20260608 12:42:25.291785  8287 raft_consensus.cc:740] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.292614  8292 raft_consensus.cc:2804] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:25.291893  8289 leader_election.cc:290] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.293991  8292 raft_consensus.cc:697] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Becoming Leader. State: Replica: c92212c45dba42f697ff868475a5d203, State: Running, Role: LEADER
I20260608 12:42:25.295239  8292 consensus_queue.cc:237] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.296614  8285 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:25.292776  8287 consensus_queue.cc:260] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.297197  8285 ts_tablet_manager.cc:1403] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260608 12:42:25.298995  8287 ts_tablet_manager.cc:1434] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:42:25.300139  8287 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.300504  8285 raft_consensus.cc:359] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.301337  8285 raft_consensus.cc:385] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.301637  8285 raft_consensus.cc:740] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.302405  8285 consensus_queue.cc:260] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.305279  8285 ts_tablet_manager.cc:1434] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:42:25.306286  8285 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.307441  8290 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.307966  8290 ts_tablet_manager.cc:1403] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.007s
I20260608 12:42:25.310915  8290 raft_consensus.cc:359] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.311851  8290 raft_consensus.cc:385] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.312136  8290 raft_consensus.cc:740] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.312357  8285 tablet_bootstrap.cc:654] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.312218  8287 tablet_bootstrap.cc:654] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.313133  8290 consensus_queue.cc:260] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.315835  8290 ts_tablet_manager.cc:1434] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:25.316882  8290 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.323698  8290 tablet_bootstrap.cc:654] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.324012  8291 raft_consensus.cc:493] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.324510  8291 raft_consensus.cc:515] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.326730  8291 leader_election.cc:290] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.328213  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e5cd5a324c4ed89aa5d274fcd96eb9" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.328565  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e5cd5a324c4ed89aa5d274fcd96eb9" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:25.328876  8091 raft_consensus.cc:2468] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 0.
I20260608 12:42:25.330873  8206 leader_election.cc:304] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 
W20260608 12:42:25.331847  8206 leader_election.cc:343] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:25.333211  8291 raft_consensus.cc:2804] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:25.333624  8291 raft_consensus.cc:493] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:25.333966  8291 raft_consensus.cc:3060] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.337296  8290 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.337888  8290 ts_tablet_manager.cc:1403] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 12:42:25.341315  8290 raft_consensus.cc:359] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.342063  8290 raft_consensus.cc:385] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.342356  8290 raft_consensus.cc:740] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.343326  8290 consensus_queue.cc:260] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.343230  8291 raft_consensus.cc:515] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.348726  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e5cd5a324c4ed89aa5d274fcd96eb9" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
I20260608 12:42:25.349313  8091 raft_consensus.cc:3060] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.354099  8290 ts_tablet_manager.cc:1434] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260608 12:42:25.356524  8091 raft_consensus.cc:2468] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 1.
I20260608 12:42:25.357796  8206 leader_election.cc:304] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:25.358328  8290 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.364861  8292 raft_consensus.cc:2804] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:25.365373  8292 raft_consensus.cc:697] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Becoming Leader. State: Replica: c92212c45dba42f697ff868475a5d203, State: Running, Role: LEADER
I20260608 12:42:25.366344  8290 tablet_bootstrap.cc:654] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.366192  8292 consensus_queue.cc:237] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.367573  7989 catalog_manager.cc:5696] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92212c45dba42f697ff868475a5d203 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:25.370784  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:25.376482  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e5cd5a324c4ed89aa5d274fcd96eb9" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
I20260608 12:42:25.377012  8285 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
W20260608 12:42:25.376938  8057 leader_election.cc:343] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:25.374495  8287 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:25.377666  8285 ts_tablet_manager.cc:1403] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.072s	user 0.038s	sys 0.032s
I20260608 12:42:25.377298  8290 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
W20260608 12:42:25.377882  8206 leader_election.cc:343] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:25.378121  8287 ts_tablet_manager.cc:1403] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.004s
I20260608 12:42:25.378916  8290 ts_tablet_manager.cc:1403] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:42:25.380944  8291 leader_election.cc:290] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 election: Requested vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.382815  8287 raft_consensus.cc:359] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.383318  8287 raft_consensus.cc:385] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.383546  8287 raft_consensus.cc:740] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.383674  8290 raft_consensus.cc:359] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.384451  8287 consensus_queue.cc:260] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.384424  8290 raft_consensus.cc:385] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.385483  8290 raft_consensus.cc:740] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.385062  8285 raft_consensus.cc:359] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.386255  8285 raft_consensus.cc:385] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.386730  8287 ts_tablet_manager.cc:1434] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:42:25.386539  8290 consensus_queue.cc:260] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.387784  8287 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.389092  8290 ts_tablet_manager.cc:1434] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:42:25.386547  8285 raft_consensus.cc:740] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.390388  8285 consensus_queue.cc:260] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.392623  8285 ts_tablet_manager.cc:1434] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:42:25.396229  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:25.396914  8166 raft_consensus.cc:2468] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 0.
I20260608 12:42:25.398072  8287 tablet_bootstrap.cc:654] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.400532  8057 leader_election.cc:304] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: c92212c45dba42f697ff868475a5d203
I20260608 12:42:25.401809  8289 raft_consensus.cc:2804] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:25.402196  8289 raft_consensus.cc:493] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:25.402532  8289 raft_consensus.cc:3060] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.406028  7986 catalog_manager.cc:5696] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92212c45dba42f697ff868475a5d203 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:25.409276  8287 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:25.409787  8287 ts_tablet_manager.cc:1403] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260608 12:42:25.412292  8289 raft_consensus.cc:515] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.412947  8287 raft_consensus.cc:359] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.413671  8287 raft_consensus.cc:385] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.413944  8287 raft_consensus.cc:740] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.414803  8287 consensus_queue.cc:260] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.415169  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203"
I20260608 12:42:25.415731  8240 raft_consensus.cc:3060] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.417028  8287 ts_tablet_manager.cc:1434] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:25.417424  8289 leader_election.cc:290] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 election: Requested vote from peers c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.421335  8240 raft_consensus.cc:2468] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 1.
I20260608 12:42:25.422482  8057 leader_election.cc:304] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:25.422794  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
I20260608 12:42:25.423130  8289 raft_consensus.cc:2804] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:25.423373  8166 raft_consensus.cc:3060] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.424515  8289 raft_consensus.cc:697] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: Becoming Leader. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Running, Role: LEADER
I20260608 12:42:25.425447  8289 consensus_queue.cc:237] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [LEADER]: Queue going to LEADER mode. State: All 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: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:25.430361  8166 raft_consensus.cc:2468] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 1.
I20260608 12:42:25.434136  7987 catalog_manager.cc:5696] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:25.516738  8297 raft_consensus.cc:493] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.517282  8297 raft_consensus.cc:515] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.519477  8297 leader_election.cc:290] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:25.530318  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391640faf0c34d819ee77ed8afc02753" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.531016  8091 raft_consensus.cc:2468] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 0.
I20260608 12:42:25.532016  8132 leader_election.cc:304] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: 
I20260608 12:42:25.532222  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391640faf0c34d819ee77ed8afc02753" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:25.532831  8297 raft_consensus.cc:2804] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:25.532861  8240 raft_consensus.cc:2468] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 0.
I20260608 12:42:25.533288  8297 raft_consensus.cc:493] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:25.533594  8297 raft_consensus.cc:3060] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.538048  8297 raft_consensus.cc:515] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.539767  8297 leader_election.cc:290] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 1 election: Requested vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:25.540510  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391640faf0c34d819ee77ed8afc02753" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
I20260608 12:42:25.540649  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391640faf0c34d819ee77ed8afc02753" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203"
I20260608 12:42:25.541002  8091 raft_consensus.cc:3060] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.541204  8240 raft_consensus.cc:3060] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.545539  8240 raft_consensus.cc:2468] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 1.
I20260608 12:42:25.545543  8091 raft_consensus.cc:2468] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 1.
I20260608 12:42:25.546499  8132 leader_election.cc:304] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [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: 7e43b3d9a6b649138f909e13950c3129, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:25.547083  8297 raft_consensus.cc:2804] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:25.548039  8297 raft_consensus.cc:697] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Becoming Leader. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Running, Role: LEADER
I20260608 12:42:25.548763  8297 consensus_queue.cc:237] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.555343  7987 catalog_manager.cc:5696] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:25.634421  7987 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58718:
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: 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"
    }
  }
}
I20260608 12:42:25.635010  8297 raft_consensus.cc:493] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.635545  8297 raft_consensus.cc:515] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
W20260608 12:42:25.637290  7987 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:42:25.637814  8297 leader_election.cc:290] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:25.638345  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ff6be1efc4237ae7190929a449509" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.639024  8091 raft_consensus.cc:2393] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e43b3d9a6b649138f909e13950c3129 in current term 1: Already voted for candidate c92212c45dba42f697ff868475a5d203 in this term.
I20260608 12:42:25.638885  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ff6be1efc4237ae7190929a449509" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:25.640251  8132 leader_election.cc:304] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [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: 7e43b3d9a6b649138f909e13950c3129; no voters: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203
I20260608 12:42:25.640923  8297 raft_consensus.cc:3060] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.646821  8297 raft_consensus.cc:2749] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:42:25.665309  8037 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:25.669368  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48471044224909ae3217db6dc31dab (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:25.670521  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48471044224909ae3217db6dc31dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.670624  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48471044224909ae3217db6dc31dab (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:25.671921  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48471044224909ae3217db6dc31dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.673699  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48471044224909ae3217db6dc31dab (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:25.674921  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48471044224909ae3217db6dc31dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.674738  8156 tablet_service.cc:1511] Processing CreateTablet for tablet c5f240d26bfd43cfae37e066732a5d04 (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:25.675987  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f240d26bfd43cfae37e066732a5d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.678510  8079 tablet_service.cc:1511] Processing CreateTablet for tablet c5f240d26bfd43cfae37e066732a5d04 (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:25.679752  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f240d26bfd43cfae37e066732a5d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.680371  8230 tablet_service.cc:1511] Processing CreateTablet for tablet c5f240d26bfd43cfae37e066732a5d04 (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:25.681660  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f240d26bfd43cfae37e066732a5d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.684952  8285 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.690959  8285 tablet_bootstrap.cc:654] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.691286  8228 tablet_service.cc:1511] Processing CreateTablet for tablet e16d874d754747aca2a6e4df2f53fd93 (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:25.692549  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16d874d754747aca2a6e4df2f53fd93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.692574  8081 tablet_service.cc:1511] Processing CreateTablet for tablet 76fdf02fca4e464791edd3eae3547b7c (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:25.694320  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fdf02fca4e464791edd3eae3547b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.694579  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 76fdf02fca4e464791edd3eae3547b7c (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:25.695812  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fdf02fca4e464791edd3eae3547b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.696933  8080 tablet_service.cc:1511] Processing CreateTablet for tablet e16d874d754747aca2a6e4df2f53fd93 (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:25.699198  8155 tablet_service.cc:1511] Processing CreateTablet for tablet 76fdf02fca4e464791edd3eae3547b7c (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:25.700397  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fdf02fca4e464791edd3eae3547b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.705572  8153 tablet_service.cc:1511] Processing CreateTablet for tablet e16d874d754747aca2a6e4df2f53fd93 (DEFAULT_TABLE table=dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:25.706188  8287 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.706741  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16d874d754747aca2a6e4df2f53fd93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.708011  8290 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.712929  8287 tablet_bootstrap.cc:654] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.714109  8290 tablet_bootstrap.cc:654] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.713068  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16d874d754747aca2a6e4df2f53fd93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:25.748061  8290 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.748598  8290 ts_tablet_manager.cc:1403] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260608 12:42:25.751945  8290 raft_consensus.cc:359] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.753587  8285 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:25.753376  8292 consensus_queue.cc:1048] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:25.752621  8290 raft_consensus.cc:385] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.754619  8290 raft_consensus.cc:740] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.754077  8285 ts_tablet_manager.cc:1403] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.069s	user 0.037s	sys 0.021s
I20260608 12:42:25.760756  8285 raft_consensus.cc:359] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.762266  8285 raft_consensus.cc:385] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.762696  8285 raft_consensus.cc:740] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.763617  8285 consensus_queue.cc:260] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.766124  8285 ts_tablet_manager.cc:1434] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:42:25.770519  8287 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:25.770537  8285 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.771023  8287 ts_tablet_manager.cc:1403] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.011s
I20260608 12:42:25.758180  8290 consensus_queue.cc:260] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.774209  8287 raft_consensus.cc:359] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.777999  8285 tablet_bootstrap.cc:654] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.781497  8290 ts_tablet_manager.cc:1434] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260608 12:42:25.784845  8297 raft_consensus.cc:493] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.785359  8297 raft_consensus.cc:515] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.786923  8290 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.787551  8297 leader_election.cc:290] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:25.789881  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e5cd5a324c4ed89aa5d274fcd96eb9" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:25.793190  8166 raft_consensus.cc:3060] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.794008  8290 tablet_bootstrap.cc:654] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.796800  8287 raft_consensus.cc:385] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.797168  8287 raft_consensus.cc:740] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.799176  8287 consensus_queue.cc:260] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.801337  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e5cd5a324c4ed89aa5d274fcd96eb9" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.803121  8132 leader_election.cc:304] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [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: 7e43b3d9a6b649138f909e13950c3129; no voters: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203
I20260608 12:42:25.809746  8287 ts_tablet_manager.cc:1434] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260608 12:42:25.810935  8287 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.819134  8285 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:25.819656  8285 ts_tablet_manager.cc:1403] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.023s
I20260608 12:42:25.825453  8287 tablet_bootstrap.cc:654] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.826473  8289 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:25.828759  8297 raft_consensus.cc:2749] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:25.832052  8290 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.832624  8290 ts_tablet_manager.cc:1403] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.014s
I20260608 12:42:25.834609  8292 consensus_queue.cc:1048] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:25.835485  8290 raft_consensus.cc:359] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.836148  8290 raft_consensus.cc:385] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.836443  8290 raft_consensus.cc:740] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.837357  8290 consensus_queue.cc:260] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.839550  8290 ts_tablet_manager.cc:1434] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:25.840621  8290 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.844398  8285 raft_consensus.cc:359] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.845155  8285 raft_consensus.cc:385] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.845450  8285 raft_consensus.cc:740] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.846225  8285 consensus_queue.cc:260] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.847288  8290 tablet_bootstrap.cc:654] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.848395  8285 ts_tablet_manager.cc:1434] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260608 12:42:25.851673  8287 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:25.852191  8287 ts_tablet_manager.cc:1403] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260608 12:42:25.853392  8285 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.855206  8287 raft_consensus.cc:359] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.855947  8287 raft_consensus.cc:385] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.856244  8287 raft_consensus.cc:740] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.866434  8285 tablet_bootstrap.cc:654] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.869562  8307 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.873703  8289 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.878067  8287 consensus_queue.cc:260] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.880609  8287 ts_tablet_manager.cc:1434] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260608 12:42:25.876452  8292 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:42:25.909574  8287 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:25.919638  8285 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:25.920264  8285 ts_tablet_manager.cc:1403] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.024s
I20260608 12:42:25.926455  8287 tablet_bootstrap.cc:654] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.930562  8285 raft_consensus.cc:359] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.931157  8285 raft_consensus.cc:385] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.931401  8285 raft_consensus.cc:740] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.931567  8290 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.932121  8290 ts_tablet_manager.cc:1403] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.092s	user 0.038s	sys 0.030s
I20260608 12:42:25.932053  8285 consensus_queue.cc:260] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.932865  8292 raft_consensus.cc:493] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.933372  8292 raft_consensus.cc:515] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.934290  8285 ts_tablet_manager.cc:1434] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:42:25.935333  8285 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:25.936388  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.937042  8091 raft_consensus.cc:2468] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 0.
I20260608 12:42:25.937683  8290 raft_consensus.cc:359] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.938370  8290 raft_consensus.cc:385] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.938642  8290 raft_consensus.cc:740] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.939720  8290 consensus_queue.cc:260] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.940593  8297 raft_consensus.cc:493] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.941336  8285 tablet_bootstrap.cc:654] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.941098  8297 raft_consensus.cc:515] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.943231  8206 leader_election.cc:304] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:25.944164  8291 raft_consensus.cc:2804] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:25.944550  8291 raft_consensus.cc:493] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:25.945643  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:25.945960  8297 leader_election.cc:290] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:25.946257  8091 raft_consensus.cc:2468] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 0.
I20260608 12:42:25.946861  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:25.947503  8132 leader_election.cc:304] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: 
I20260608 12:42:25.948505  8297 raft_consensus.cc:2804] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:25.947885  8290 ts_tablet_manager.cc:1434] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 12:42:25.948987  8297 raft_consensus.cc:493] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:25.949352  8297 raft_consensus.cc:3060] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.950059  8290 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Bootstrap starting.
I20260608 12:42:25.944916  8291 raft_consensus.cc:3060] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.956172  8297 raft_consensus.cc:515] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.959101  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
I20260608 12:42:25.959650  8090 raft_consensus.cc:3060] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.963706  8290 tablet_bootstrap.cc:654] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:25.965533  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:25.966302  8165 raft_consensus.cc:2393] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92212c45dba42f697ff868475a5d203 in current term 1: Already voted for candidate 7e43b3d9a6b649138f909e13950c3129 in this term.
I20260608 12:42:25.971851  8090 raft_consensus.cc:2468] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 1.
I20260608 12:42:25.974030  8132 leader_election.cc:304] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: 
I20260608 12:42:25.975071  8315 raft_consensus.cc:2804] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:25.982969  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203"
I20260608 12:42:25.987180  8291 raft_consensus.cc:515] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.988732  8315 raft_consensus.cc:697] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Becoming Leader. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Running, Role: LEADER
I20260608 12:42:25.989472  8297 leader_election.cc:290] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 1 election: Requested vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:25.969259  8292 leader_election.cc:290] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:25.992515  8290 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: No bootstrap required, opened a new log
I20260608 12:42:25.993283  8290 ts_tablet_manager.cc:1403] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.011s
I20260608 12:42:25.988327  8240 raft_consensus.cc:2393] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e43b3d9a6b649138f909e13950c3129 in current term 1: Already voted for candidate c92212c45dba42f697ff868475a5d203 in this term.
I20260608 12:42:25.996153  8290 raft_consensus.cc:359] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.996946  8290 raft_consensus.cc:385] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:25.997289  8290 raft_consensus.cc:740] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Initialized, Role: FOLLOWER
I20260608 12:42:25.998035  8290 consensus_queue.cc:260] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.997486  8315 consensus_queue.cc:237] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:25.999472  8289 raft_consensus.cc:493] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:26.000299  8290 ts_tablet_manager.cc:1434] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:25.999959  8289 raft_consensus.cc:515] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.002291  8289 leader_election.cc:290] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:26.003258  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
I20260608 12:42:26.004212  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48471044224909ae3217db6dc31dab" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:26.002198  8291 leader_election.cc:290] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 election: Requested vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:26.004634  8287 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:26.004225  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d874d754747aca2a6e4df2f53fd93" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
I20260608 12:42:26.005643  8287 ts_tablet_manager.cc:1403] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.014s
W20260608 12:42:26.005563  8057 leader_election.cc:343] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:26.005821  8090 raft_consensus.cc:2393] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c92212c45dba42f697ff868475a5d203 in current term 1: Already voted for candidate 7e43b3d9a6b649138f909e13950c3129 in this term.
I20260608 12:42:26.007556  8206 leader_election.cc:304] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [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: c92212c45dba42f697ff868475a5d203; no voters: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129
I20260608 12:42:26.004504  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48471044224909ae3217db6dc31dab" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:26.008271  8291 raft_consensus.cc:2749] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:26.009016  8164 raft_consensus.cc:2468] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 0.
I20260608 12:42:26.010201  8057 leader_election.cc:304] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: c92212c45dba42f697ff868475a5d203
I20260608 12:42:26.011021  8289 raft_consensus.cc:2804] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:26.011377  8289 raft_consensus.cc:493] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:26.011757  8289 raft_consensus.cc:3060] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.011420  8285 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: No bootstrap required, opened a new log
I20260608 12:42:26.014660  8285 ts_tablet_manager.cc:1403] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.025s
I20260608 12:42:26.018741  8289 raft_consensus.cc:515] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.018962  8285 raft_consensus.cc:359] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.019629  8285 raft_consensus.cc:385] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:26.019917  8285 raft_consensus.cc:740] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:26.020598  8285 consensus_queue.cc:260] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.021027  8289 leader_election.cc:290] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 election: Requested vote from peers 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:26.021452  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48471044224909ae3217db6dc31dab" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
I20260608 12:42:26.022192  8164 raft_consensus.cc:3060] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.022130  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48471044224909ae3217db6dc31dab" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203"
I20260608 12:42:26.025067  8285 ts_tablet_manager.cc:1434] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:42:26.028666  8164 raft_consensus.cc:2468] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 1.
I20260608 12:42:26.008208  8287 raft_consensus.cc:359] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.030611  8057 leader_election.cc:304] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: 
I20260608 12:42:26.030663  8287 raft_consensus.cc:385] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:26.031385  8287 raft_consensus.cc:740] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:26.031986  8311 raft_consensus.cc:2804] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:26.032542  8311 raft_consensus.cc:697] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: Becoming Leader. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Running, Role: LEADER
I20260608 12:42:26.032265  8287 consensus_queue.cc:260] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.033460  8311 consensus_queue.cc:237] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.035033  8287 ts_tablet_manager.cc:1434] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260608 12:42:26.036075  8287 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Bootstrap starting.
I20260608 12:42:26.036914  8240 raft_consensus.cc:3060] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.041499  8287 tablet_bootstrap.cc:654] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:26.042440  7986 catalog_manager.cc:5696] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:26.047302  8240 raft_consensus.cc:2468] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 1.
I20260608 12:42:26.047670  8287 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: No bootstrap required, opened a new log
I20260608 12:42:26.048100  8287 ts_tablet_manager.cc:1403] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:42:26.050962  8287 raft_consensus.cc:359] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.051401  8287 raft_consensus.cc:385] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:26.051605  8287 raft_consensus.cc:740] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92212c45dba42f697ff868475a5d203, State: Initialized, Role: FOLLOWER
I20260608 12:42:26.052186  8287 consensus_queue.cc:260] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.053210  7987 catalog_manager.cc:5696] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:26.054442  8287 ts_tablet_manager.cc:1434] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:42:26.094023  8311 raft_consensus.cc:493] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:26.094450  8311 raft_consensus.cc:515] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.095882  8311 leader_election.cc:290] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:26.096632  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fdf02fca4e464791edd3eae3547b7c" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:26.096937  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fdf02fca4e464791edd3eae3547b7c" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:26.097198  8164 raft_consensus.cc:2468] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 0.
I20260608 12:42:26.097534  8240 raft_consensus.cc:2468] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 0.
I20260608 12:42:26.098080  8057 leader_election.cc:304] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: 
I20260608 12:42:26.098806  8311 raft_consensus.cc:2804] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:26.099161  8311 raft_consensus.cc:493] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:26.099452  8311 raft_consensus.cc:3060] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.103927  8311 raft_consensus.cc:515] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.105545  8311 leader_election.cc:290] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [CANDIDATE]: Term 1 election: Requested vote from peers 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383), c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:26.106051  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fdf02fca4e464791edd3eae3547b7c" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
I20260608 12:42:26.106387  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fdf02fca4e464791edd3eae3547b7c" candidate_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203"
I20260608 12:42:26.106510  8164 raft_consensus.cc:3060] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.106853  8240 raft_consensus.cc:3060] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.110953  8164 raft_consensus.cc:2468] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 1.
I20260608 12:42:26.111258  8240 raft_consensus.cc:2468] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b11cb5573c4d48ba5d4a6df18155b2 in term 1.
I20260608 12:42:26.111908  8057 leader_election.cc:304] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [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: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129; no voters: 
I20260608 12:42:26.112562  8311 raft_consensus.cc:2804] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:26.113056  8311 raft_consensus.cc:697] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: Becoming Leader. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Running, Role: LEADER
I20260608 12:42:26.113804  8311 consensus_queue.cc:237] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.120402  7989 catalog_manager.cc:5696] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:26.135406  8307 raft_consensus.cc:493] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:26.135847  8307 raft_consensus.cc:515] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.137483  8307 leader_election.cc:290] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:26.138188  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f240d26bfd43cfae37e066732a5d04" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" is_pre_election: true
I20260608 12:42:26.138375  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f240d26bfd43cfae37e066732a5d04" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:26.138720  8090 raft_consensus.cc:2468] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 0.
I20260608 12:42:26.138921  8164 raft_consensus.cc:2468] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 0.
I20260608 12:42:26.139631  8206 leader_election.cc:304] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [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: 27b11cb5573c4d48ba5d4a6df18155b2, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:26.140321  8307 raft_consensus.cc:2804] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:26.140581  8307 raft_consensus.cc:493] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:26.140882  8307 raft_consensus.cc:3060] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.145448  8307 raft_consensus.cc:515] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.146903  8307 leader_election.cc:290] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 1 election: Requested vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:26.147570  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f240d26bfd43cfae37e066732a5d04" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
I20260608 12:42:26.147745  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f240d26bfd43cfae37e066732a5d04" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129"
I20260608 12:42:26.148029  8090 raft_consensus.cc:3060] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.148231  8164 raft_consensus.cc:3060] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:26.152681  8164 raft_consensus.cc:2468] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 1.
I20260608 12:42:26.152720  8090 raft_consensus.cc:2468] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92212c45dba42f697ff868475a5d203 in term 1.
I20260608 12:42:26.153716  8206 leader_election.cc:304] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [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: 7e43b3d9a6b649138f909e13950c3129, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:26.154362  8307 raft_consensus.cc:2804] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:26.154739  8307 raft_consensus.cc:697] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Becoming Leader. State: Replica: c92212c45dba42f697ff868475a5d203, State: Running, Role: LEADER
I20260608 12:42:26.155313  8307 consensus_queue.cc:237] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [LEADER]: Queue going to LEADER mode. State: All 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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:26.161832  8315 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:26.162436  7989 catalog_manager.cc:5696] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92212c45dba42f697ff868475a5d203 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:26.177088  8297 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:26.182808   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:26.206341   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:26.207840   431 tablet_replica.cc:333] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.208384   431 raft_consensus.cc:2243] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:26.208815   431 raft_consensus.cc:2272] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.210954   431 tablet_replica.cc:333] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.211467   431 raft_consensus.cc:2243] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:26.211789   431 raft_consensus.cc:2272] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.213660   431 tablet_replica.cc:333] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.214170   431 raft_consensus.cc:2243] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:26.214689   431 pending_rounds.cc:70] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Trying to abort 1 pending ops.
I20260608 12:42:26.214843   431 pending_rounds.cc:77] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658748562763776 op_type: NO_OP noop_request { }
I20260608 12:42:26.215071   431 raft_consensus.cc:2889] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:26.215294   431 raft_consensus.cc:2272] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.217382   431 tablet_replica.cc:333] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.217867   431 raft_consensus.cc:2243] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:26.218220   431 raft_consensus.cc:2272] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.220288   431 tablet_replica.cc:333] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.220808   431 raft_consensus.cc:2243] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:26.221129   431 raft_consensus.cc:2272] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.222959   431 tablet_replica.cc:333] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.223448   431 raft_consensus.cc:2243] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:26.224148   431 raft_consensus.cc:2272] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.226086   431 tablet_replica.cc:333] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.226540   431 raft_consensus.cc:2243] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:26.227025   431 pending_rounds.cc:70] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Trying to abort 1 pending ops.
I20260608 12:42:26.227188   431 pending_rounds.cc:77] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658748889010176 op_type: NO_OP noop_request { }
I20260608 12:42:26.227411   431 raft_consensus.cc:2889] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:26.227628   431 raft_consensus.cc:2272] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.229712   431 tablet_replica.cc:333] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: stopping tablet replica
I20260608 12:42:26.230158   431 raft_consensus.cc:2243] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:26.230504   431 raft_consensus.cc:2272] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:26.257062   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:26.334947  8206 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111)
W20260608 12:42:26.337958  8206 consensus_peers.cc:597] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:26.374275  8206 consensus_peers.cc:597] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:26.415051  8132 consensus_peers.cc:597] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:26.484475  8297 consensus_queue.cc:1048] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:26.589545  8307 consensus_queue.cc:1048] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:26.603243  8206 consensus_peers.cc:597] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:26.789149  8132 consensus_peers.cc:597] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:26.956518  8358 consensus_queue.cc:579] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Leader has been unable to successfully communicate with peer 27b11cb5573c4d48ba5d4a6df18155b2 for more than 1 seconds (1.124s)
I20260608 12:42:27.261528  8291 consensus_queue.cc:579] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Leader has been unable to successfully communicate with peer 27b11cb5573c4d48ba5d4a6df18155b2 for more than 1 seconds (1.310s)
I20260608 12:42:27.288116  7989 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58702:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:42:27.288779  7989 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:58702:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:42:27.305331  7989 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Sending DeleteTablet for 3 replicas of tablet 8a48471044224909ae3217db6dc31dab
I20260608 12:42:27.306677  7989 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Sending DeleteTablet for 3 replicas of tablet c5f240d26bfd43cfae37e066732a5d04
I20260608 12:42:27.308091  7989 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Sending DeleteTablet for 3 replicas of tablet e16d874d754747aca2a6e4df2f53fd93
I20260608 12:42:27.308992  8156 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a48471044224909ae3217db6dc31dab with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:41732
I20260608 12:42:27.309727  7989 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: Sending DeleteTablet for 3 replicas of tablet 76fdf02fca4e464791edd3eae3547b7c
I20260608 12:42:27.309930  8153 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f240d26bfd43cfae37e066732a5d04 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:41732
I20260608 12:42:27.312137  8229 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a48471044224909ae3217db6dc31dab with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:44690
I20260608 12:42:27.312376  8368 tablet_replica.cc:333] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
I20260608 12:42:27.313068  8227 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f240d26bfd43cfae37e066732a5d04 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:44690
I20260608 12:42:27.313817  8368 raft_consensus.cc:2243] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:27.314842  8368 raft_consensus.cc:2272] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.315343   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:27.315640  8229 tablet_service.cc:1558] Processing DeleteTablet for tablet e16d874d754747aca2a6e4df2f53fd93 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:44690
I20260608 12:42:27.317178  8229 tablet_service.cc:1558] Processing DeleteTablet for tablet 76fdf02fca4e464791edd3eae3547b7c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:44690
I20260608 12:42:27.317301  8153 tablet_service.cc:1558] Processing DeleteTablet for tablet e16d874d754747aca2a6e4df2f53fd93 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:41732
I20260608 12:42:27.317523  8156 tablet_service.cc:1558] Processing DeleteTablet for tablet 76fdf02fca4e464791edd3eae3547b7c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:41732
I20260608 12:42:27.318420  8360 consensus_queue.cc:579] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Leader has been unable to successfully communicate with peer 27b11cb5573c4d48ba5d4a6df18155b2 for more than 1 seconds (1.313s)
W20260608 12:42:27.321035  7976 catalog_manager.cc:4754] TS 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c5f240d26bfd43cfae37e066732a5d04: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111)
I20260608 12:42:27.326828  8368 ts_tablet_manager.cc:1916] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.327883  8370 tablet_replica.cc:333] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:27.329439  8370 raft_consensus.cc:2243] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:27.331063  8370 raft_consensus.cc:2272] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:27.332530  8372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:27.339498  8373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:27.350442  8370 ts_tablet_manager.cc:1916] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.352864  8368 ts_tablet_manager.cc:1929] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:27.353471  8368 log.cc:1199] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root/wals/8a48471044224909ae3217db6dc31dab
I20260608 12:42:27.354477  8368 ts_tablet_manager.cc:1950] T 8a48471044224909ae3217db6dc31dab P 7e43b3d9a6b649138f909e13950c3129: Deleting consensus metadata
W20260608 12:42:27.355849  8376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:27.359019   431 server_base.cc:1061] running on GCE node
I20260608 12:42:27.359918  7976 catalog_manager.cc:5027] TS 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): tablet 8a48471044224909ae3217db6dc31dab (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.359980  8368 tablet_replica.cc:333] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
I20260608 12:42:27.361457  8368 raft_consensus.cc:2243] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:27.362075  8368 raft_consensus.cc:2272] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.365980  8368 ts_tablet_manager.cc:1916] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.366179   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:27.366559   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:27.366776   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922547366761 us; error 0 us; skew 500 ppm
I20260608 12:42:27.367699   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:27.368644  8291 raft_consensus.cc:493] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27b11cb5573c4d48ba5d4a6df18155b2)
I20260608 12:42:27.369417  8291 raft_consensus.cc:515] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:27.370730  8370 ts_tablet_manager.cc:1929] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:27.371156  8370 log.cc:1199] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root/wals/c5f240d26bfd43cfae37e066732a5d04
I20260608 12:42:27.371711  8291 leader_election.cc:290] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515), 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:27.371974  8370 ts_tablet_manager.cc:1950] T c5f240d26bfd43cfae37e066732a5d04 P c92212c45dba42f697ff868475a5d203: Deleting consensus metadata
I20260608 12:42:27.372749  8371 consensus_queue.cc:579] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Leader has been unable to successfully communicate with peer 27b11cb5573c4d48ba5d4a6df18155b2 for more than 1 seconds (1.201s)
I20260608 12:42:27.374493  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "c92212c45dba42f697ff868475a5d203" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e43b3d9a6b649138f909e13950c3129" is_pre_election: true
I20260608 12:42:27.375605  8370 tablet_replica.cc:333] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:27.376768  8370 raft_consensus.cc:2243] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:27.376931  7976 catalog_manager.cc:5027] TS c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): tablet c5f240d26bfd43cfae37e066732a5d04 (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
W20260608 12:42:27.381811  8206 leader_election.cc:336] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111)
I20260608 12:42:27.382308  8206 leader_election.cc:304] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [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: c92212c45dba42f697ff868475a5d203; no voters: 27b11cb5573c4d48ba5d4a6df18155b2, 7e43b3d9a6b649138f909e13950c3129
I20260608 12:42:27.383116  8291 raft_consensus.cc:2749] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:27.377526  8370 raft_consensus.cc:2272] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.387198  8370 ts_tablet_manager.cc:1916] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.388550  8368 ts_tablet_manager.cc:1929] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:27.389009  8368 log.cc:1199] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root/wals/c5f240d26bfd43cfae37e066732a5d04
I20260608 12:42:27.389799  8368 ts_tablet_manager.cc:1950] T c5f240d26bfd43cfae37e066732a5d04 P 7e43b3d9a6b649138f909e13950c3129: Deleting consensus metadata
I20260608 12:42:27.389871  8360 raft_consensus.cc:493] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27b11cb5573c4d48ba5d4a6df18155b2)
I20260608 12:42:27.390720  8360 raft_consensus.cc:515] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:27.393151  8360 leader_election.cc:290] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581), 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515)
I20260608 12:42:27.394181  8368 tablet_replica.cc:333] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
I20260608 12:42:27.395234  8368 raft_consensus.cc:2243] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:27.395998  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203" is_pre_election: true
I20260608 12:42:27.396716  8240 raft_consensus.cc:2468] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 1.
I20260608 12:42:27.397800   431 webserver.cc:533] Webserver started at http://127.0.107.196:35245/ using document root <none> and password file <none>
I20260608 12:42:27.396677  8368 raft_consensus.cc:2272] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.398643   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:27.399060   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:27.398808  8132 leader_election.cc:304] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [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: 7e43b3d9a6b649138f909e13950c3129, c92212c45dba42f697ff868475a5d203; no voters: 
I20260608 12:42:27.399627   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:27.401640   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "dbe944513417415d93bfed9174922a77"
format_stamp: "Formatted at 2026-06-08 12:42:27 on dist-test-slave-qzs9"
W20260608 12:42:27.402311  8132 leader_election.cc:336] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111)
I20260608 12:42:27.402882  8368 ts_tablet_manager.cc:1916] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.403338  8370 ts_tablet_manager.cc:1929] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:27.403785  8370 log.cc:1199] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root/wals/8a48471044224909ae3217db6dc31dab
I20260608 12:42:27.404456  8370 ts_tablet_manager.cc:1950] T 8a48471044224909ae3217db6dc31dab P c92212c45dba42f697ff868475a5d203: Deleting consensus metadata
I20260608 12:42:27.402027  8360 raft_consensus.cc:2804] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:27.405051  8360 raft_consensus.cc:493] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 27b11cb5573c4d48ba5d4a6df18155b2)
I20260608 12:42:27.405432  8360 raft_consensus.cc:3060] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:27.408385  8370 tablet_replica.cc:333] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:27.409353  8370 raft_consensus.cc:2243] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:27.410032  8370 raft_consensus.cc:2272] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.413391  8360 raft_consensus.cc:515] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:27.414389  8370 ts_tablet_manager.cc:1916] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.416294   431 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:42:27.418151  7976 catalog_manager.cc:5027] TS 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): tablet c5f240d26bfd43cfae37e066732a5d04 (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.418669  8368 ts_tablet_manager.cc:1929] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:27.419088  8368 log.cc:1199] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root/wals/e16d874d754747aca2a6e4df2f53fd93
I20260608 12:42:27.419806  8368 ts_tablet_manager.cc:1950] T e16d874d754747aca2a6e4df2f53fd93 P 7e43b3d9a6b649138f909e13950c3129: Deleting consensus metadata
I20260608 12:42:27.422011  7976 catalog_manager.cc:5027] TS c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): tablet 8a48471044224909ae3217db6dc31dab (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.423941  8368 tablet_replica.cc:333] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
I20260608 12:42:27.425041  8368 raft_consensus.cc:2243] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:27.425695  8368 raft_consensus.cc:2272] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.426185  7976 catalog_manager.cc:5027] TS 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): tablet e16d874d754747aca2a6e4df2f53fd93 (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.428833  8370 ts_tablet_manager.cc:1929] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:27.429327  8370 log.cc:1199] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root/wals/e16d874d754747aca2a6e4df2f53fd93
I20260608 12:42:27.429345  8368 ts_tablet_manager.cc:1916] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.429450  8382 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:27.430447  8370 ts_tablet_manager.cc:1950] T e16d874d754747aca2a6e4df2f53fd93 P c92212c45dba42f697ff868475a5d203: Deleting consensus metadata
I20260608 12:42:27.430814   431 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:42:27.431272   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "dbe944513417415d93bfed9174922a77"
format_stamp: "Formatted at 2026-06-08 12:42:27 on dist-test-slave-qzs9"
I20260608 12:42:27.431697   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-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)
I20260608 12:42:27.434500  8370 tablet_replica.cc:333] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:27.434341  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b26773d1a04079a9e27f132af805dc" candidate_uuid: "7e43b3d9a6b649138f909e13950c3129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c92212c45dba42f697ff868475a5d203"
I20260608 12:42:27.435010  8240 raft_consensus.cc:3060] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:27.436465  7976 catalog_manager.cc:5027] TS c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): tablet e16d874d754747aca2a6e4df2f53fd93 (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.440203  8360 leader_election.cc:290] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 2 election: Requested vote from peers c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581), 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515)
W20260608 12:42:27.442960  8132 leader_election.cc:336] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111)
I20260608 12:42:27.444996  8240 raft_consensus.cc:2468] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e43b3d9a6b649138f909e13950c3129 in term 2.
I20260608 12:42:27.445168  8368 ts_tablet_manager.cc:1929] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:27.445713  8368 log.cc:1199] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-1-root/wals/76fdf02fca4e464791edd3eae3547b7c
I20260608 12:42:27.446292  8132 leader_election.cc:304] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [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: 7e43b3d9a6b649138f909e13950c3129, c92212c45dba42f697ff868475a5d203; no voters: 27b11cb5573c4d48ba5d4a6df18155b2
I20260608 12:42:27.445659  8370 raft_consensus.cc:2243] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:27.446638  8368 ts_tablet_manager.cc:1950] T 76fdf02fca4e464791edd3eae3547b7c P 7e43b3d9a6b649138f909e13950c3129: Deleting consensus metadata
I20260608 12:42:27.447393  8370 raft_consensus.cc:2272] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:27.447326  8360 raft_consensus.cc:2804] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:27.448175  8360 raft_consensus.cc:697] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 LEADER]: Becoming Leader. State: Replica: 7e43b3d9a6b649138f909e13950c3129, State: Running, Role: LEADER
I20260608 12:42:27.449396  8360 consensus_queue.cc:237] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [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: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:27.453893  7976 catalog_manager.cc:5027] TS 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383): tablet 76fdf02fca4e464791edd3eae3547b7c (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.457474  8370 ts_tablet_manager.cc:1916] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:27.459400  7989 catalog_manager.cc:5696] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: term changed from 1 to 2, leader changed from 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193) to 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:27.465718   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:27.467571   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:27.472025  8370 ts_tablet_manager.cc:1929] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:27.472496  8370 log.cc:1199] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root/wals/76fdf02fca4e464791edd3eae3547b7c
I20260608 12:42:27.473217  8370 ts_tablet_manager.cc:1950] T 76fdf02fca4e464791edd3eae3547b7c P c92212c45dba42f697ff868475a5d203: Deleting consensus metadata
I20260608 12:42:27.473985   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:27.476835  7976 catalog_manager.cc:5027] TS c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): tablet 76fdf02fca4e464791edd3eae3547b7c (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:27.477566   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:27.477802   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:27.477999   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:27.478137   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:27.517866   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46369
I20260608 12:42:27.517998  8445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46369 every 8 connection(s)
I20260608 12:42:27.523010   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:27.530766  8449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:27.532142  8450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:27.535907  8446 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39389
W20260608 12:42:27.536265  8452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:27.536345  8446 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:27.536362   431 server_base.cc:1061] running on GCE node
I20260608 12:42:27.537734  8446 heartbeater.cc:507] Master 127.0.107.254:39389 requested a full tablet report, sending...
I20260608 12:42:27.538477   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:27.538784   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:27.538964   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922547538947 us; error 0 us; skew 500 ppm
I20260608 12:42:27.539739   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:27.539970  7989 ts_manager.cc:194] Registered new tserver with Master: dbe944513417415d93bfed9174922a77 (127.0.107.196:46369)
I20260608 12:42:27.541559  7989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54162
I20260608 12:42:27.542325   431 webserver.cc:533] Webserver started at http://127.0.107.193:33547/ using document root <none> and password file <none>
I20260608 12:42:27.542896   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:27.543084   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:27.547008   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:42:27.551257  8457 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:27.552140   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:27.552450   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "27b11cb5573c4d48ba5d4a6df18155b2"
format_stamp: "Formatted at 2026-06-08 12:42:23 on dist-test-slave-qzs9"
I20260608 12:42:27.552747   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-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)
I20260608 12:42:27.566731   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:27.567994   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:27.569682   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:27.573841  8464 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:42:27.579726  8164 consensus_queue.cc:237] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:27.580677  8240 consensus_queue.cc:237] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:27.587879  8239 consensus_queue.cc:237] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:27.599551  8166 raft_consensus.cc:1275] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:27.605490  8166 raft_consensus.cc:1275] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:27.608887  8307 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:27.610121  8240 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:27.610919  8307 consensus_queue.cc:1048] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:27.615769  8206 consensus_peers.cc:597] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:27.621115  8206 consensus_peers.cc:597] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 -> Peer dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): Couldn't send request to peer dbe944513417415d93bfed9174922a77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3e5cd5a324c4ed89aa5d274fcd96eb9. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:27.621800  8206 consensus_peers.cc:597] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 -> Peer dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): Couldn't send request to peer dbe944513417415d93bfed9174922a77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 611ff6be1efc4237ae7190929a449509. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:27.625005  8206 consensus_peers.cc:597] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:27.630625  8360 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:27.634902   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:42:27.635267   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.062s	user 0.002s	sys 0.000s
I20260608 12:42:27.635581   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
W20260608 12:42:27.636194  8132 consensus_peers.cc:597] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:27.637181  8132 consensus_peers.cc:597] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 -> Peer dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): Couldn't send request to peer dbe944513417415d93bfed9174922a77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 391640faf0c34d819ee77ed8afc02753. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:27.641904  8291 raft_consensus.cc:2955] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.643364  8464 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.642702  8371 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.648633  8358 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.650873  8164 raft_consensus.cc:2955] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.650804  8166 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.654011  8240 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.662354  7976 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:42:27.665752  7989 catalog_manager.cc:5696] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.670105  7976 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 611ff6be1efc4237ae7190929a449509 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:42:27.675297  8464 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.675498  7976 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 391640faf0c34d819ee77ed8afc02753 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:42:27.676271  8464 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.677070  8464 ts_tablet_manager.cc:1403] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.000s
I20260608 12:42:27.680178  8464 raft_consensus.cc:359] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.680833  8464 raft_consensus.cc:740] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.681542  8464 consensus_queue.cc:260] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
W20260608 12:42:27.682031  8037 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 27b11cb5573c4d48ba5d4a6df18155b2 not available for placement
I20260608 12:42:27.693127  7989 catalog_manager.cc:5696] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:27.695171  7989 catalog_manager.cc:5696] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:27.705502   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:42:27.705824   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.070s	user 0.047s	sys 0.000s
I20260608 12:42:27.716524  8464 ts_tablet_manager.cc:1434] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.024s
I20260608 12:42:27.717558  8464 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.732384  8464 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.733317  8464 tablet_bootstrap.cc:492] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.734066  8464 ts_tablet_manager.cc:1403] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:42:27.737340  8464 raft_consensus.cc:359] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.738134  8464 raft_consensus.cc:740] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.739028  8464 consensus_queue.cc:260] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.741384  8464 ts_tablet_manager.cc:1434] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:42:27.742424  8464 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.760958  8464 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.761976  8464 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.762702  8464 ts_tablet_manager.cc:1403] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:42:27.765815  8464 raft_consensus.cc:359] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.766536  8464 raft_consensus.cc:740] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.767414  8464 consensus_queue.cc:260] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.769193   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37515
I20260608 12:42:27.769385  8534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37515 every 8 connection(s)
I20260608 12:42:27.769780  8464 ts_tablet_manager.cc:1434] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:27.770725  8464 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.786105  8464 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.786939  8464 tablet_bootstrap.cc:492] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.787241  8535 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39389
I20260608 12:42:27.787464  8464 ts_tablet_manager.cc:1403] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 12:42:27.787614  8535 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:27.788388  8535 heartbeater.cc:507] Master 127.0.107.254:39389 requested a full tablet report, sending...
I20260608 12:42:27.789505  8464 raft_consensus.cc:359] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.790122  8464 raft_consensus.cc:740] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.790635  8464 consensus_queue.cc:260] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.792024  8464 ts_tablet_manager.cc:1434] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260608 12:42:27.792783  8464 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.792661  7989 ts_manager.cc:194] Re-registered known tserver with Master: 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515)
I20260608 12:42:27.799472  7989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54164
I20260608 12:42:27.801983  8535 heartbeater.cc:499] Master 127.0.107.254:39389 was elected leader, sending a full tablet report...
I20260608 12:42:27.803670  8464 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.804325  8464 tablet_bootstrap.cc:492] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.804855  8464 ts_tablet_manager.cc:1403] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260608 12:42:27.806638  8464 raft_consensus.cc:359] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.807216  8464 raft_consensus.cc:740] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.807749  8464 consensus_queue.cc:260] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.809379  8464 ts_tablet_manager.cc:1434] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:42:27.810019  8464 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.819303  8464 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.819890  8464 tablet_bootstrap.cc:492] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.820370  8464 ts_tablet_manager.cc:1403] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:42:27.822227  8464 raft_consensus.cc:359] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.822681  8464 raft_consensus.cc:740] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.823215  8464 consensus_queue.cc:260] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.824712  8464 ts_tablet_manager.cc:1434] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260608 12:42:27.825318  8464 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.836439  8464 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.837101  8464 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.837589  8464 ts_tablet_manager.cc:1403] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 12:42:27.839375  8464 raft_consensus.cc:359] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:27.839846  8464 raft_consensus.cc:740] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.840373  8464 consensus_queue.cc:260] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } }
I20260608 12:42:27.842183  8464 ts_tablet_manager.cc:1434] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:27.842819  8464 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap starting.
I20260608 12:42:27.854382  8464 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: 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
I20260608 12:42:27.855007  8464 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Bootstrap complete.
I20260608 12:42:27.855472  8464 ts_tablet_manager.cc:1403] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:42:27.857251  8464 raft_consensus.cc:359] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.857697  8464 raft_consensus.cc:740] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b11cb5573c4d48ba5d4a6df18155b2, State: Initialized, Role: FOLLOWER
I20260608 12:42:27.858196  8464 consensus_queue.cc:260] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:27.859639  8464 ts_tablet_manager.cc:1434] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:27.994215  8509 raft_consensus.cc:3060] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:27.999576  8509 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:28.000954  8475 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:28.014068  8240 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:28.016330  8360 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:28.020504  8497 tablet_service.cc:1558] Processing DeleteTablet for tablet 76fdf02fca4e464791edd3eae3547b7c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:60192
I20260608 12:42:28.020620  8499 tablet_service.cc:1558] Processing DeleteTablet for tablet e16d874d754747aca2a6e4df2f53fd93 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:60192
I20260608 12:42:28.021790  8498 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a48471044224909ae3217db6dc31dab with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:60192
I20260608 12:42:28.023048  8548 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:28.024118  8548 raft_consensus.cc:2243] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.024634  8548 pending_rounds.cc:70] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Trying to abort 1 pending ops.
I20260608 12:42:28.024916  8548 pending_rounds.cc:77] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658748889010176 op_type: NO_OP noop_request { }
I20260608 12:42:28.025297  8548 raft_consensus.cc:2889] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:28.025599  8548 raft_consensus.cc:2272] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.028497  8548 ts_tablet_manager.cc:1916] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:28.040505  8550 ts_tablet_manager.cc:933] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Initiating tablet copy from peer c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:28.041940  8548 ts_tablet_manager.cc:1929] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:28.042353  8550 tablet_copy_client.cc:323] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41581
I20260608 12:42:28.042460  8548 log.cc:1199] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root/wals/76fdf02fca4e464791edd3eae3547b7c
I20260608 12:42:28.043452  8548 ts_tablet_manager.cc:1950] T 76fdf02fca4e464791edd3eae3547b7c P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting consensus metadata
I20260608 12:42:28.046656  8548 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:28.046743  7976 catalog_manager.cc:5027] TS 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): tablet 76fdf02fca4e464791edd3eae3547b7c (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:28.047628  8548 raft_consensus.cc:2243] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.048067  8548 raft_consensus.cc:2272] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.050484  8548 ts_tablet_manager.cc:1916] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:28.052156  8498 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f240d26bfd43cfae37e066732a5d04 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:27 UTC) from {username='slave'} at 127.0.0.1:60192
I20260608 12:42:28.055240  8250 tablet_copy_service.cc:140] P c92212c45dba42f697ff868475a5d203: Received BeginTabletCopySession request for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 from peer dbe944513417415d93bfed9174922a77 ({username='slave'} at 127.0.0.1:46984)
I20260608 12:42:28.055735  8250 tablet_copy_service.cc:161] P c92212c45dba42f697ff868475a5d203: Beginning new tablet copy session on tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 from peer dbe944513417415d93bfed9174922a77 at {username='slave'} at 127.0.0.1:46984: session id = dbe944513417415d93bfed9174922a77-b3e5cd5a324c4ed89aa5d274fcd96eb9
I20260608 12:42:28.061661  8250 tablet_copy_source_session.cc:215] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.061760  8554 ts_tablet_manager.cc:933] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Initiating tablet copy from peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:28.063484  8548 ts_tablet_manager.cc:1929] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:28.063813  8554 tablet_copy_client.cc:323] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44383
I20260608 12:42:28.063988  8548 log.cc:1199] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root/wals/e16d874d754747aca2a6e4df2f53fd93
I20260608 12:42:28.064767  8548 ts_tablet_manager.cc:1950] T e16d874d754747aca2a6e4df2f53fd93 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting consensus metadata
I20260608 12:42:28.064940  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.067984  8548 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:28.068189  7976 catalog_manager.cc:5027] TS 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): tablet e16d874d754747aca2a6e4df2f53fd93 (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:28.069010  8548 raft_consensus.cc:2243] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.069597  8548 pending_rounds.cc:70] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Trying to abort 1 pending ops.
I20260608 12:42:28.069860  8548 pending_rounds.cc:77] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658748562763776 op_type: NO_OP noop_request { }
I20260608 12:42:28.070259  8548 raft_consensus.cc:2889] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:28.070653  8548 raft_consensus.cc:2272] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.075348  8548 ts_tablet_manager.cc:1916] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:28.078832  8550 tablet_copy_client.cc:806] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.079421  8550 tablet_copy_client.cc:670] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.084072  8550 tablet_copy_client.cc:538] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.092324  8176 tablet_copy_service.cc:140] P 7e43b3d9a6b649138f909e13950c3129: Received BeginTabletCopySession request for tablet 391640faf0c34d819ee77ed8afc02753 from peer dbe944513417415d93bfed9174922a77 ({username='slave'} at 127.0.0.1:36996)
I20260608 12:42:28.093051  8176 tablet_copy_service.cc:161] P 7e43b3d9a6b649138f909e13950c3129: Beginning new tablet copy session on tablet 391640faf0c34d819ee77ed8afc02753 from peer dbe944513417415d93bfed9174922a77 at {username='slave'} at 127.0.0.1:36996: session id = dbe944513417415d93bfed9174922a77-391640faf0c34d819ee77ed8afc02753
I20260608 12:42:28.094097  8559 ts_tablet_manager.cc:933] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Initiating tablet copy from peer c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581)
I20260608 12:42:28.101342  8176 tablet_copy_source_session.cc:215] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.092317  8550 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Bootstrap starting.
I20260608 12:42:28.105334  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391640faf0c34d819ee77ed8afc02753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.107743  8509 raft_consensus.cc:2955] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.115818  8548 ts_tablet_manager.cc:1929] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:28.116300  8548 log.cc:1199] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root/wals/8a48471044224909ae3217db6dc31dab
I20260608 12:42:28.117276  8548 ts_tablet_manager.cc:1950] T 8a48471044224909ae3217db6dc31dab P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting consensus metadata
I20260608 12:42:28.123652  8554 tablet_copy_client.cc:806] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.120673  7976 catalog_manager.cc:5027] TS 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): tablet 8a48471044224909ae3217db6dc31dab (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:28.126031  8548 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:28.129020  8559 tablet_copy_client.cc:323] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41581
I20260608 12:42:28.128073  8554 tablet_copy_client.cc:670] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.126930  8548 raft_consensus.cc:2243] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.131146  8548 raft_consensus.cc:2272] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.131564  8250 tablet_copy_service.cc:140] P c92212c45dba42f697ff868475a5d203: Received BeginTabletCopySession request for tablet 611ff6be1efc4237ae7190929a449509 from peer dbe944513417415d93bfed9174922a77 ({username='slave'} at 127.0.0.1:46984)
I20260608 12:42:28.132083  8250 tablet_copy_service.cc:161] P c92212c45dba42f697ff868475a5d203: Beginning new tablet copy session on tablet 611ff6be1efc4237ae7190929a449509 from peer dbe944513417415d93bfed9174922a77 at {username='slave'} at 127.0.0.1:46984: session id = dbe944513417415d93bfed9174922a77-611ff6be1efc4237ae7190929a449509
I20260608 12:42:28.131698  8508 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.136618  8550 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: 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
I20260608 12:42:28.137830  8250 tablet_copy_source_session.cc:215] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.140496  8554 tablet_copy_client.cc:538] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.141649  8548 ts_tablet_manager.cc:1916] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:28.141997  8550 tablet_bootstrap.cc:492] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Bootstrap complete.
I20260608 12:42:28.142908  8550 ts_tablet_manager.cc:1403] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.013s
I20260608 12:42:28.147399  8550 raft_consensus.cc:359] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.141675  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ff6be1efc4237ae7190929a449509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.148180  8550 raft_consensus.cc:740] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbe944513417415d93bfed9174922a77, State: Initialized, Role: LEARNER
I20260608 12:42:28.149075  8550 consensus_queue.cc:260] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.155192  8554 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Bootstrap starting.
I20260608 12:42:28.161567  8508 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.164429  8446 heartbeater.cc:499] Master 127.0.107.254:39389 was elected leader, sending a full tablet report...
I20260608 12:42:28.165546  8550 ts_tablet_manager.cc:1434] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.013s
I20260608 12:42:28.167035  8250 tablet_copy_service.cc:342] P c92212c45dba42f697ff868475a5d203: Request end of tablet copy session dbe944513417415d93bfed9174922a77-b3e5cd5a324c4ed89aa5d274fcd96eb9 received from {username='slave'} at 127.0.0.1:46984
I20260608 12:42:28.167393  8250 tablet_copy_service.cc:434] P c92212c45dba42f697ff868475a5d203: ending tablet copy session dbe944513417415d93bfed9174922a77-b3e5cd5a324c4ed89aa5d274fcd96eb9 on tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 with peer dbe944513417415d93bfed9174922a77
I20260608 12:42:28.171948  8559 tablet_copy_client.cc:806] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.173552  8548 ts_tablet_manager.cc:1929] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:28.174081  8548 log.cc:1199] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root/wals/c5f240d26bfd43cfae37e066732a5d04
I20260608 12:42:28.174827  8548 ts_tablet_manager.cc:1950] T c5f240d26bfd43cfae37e066732a5d04 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting consensus metadata
I20260608 12:42:28.178103  7976 catalog_manager.cc:5027] TS 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): tablet c5f240d26bfd43cfae37e066732a5d04 (table dugtrio [id=7e8d40d7413c437c8b69daf6573f195f]) successfully deleted
I20260608 12:42:28.172811  8559 tablet_copy_client.cc:670] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.182904  8559 tablet_copy_client.cc:538] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.193341  8559 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Bootstrap starting.
I20260608 12:42:28.195631  8554 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: 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
I20260608 12:42:28.196537  8554 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Bootstrap complete.
I20260608 12:42:28.197302  8554 ts_tablet_manager.cc:1403] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.004s
I20260608 12:42:28.200497  8554 raft_consensus.cc:359] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.201319  8554 raft_consensus.cc:740] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbe944513417415d93bfed9174922a77, State: Initialized, Role: LEARNER
I20260608 12:42:28.202000  8554 consensus_queue.cc:260] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.204324  8554 ts_tablet_manager.cc:1434] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:28.206146  8176 tablet_copy_service.cc:342] P 7e43b3d9a6b649138f909e13950c3129: Request end of tablet copy session dbe944513417415d93bfed9174922a77-391640faf0c34d819ee77ed8afc02753 received from {username='slave'} at 127.0.0.1:36996
I20260608 12:42:28.206596  8176 tablet_copy_service.cc:434] P 7e43b3d9a6b649138f909e13950c3129: ending tablet copy session dbe944513417415d93bfed9174922a77-391640faf0c34d819ee77ed8afc02753 on tablet 391640faf0c34d819ee77ed8afc02753 with peer dbe944513417415d93bfed9174922a77
I20260608 12:42:28.214643  8559 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: 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
I20260608 12:42:28.215353  8559 tablet_bootstrap.cc:492] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Bootstrap complete.
I20260608 12:42:28.215896  8559 ts_tablet_manager.cc:1403] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260608 12:42:28.218593  8559 raft_consensus.cc:359] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.219328  8559 raft_consensus.cc:740] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbe944513417415d93bfed9174922a77, State: Initialized, Role: LEARNER
I20260608 12:42:28.219825  8559 consensus_queue.cc:260] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.221415  8559 ts_tablet_manager.cc:1434] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:42:28.222833  8250 tablet_copy_service.cc:342] P c92212c45dba42f697ff868475a5d203: Request end of tablet copy session dbe944513417415d93bfed9174922a77-611ff6be1efc4237ae7190929a449509 received from {username='slave'} at 127.0.0.1:46984
I20260608 12:42:28.223176  8250 tablet_copy_service.cc:434] P c92212c45dba42f697ff868475a5d203: ending tablet copy session dbe944513417415d93bfed9174922a77-611ff6be1efc4237ae7190929a449509 on tablet 611ff6be1efc4237ae7190929a449509 with peer dbe944513417415d93bfed9174922a77
I20260608 12:42:28.586951  8421 raft_consensus.cc:1217] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:28.600647  8240 consensus_queue.cc:237] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:28.605154  8166 raft_consensus.cc:1275] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:28.605422  8508 raft_consensus.cc:1275] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:28.606343  8568 consensus_queue.cc:1048] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.607002  8358 consensus_queue.cc:1048] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.613325  8567 raft_consensus.cc:2955] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.614832  8166 raft_consensus.cc:2955] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.615204  8508 raft_consensus.cc:2955] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.620500  7976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:28.625602  7989 catalog_manager.cc:5696] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:28.648790  8411 tablet_service.cc:1558] Processing DeleteTablet for tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 with delete_type TABLET_DATA_TOMBSTONED (TS dbe944513417415d93bfed9174922a77 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43212
I20260608 12:42:28.651067  8574 tablet_replica.cc:333] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: stopping tablet replica
I20260608 12:42:28.650796  8166 consensus_queue.cc:237] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:28.651758  8574 raft_consensus.cc:2243] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:28.652211  8574 raft_consensus.cc:2272] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:28.654721  8574 ts_tablet_manager.cc:1916] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:28.656136  8240 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:28.656412  8508 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:28.657598  8475 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.658233  8360 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.664376  8475 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.666728  8240 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.668833  8574 ts_tablet_manager.cc:1929] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:42:28.669248  8574 log.cc:1199] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P dbe944513417415d93bfed9174922a77: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root/wals/b3e5cd5a324c4ed89aa5d274fcd96eb9
I20260608 12:42:28.668299  8508 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.670828  7976 catalog_manager.cc:5027] TS dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): tablet b3e5cd5a324c4ed89aa5d274fcd96eb9 (table test-workload [id=68dfc6df0f634adb994246e8d87ab521]) successfully deleted
I20260608 12:42:28.674857  7976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 391640faf0c34d819ee77ed8afc02753 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:28.677855  7986 catalog_manager.cc:5696] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:28.691425  8411 tablet_service.cc:1558] Processing DeleteTablet for tablet 391640faf0c34d819ee77ed8afc02753 with delete_type TABLET_DATA_TOMBSTONED (TS dbe944513417415d93bfed9174922a77 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43212
I20260608 12:42:28.692183  8574 tablet_replica.cc:333] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: stopping tablet replica
I20260608 12:42:28.692804  8574 raft_consensus.cc:2243] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:28.693204  8574 raft_consensus.cc:2272] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:28.695813  8574 ts_tablet_manager.cc:1916] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:28.707549  8574 ts_tablet_manager.cc:1929] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:42:28.707828  8574 log.cc:1199] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root/wals/391640faf0c34d819ee77ed8afc02753
I20260608 12:42:28.709812  7976 catalog_manager.cc:5027] TS dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): tablet 391640faf0c34d819ee77ed8afc02753 (table test-workload [id=68dfc6df0f634adb994246e8d87ab521]) successfully deleted
I20260608 12:42:28.712256  8421 raft_consensus.cc:1217] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:28.713541  8240 consensus_queue.cc:237] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:28.728256  8166 raft_consensus.cc:1275] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:42:28.728312  8037 auto_rebalancer.cc:591] Failed to schedule move for tablet 611ff6be1efc4237ae7190929a449509: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } }
I20260608 12:42:28.729945  8568 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.730363  8508 raft_consensus.cc:1275] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:28.731756  8568 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.737957  8567 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.740053  8508 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.743799  8166 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } }
I20260608 12:42:28.745749  8164 consensus_queue.cc:237] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.747014  7976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 611ff6be1efc4237ae7190929a449509 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:28.751883  7989 catalog_manager.cc:5696] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index 2 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } }
W20260608 12:42:28.756319  8132 consensus_peers.cc:597] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 -> Peer dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): Couldn't send request to peer dbe944513417415d93bfed9174922a77. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.756592  8509 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:28.756392  8240 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:28.758293  8360 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:28.759202  8371 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:28.767004  8411 tablet_service.cc:1558] Processing DeleteTablet for tablet 611ff6be1efc4237ae7190929a449509 with delete_type TABLET_DATA_TOMBSTONED (TS dbe944513417415d93bfed9174922a77 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43212
I20260608 12:42:28.766176  8475 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.767982  8574 tablet_replica.cc:333] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: stopping tablet replica
I20260608 12:42:28.768810  8574 raft_consensus.cc:2243] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:28.769366  8574 raft_consensus.cc:2272] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:28.768335  8239 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.772152  8574 ts_tablet_manager.cc:1916] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:28.783721  8508 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.786890  7987 catalog_manager.cc:5696] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.789111  8574 ts_tablet_manager.cc:1929] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:42:28.789563  8574 log.cc:1199] T 611ff6be1efc4237ae7190929a449509 P dbe944513417415d93bfed9174922a77: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-3-root/wals/611ff6be1efc4237ae7190929a449509
I20260608 12:42:28.791533  7976 catalog_manager.cc:5027] TS dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): tablet 611ff6be1efc4237ae7190929a449509 (table test-workload [id=68dfc6df0f634adb994246e8d87ab521]) successfully deleted
I20260608 12:42:28.793576  8166 consensus_queue.cc:237] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [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: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:28.800751  8508 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:28.801527  8239 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:42:28.801772  8132 consensus_peers.cc:597] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 -> Peer dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): Couldn't send request to peer dbe944513417415d93bfed9174922a77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99b26773d1a04079a9e27f132af805dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.802762  8475 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.803754  8580 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:28.810051  8475 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.814051  8508 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.815635  8239 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:28.824005  7986 catalog_manager.cc:5696] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: config changed from index -1 to 3, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:29.264539  8581 ts_tablet_manager.cc:933] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Initiating tablet copy from peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:29.266269  8581 tablet_copy_client.cc:323] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44383
I20260608 12:42:29.267802  8176 tablet_copy_service.cc:140] P 7e43b3d9a6b649138f909e13950c3129: Received BeginTabletCopySession request for tablet 391640faf0c34d819ee77ed8afc02753 from peer dbe944513417415d93bfed9174922a77 ({username='slave'} at 127.0.0.1:36996)
I20260608 12:42:29.268214  8176 tablet_copy_service.cc:161] P 7e43b3d9a6b649138f909e13950c3129: Beginning new tablet copy session on tablet 391640faf0c34d819ee77ed8afc02753 from peer dbe944513417415d93bfed9174922a77 at {username='slave'} at 127.0.0.1:36996: session id = dbe944513417415d93bfed9174922a77-391640faf0c34d819ee77ed8afc02753
I20260608 12:42:29.274070  8176 tablet_copy_source_session.cc:215] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:29.276306  8581 ts_tablet_manager.cc:1916] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:42:29.286537  8581 ts_tablet_manager.cc:1929] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:42:29.287102  8581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391640faf0c34d819ee77ed8afc02753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:29.292096  8581 tablet_copy_client.cc:806] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:29.292574  8581 tablet_copy_client.cc:670] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:29.295878  8581 tablet_copy_client.cc:538] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:29.301371  8581 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Bootstrap starting.
I20260608 12:42:29.319300  8581 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:29.319921  8581 tablet_bootstrap.cc:492] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Bootstrap complete.
I20260608 12:42:29.320417  8581 ts_tablet_manager.cc:1403] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 12:42:29.322459  8581 raft_consensus.cc:359] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:29.323235  8581 raft_consensus.cc:740] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbe944513417415d93bfed9174922a77, State: Initialized, Role: LEARNER
I20260608 12:42:29.324846  8581 consensus_queue.cc:260] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:29.328038  8581 ts_tablet_manager.cc:1434] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:42:29.330132  8176 tablet_copy_service.cc:342] P 7e43b3d9a6b649138f909e13950c3129: Request end of tablet copy session dbe944513417415d93bfed9174922a77-391640faf0c34d819ee77ed8afc02753 received from {username='slave'} at 127.0.0.1:36996
I20260608 12:42:29.330576  8176 tablet_copy_service.cc:434] P 7e43b3d9a6b649138f909e13950c3129: ending tablet copy session dbe944513417415d93bfed9174922a77-391640faf0c34d819ee77ed8afc02753 on tablet 391640faf0c34d819ee77ed8afc02753 with peer dbe944513417415d93bfed9174922a77
I20260608 12:42:29.398466  8581 ts_tablet_manager.cc:933] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: Initiating tablet copy from peer 7e43b3d9a6b649138f909e13950c3129 (127.0.107.194:44383)
I20260608 12:42:29.400058  8581 tablet_copy_client.cc:323] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44383
I20260608 12:42:29.401698  8176 tablet_copy_service.cc:140] P 7e43b3d9a6b649138f909e13950c3129: Received BeginTabletCopySession request for tablet 99b26773d1a04079a9e27f132af805dc from peer dbe944513417415d93bfed9174922a77 ({username='slave'} at 127.0.0.1:36996)
I20260608 12:42:29.402258  8176 tablet_copy_service.cc:161] P 7e43b3d9a6b649138f909e13950c3129: Beginning new tablet copy session on tablet 99b26773d1a04079a9e27f132af805dc from peer dbe944513417415d93bfed9174922a77 at {username='slave'} at 127.0.0.1:36996: session id = dbe944513417415d93bfed9174922a77-99b26773d1a04079a9e27f132af805dc
I20260608 12:42:29.409696  8176 tablet_copy_source_session.cc:215] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:29.412492  8581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b26773d1a04079a9e27f132af805dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:29.422426  8581 tablet_copy_client.cc:806] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:29.422924  8581 tablet_copy_client.cc:670] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:29.426391  8581 tablet_copy_client.cc:538] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:29.432214  8581 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: Bootstrap starting.
I20260608 12:42:29.447410  8581 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: 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
I20260608 12:42:29.448009  8581 tablet_bootstrap.cc:492] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: Bootstrap complete.
I20260608 12:42:29.448498  8581 ts_tablet_manager.cc:1403] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:42:29.450598  8581 raft_consensus.cc:359] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:29.451220  8581 raft_consensus.cc:740] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: dbe944513417415d93bfed9174922a77, State: Initialized, Role: LEARNER
I20260608 12:42:29.451713  8581 consensus_queue.cc:260] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [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: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
I20260608 12:42:29.453568  8581 ts_tablet_manager.cc:1434] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:29.455446  8176 tablet_copy_service.cc:342] P 7e43b3d9a6b649138f909e13950c3129: Request end of tablet copy session dbe944513417415d93bfed9174922a77-99b26773d1a04079a9e27f132af805dc received from {username='slave'} at 127.0.0.1:36996
I20260608 12:42:29.455792  8176 tablet_copy_service.cc:434] P 7e43b3d9a6b649138f909e13950c3129: ending tablet copy session dbe944513417415d93bfed9174922a77-99b26773d1a04079a9e27f132af805dc on tablet 99b26773d1a04079a9e27f132af805dc with peer dbe944513417415d93bfed9174922a77
I20260608 12:42:29.800202  8421 raft_consensus.cc:1217] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:42:29.992357  8421 raft_consensus.cc:1217] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:42:30.357928  8587 raft_consensus.cc:1064] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: attempting to promote NON_VOTER dbe944513417415d93bfed9174922a77 to VOTER
I20260608 12:42:30.359912  8587 consensus_queue.cc:237] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } }
I20260608 12:42:30.366504  8421 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 LEARNER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:42:30.366592  8239 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:42:30.367540  8508 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:42:30.368213  8587 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:30.369202  8588 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:30.370150  8580 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:30.390040  8587 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.394239  8421 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.399006  8240 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.404677  8508 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.408442  7989 catalog_manager.cc:5696] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 reported cstate change: config changed from index 4 to 5, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:30.432164  8166 consensus_queue.cc:237] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } }
I20260608 12:42:30.437641  8421 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:42:30.438472  8240 raft_consensus.cc:1275] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:42:30.439519  8587 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:42:30.440361  8588 consensus_queue.cc:1048] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:42:30.448119  8591 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.450635  8240 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.450742  8421 raft_consensus.cc:2955] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.458163  7976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 391640faf0c34d819ee77ed8afc02753 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:30.464479  7988 catalog_manager.cc:5696] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index 5 to 6, VOTER 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.476241  8498 tablet_service.cc:1558] Processing DeleteTablet for tablet 391640faf0c34d819ee77ed8afc02753 with delete_type TABLET_DATA_TOMBSTONED (TS 27b11cb5573c4d48ba5d4a6df18155b2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60192
I20260608 12:42:30.483762  8600 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:30.484449  8600 raft_consensus.cc:2243] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:30.485025  8600 raft_consensus.cc:2272] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:30.487388  8600 ts_tablet_manager.cc:1916] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:30.497310  8600 ts_tablet_manager.cc:1929] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:42:30.497578  8600 log.cc:1199] T 391640faf0c34d819ee77ed8afc02753 P 27b11cb5573c4d48ba5d4a6df18155b2: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-0-root/wals/391640faf0c34d819ee77ed8afc02753
I20260608 12:42:30.498821  7976 catalog_manager.cc:5027] TS 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): tablet 391640faf0c34d819ee77ed8afc02753 (table test-workload [id=68dfc6df0f634adb994246e8d87ab521]) successfully deleted
I20260608 12:42:30.539829  8587 raft_consensus.cc:1064] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: attempting to promote NON_VOTER dbe944513417415d93bfed9174922a77 to VOTER
I20260608 12:42:30.541813  8587 consensus_queue.cc:237] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [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: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } }
I20260608 12:42:30.548460  8421 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 LEARNER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:30.549177  8508 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:30.549501  8240 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:30.551266  8587 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:30.552172  8591 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:30.553049  8580 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:30.569937  8587 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.571990  8421 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.572149  8240 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.582929  8508 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.584860  7986 catalog_manager.cc:5696] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 reported cstate change: config changed from index 3 to 4, dbe944513417415d93bfed9174922a77 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } attrs { replace: true } } peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.611147  8166 consensus_queue.cc:237] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } }
I20260608 12:42:30.615850  8421 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:30.616184  8508 raft_consensus.cc:1275] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Refusing update from remote peer 7e43b3d9a6b649138f909e13950c3129: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:30.617384  8580 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:30.618203  8587 consensus_queue.cc:1048] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:30.624948  8587 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c92212c45dba42f697ff868475a5d203 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.627048  8421 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c92212c45dba42f697ff868475a5d203 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.627409  8508 raft_consensus.cc:2955] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c92212c45dba42f697ff868475a5d203 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.634557  7976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 99b26773d1a04079a9e27f132af805dc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:30.639729  7989 catalog_manager.cc:5696] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 reported cstate change: config changed from index 4 to 5, VOTER c92212c45dba42f697ff868475a5d203 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "7e43b3d9a6b649138f909e13950c3129" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: false } } }
I20260608 12:42:30.650673  8227 tablet_service.cc:1558] Processing DeleteTablet for tablet 99b26773d1a04079a9e27f132af805dc with delete_type TABLET_DATA_TOMBSTONED (TS c92212c45dba42f697ff868475a5d203 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44690
I20260608 12:42:30.653085  8605 tablet_replica.cc:333] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:30.653885  8605 raft_consensus.cc:2243] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:30.654589  8605 raft_consensus.cc:2272] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:30.657934  8605 ts_tablet_manager.cc:1916] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:30.667717  8605 ts_tablet_manager.cc:1929] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:42:30.667976  8605 log.cc:1199] T 99b26773d1a04079a9e27f132af805dc P c92212c45dba42f697ff868475a5d203: Deleting WAL directory at /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922345639380-431-0/minicluster-data/ts-2-root/wals/99b26773d1a04079a9e27f132af805dc
I20260608 12:42:30.669240  7976 catalog_manager.cc:5027] TS c92212c45dba42f697ff868475a5d203 (127.0.107.195:41581): tablet 99b26773d1a04079a9e27f132af805dc (table test-workload [id=68dfc6df0f634adb994246e8d87ab521]) successfully deleted
W20260608 12:42:31.650564  8037 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 27b11cb5573c4d48ba5d4a6df18155b2 not available for placement
I20260608 12:42:32.661844  8240 consensus_queue.cc:237] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [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: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } attrs { replace: true } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } }
W20260608 12:42:32.668448  8206 consensus_peers.cc:597] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 -> Peer dbe944513417415d93bfed9174922a77 (127.0.107.196:46369): Couldn't send request to peer dbe944513417415d93bfed9174922a77. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:32.669555  8166 raft_consensus.cc:1275] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:32.670384  8508 raft_consensus.cc:1275] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Refusing update from remote peer c92212c45dba42f697ff868475a5d203: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:32.670905  8608 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:32.671756  8607 consensus_queue.cc:1048] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:32.678812  8607 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } attrs { replace: true } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:32.680521  8508 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } attrs { replace: true } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:32.681360  8166 raft_consensus.cc:2955] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } attrs { replace: true } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } } }
I20260608 12:42:32.691624  7988 catalog_manager.cc:5696] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 reported cstate change: config changed from index 3 to 4, NON_VOTER dbe944513417415d93bfed9174922a77 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c92212c45dba42f697ff868475a5d203" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b11cb5573c4d48ba5d4a6df18155b2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e43b3d9a6b649138f909e13950c3129" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44383 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92212c45dba42f697ff868475a5d203" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbe944513417415d93bfed9174922a77" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:32.806747   431 tablet_server.cc:179] TabletServer@127.0.107.193:37515 shutting down...
I20260608 12:42:32.826977   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:32.827715   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:32.828475   431 raft_consensus.cc:2243] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:32.829173   431 raft_consensus.cc:2272] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.831805   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:32.832460   431 raft_consensus.cc:2243] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:32.833174   431 raft_consensus.cc:2272] T 611ff6be1efc4237ae7190929a449509 P 27b11cb5573c4d48ba5d4a6df18155b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.835999   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:32.836637   431 raft_consensus.cc:2243] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:32.837373   431 raft_consensus.cc:2272] T 99b26773d1a04079a9e27f132af805dc P 27b11cb5573c4d48ba5d4a6df18155b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.861817   431 tablet_server.cc:196] TabletServer@127.0.107.193:37515 shutdown complete.
I20260608 12:42:32.879410   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:32.909549   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:32.910336   431 tablet_replica.cc:333] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
I20260608 12:42:32.910887   431 raft_consensus.cc:2243] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:32.911906   431 raft_consensus.cc:2272] T 391640faf0c34d819ee77ed8afc02753 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.914752   431 tablet_replica.cc:333] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
W20260608 12:42:32.915102  8206 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111) [suppressed 38 similar messages]
I20260608 12:42:32.915382   431 raft_consensus.cc:2243] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:32.916066   431 raft_consensus.cc:2272] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.918864   431 tablet_replica.cc:333] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
W20260608 12:42:32.918962  8206 consensus_peers.cc:597] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 -> Peer 27b11cb5573c4d48ba5d4a6df18155b2 (127.0.107.193:37515): Couldn't send request to peer 27b11cb5573c4d48ba5d4a6df18155b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:32.919431   431 raft_consensus.cc:2243] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:32.920013   431 raft_consensus.cc:2272] T 611ff6be1efc4237ae7190929a449509 P 7e43b3d9a6b649138f909e13950c3129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.922453   431 tablet_replica.cc:333] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129: stopping tablet replica
I20260608 12:42:32.922895   431 raft_consensus.cc:2243] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:32.923593   431 raft_consensus.cc:2272] T 99b26773d1a04079a9e27f132af805dc P 7e43b3d9a6b649138f909e13950c3129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.937685   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:32.967644   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:33.000533   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:33.001428   431 tablet_replica.cc:333] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:33.001999   431 raft_consensus.cc:2243] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:33.002488   431 raft_consensus.cc:2272] T 391640faf0c34d819ee77ed8afc02753 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:33.004539   431 tablet_replica.cc:333] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:33.005081   431 raft_consensus.cc:2243] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:33.005807   431 raft_consensus.cc:2272] T b3e5cd5a324c4ed89aa5d274fcd96eb9 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:33.007794   431 tablet_replica.cc:333] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203: stopping tablet replica
I20260608 12:42:33.008244   431 raft_consensus.cc:2243] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:33.009161   431 raft_consensus.cc:2272] T 611ff6be1efc4237ae7190929a449509 P c92212c45dba42f697ff868475a5d203 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:33.023842   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:33.045900   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:33.065244   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:33.065794   431 tablet_replica.cc:333] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77: stopping tablet replica
I20260608 12:42:33.066316   431 raft_consensus.cc:2243] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:33.066826   431 raft_consensus.cc:2272] T 391640faf0c34d819ee77ed8afc02753 P dbe944513417415d93bfed9174922a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:33.068660   431 tablet_replica.cc:333] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77: stopping tablet replica
I20260608 12:42:33.069154   431 raft_consensus.cc:2243] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:33.069614   431 raft_consensus.cc:2272] T 99b26773d1a04079a9e27f132af805dc P dbe944513417415d93bfed9174922a77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:33.092949   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:33.109326   431 master.cc:562] Master@127.0.107.254:39389 shutting down...
W20260608 12:42:33.130275  8037 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:33.130487  8037 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:33.130651  8037 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:33.131619   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:33.132073   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:33.132385   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2cae3e1c07f4c7aab496c2c11b6a5b2: stopping tablet replica
I20260608 12:42:33.150894   431 master.cc:584] Master@127.0.107.254:39389 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9637 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:42:33.184471   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42981
I20260608 12:42:33.185570   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:33.190500  8618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.190768  8619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.192241  8621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:33.193011   431 server_base.cc:1061] running on GCE node
I20260608 12:42:33.193814   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:33.193987   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:33.194129   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922553194113 us; error 0 us; skew 500 ppm
I20260608 12:42:33.194671   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:33.197000   431 webserver.cc:533] Webserver started at http://127.0.107.254:37147/ using document root <none> and password file <none>
I20260608 12:42:33.197491   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:33.197657   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:33.197904   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:33.198936   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "9cc2ea7644804c06885f8d31322029d3"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.203612   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:33.207216  8626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.207890   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:33.208166   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "9cc2ea7644804c06885f8d31322029d3"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.208418   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-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)
I20260608 12:42:33.234767   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:33.235877   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:33.272024   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42981
I20260608 12:42:33.272135  8677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42981 every 8 connection(s)
I20260608 12:42:33.275841  8678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.285579  8678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3: Bootstrap starting.
I20260608 12:42:33.290248  8678 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.294147  8678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3: No bootstrap required, opened a new log
I20260608 12:42:33.296200  8678 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc2ea7644804c06885f8d31322029d3" member_type: VOTER }
I20260608 12:42:33.296540  8678 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.296767  8678 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc2ea7644804c06885f8d31322029d3, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.297333  8678 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cc2ea7644804c06885f8d31322029d3" member_type: VOTER }
I20260608 12:42:33.297760  8678 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:33.297976  8678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:33.298213  8678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.302814  8678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc2ea7644804c06885f8d31322029d3" member_type: VOTER }
I20260608 12:42:33.303391  8678 leader_election.cc:304] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [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: 9cc2ea7644804c06885f8d31322029d3; no voters: 
I20260608 12:42:33.304495  8678 leader_election.cc:290] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:33.304855  8681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.306103  8681 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc2ea7644804c06885f8d31322029d3, State: Running, Role: LEADER
I20260608 12:42:33.306771  8681 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [LEADER]: Queue going to LEADER mode. State: All 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: "9cc2ea7644804c06885f8d31322029d3" member_type: VOTER }
I20260608 12:42:33.307319  8678 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:33.311342  8682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9cc2ea7644804c06885f8d31322029d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc2ea7644804c06885f8d31322029d3" member_type: VOTER } }
I20260608 12:42:33.311906  8682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:33.312353  8683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cc2ea7644804c06885f8d31322029d3. Latest consensus state: current_term: 1 leader_uuid: "9cc2ea7644804c06885f8d31322029d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc2ea7644804c06885f8d31322029d3" member_type: VOTER } }
I20260608 12:42:33.312994  8683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:33.314307  8689 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:33.319800  8689 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:33.323320   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:33.329208  8689 catalog_manager.cc:1382] Generated new cluster ID: 93f16145771b43139a7411530e8a993a
I20260608 12:42:33.329473  8689 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:33.346616  8689 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:33.347918  8689 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:33.367107  8689 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3: Generated new TSK 0
I20260608 12:42:33.367681  8689 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:33.390138   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:33.395905  8699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.396966  8700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.398116  8702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:33.398344   431 server_base.cc:1061] running on GCE node
I20260608 12:42:33.399150   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:33.399343   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:33.399462   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922553399451 us; error 0 us; skew 500 ppm
I20260608 12:42:33.399967   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:33.402042   431 webserver.cc:533] Webserver started at http://127.0.107.193:42635/ using document root <none> and password file <none>
I20260608 12:42:33.402493   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:33.402649   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:33.402861   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:33.403853   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "6dd9b90b244044bfba1886c0964c2c61"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.408087   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:42:33.411360  8707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.412055   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:33.412319   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "6dd9b90b244044bfba1886c0964c2c61"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.412572   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-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)
I20260608 12:42:33.425865   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:33.426896   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:33.428188   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:33.430397   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:33.430579   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.430831   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:33.430980   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.466741   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38689
I20260608 12:42:33.466864  8769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38689 every 8 connection(s)
I20260608 12:42:33.471652   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:33.478109  8774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.479897  8775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:33.481438   431 server_base.cc:1061] running on GCE node
W20260608 12:42:33.485082  8777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:33.485982   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:33.486078  8770 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42981
W20260608 12:42:33.486194   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:33.486531   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922553486512 us; error 0 us; skew 500 ppm
I20260608 12:42:33.486573  8770 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:33.487166   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:33.487416  8770 heartbeater.cc:507] Master 127.0.107.254:42981 requested a full tablet report, sending...
I20260608 12:42:33.489886   431 webserver.cc:533] Webserver started at http://127.0.107.194:38109/ using document root <none> and password file <none>
I20260608 12:42:33.490024  8643 ts_manager.cc:194] Registered new tserver with Master: 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689)
I20260608 12:42:33.490638   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:33.490924   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:33.491245   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:33.492470  8643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51088
I20260608 12:42:33.492619   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "6e33406aca5c4859a60f6683a578db80"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.497128   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:33.500324  8782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.501073   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:33.501333   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "6e33406aca5c4859a60f6683a578db80"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.501554   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-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)
I20260608 12:42:33.536486   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:33.537911   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:33.539654   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:33.542364   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:33.542539   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.542725   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:33.542851   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.578696   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36815
I20260608 12:42:33.578805  8844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36815 every 8 connection(s)
I20260608 12:42:33.583439   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:33.589519  8848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.591547  8849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:33.592514  8851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:33.593075   431 server_base.cc:1061] running on GCE node
I20260608 12:42:33.594085   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:33.594383   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:33.594496  8845 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42981
I20260608 12:42:33.594585   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922553594568 us; error 0 us; skew 500 ppm
I20260608 12:42:33.594972  8845 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:33.595368   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:33.595690  8845 heartbeater.cc:507] Master 127.0.107.254:42981 requested a full tablet report, sending...
I20260608 12:42:33.597986   431 webserver.cc:533] Webserver started at http://127.0.107.195:34657/ using document root <none> and password file <none>
I20260608 12:42:33.598023  8643 ts_manager.cc:194] Registered new tserver with Master: 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:33.598881   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:33.599093   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:33.599334   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:33.599797  8643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51092
I20260608 12:42:33.600373   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "fed98e9f4c144b9590975433a7b87bff"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.604907   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:33.607966  8856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.608712   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:33.608966   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "fed98e9f4c144b9590975433a7b87bff"
format_stamp: "Formatted at 2026-06-08 12:42:33 on dist-test-slave-qzs9"
I20260608 12:42:33.609210   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-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)
I20260608 12:42:33.626305   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:33.627372   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:33.628641   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:33.630810   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:33.630985   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.631206   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:33.631348   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:33.668763   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33231
I20260608 12:42:33.668895  8918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33231 every 8 connection(s)
I20260608 12:42:33.681754  8919 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42981
I20260608 12:42:33.682135  8919 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:33.682789  8919 heartbeater.cc:507] Master 127.0.107.254:42981 requested a full tablet report, sending...
I20260608 12:42:33.684610  8643 ts_manager.cc:194] Registered new tserver with Master: fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:33.685168   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013159478s
I20260608 12:42:33.685963  8643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51102
I20260608 12:42:34.495114  8770 heartbeater.cc:499] Master 127.0.107.254:42981 was elected leader, sending a full tablet report...
I20260608 12:42:34.602196  8845 heartbeater.cc:499] Master 127.0.107.254:42981 was elected leader, sending a full tablet report...
I20260608 12:42:34.688652  8919 heartbeater.cc:499] Master 127.0.107.254:42981 was elected leader, sending a full tablet report...
I20260608 12:42:34.741169  8643 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51106:
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"
    }
  }
}
W20260608 12:42:34.743373  8643 catalog_manager.cc:7076] 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.
I20260608 12:42:34.798775  8735 tablet_service.cc:1511] Processing CreateTablet for tablet a065a9b831ac4065818211158263d8cb (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:34.800150  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a065a9b831ac4065818211158263d8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.803948  8734 tablet_service.cc:1511] Processing CreateTablet for tablet b83d62f62d3e4ea699d6893dc4a81b2b (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:34.805500  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83d62f62d3e4ea699d6893dc4a81b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.814500  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd43df9fd824e769763e08539834ef0 (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:34.815958  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd43df9fd824e769763e08539834ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.815809  8810 tablet_service.cc:1511] Processing CreateTablet for tablet a065a9b831ac4065818211158263d8cb (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:34.814500  8809 tablet_service.cc:1511] Processing CreateTablet for tablet b83d62f62d3e4ea699d6893dc4a81b2b (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:34.818336  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83d62f62d3e4ea699d6893dc4a81b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.820053  8732 tablet_service.cc:1511] Processing CreateTablet for tablet 3463b9182d92495d8cff9af31205a65d (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:34.818265  8733 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd43df9fd824e769763e08539834ef0 (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:34.820181  8807 tablet_service.cc:1511] Processing CreateTablet for tablet 3463b9182d92495d8cff9af31205a65d (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:34.821365  8732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3463b9182d92495d8cff9af31205a65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.821678  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3463b9182d92495d8cff9af31205a65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.824759  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a065a9b831ac4065818211158263d8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.829315  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd43df9fd824e769763e08539834ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.837826  8884 tablet_service.cc:1511] Processing CreateTablet for tablet a065a9b831ac4065818211158263d8cb (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:34.839287  8884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a065a9b831ac4065818211158263d8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.850080  8883 tablet_service.cc:1511] Processing CreateTablet for tablet b83d62f62d3e4ea699d6893dc4a81b2b (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:34.851599  8883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83d62f62d3e4ea699d6893dc4a81b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.854472  8940 tablet_bootstrap.cc:492] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61: Bootstrap starting.
I20260608 12:42:34.861490  8940 tablet_bootstrap.cc:654] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.862601  8882 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd43df9fd824e769763e08539834ef0 (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:34.864091  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd43df9fd824e769763e08539834ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.869318  8881 tablet_service.cc:1511] Processing CreateTablet for tablet 3463b9182d92495d8cff9af31205a65d (DEFAULT_TABLE table=test-workload [id=f95201df02074902a8322f08d5dc22ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:34.870736  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3463b9182d92495d8cff9af31205a65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:34.908928  8939 tablet_bootstrap.cc:492] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80: Bootstrap starting.
I20260608 12:42:34.910403  8942 tablet_bootstrap.cc:492] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff: Bootstrap starting.
I20260608 12:42:34.911456  8940 tablet_bootstrap.cc:492] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61: No bootstrap required, opened a new log
I20260608 12:42:34.911902  8940 ts_tablet_manager.cc:1403] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.032s
I20260608 12:42:34.914263  8940 raft_consensus.cc:359] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.914834  8940 raft_consensus.cc:385] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.915055  8940 raft_consensus.cc:740] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd9b90b244044bfba1886c0964c2c61, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.915689  8940 consensus_queue.cc:260] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.916369  8939 tablet_bootstrap.cc:654] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.917428  8942 tablet_bootstrap.cc:654] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.922184  8940 ts_tablet_manager.cc:1434] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.008s
I20260608 12:42:34.923135  8940 tablet_bootstrap.cc:492] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61: Bootstrap starting.
I20260608 12:42:34.923193  8942 tablet_bootstrap.cc:492] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff: No bootstrap required, opened a new log
I20260608 12:42:34.923882  8942 ts_tablet_manager.cc:1403] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:42:34.927284  8942 raft_consensus.cc:359] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.928463  8942 raft_consensus.cc:385] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.928812  8942 raft_consensus.cc:740] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed98e9f4c144b9590975433a7b87bff, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.929297  8940 tablet_bootstrap.cc:654] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.929786  8942 consensus_queue.cc:260] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.933696  8939 tablet_bootstrap.cc:492] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80: No bootstrap required, opened a new log
I20260608 12:42:34.934314  8939 ts_tablet_manager.cc:1403] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260608 12:42:34.937634  8939 raft_consensus.cc:359] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.938403  8939 raft_consensus.cc:385] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.938747  8939 raft_consensus.cc:740] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33406aca5c4859a60f6683a578db80, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.939764  8939 consensus_queue.cc:260] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.944244  8942 ts_tablet_manager.cc:1434] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 12:42:34.945428  8942 tablet_bootstrap.cc:492] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff: Bootstrap starting.
I20260608 12:42:34.945881  8939 ts_tablet_manager.cc:1434] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:34.946408  8940 tablet_bootstrap.cc:492] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61: No bootstrap required, opened a new log
I20260608 12:42:34.946969  8940 ts_tablet_manager.cc:1403] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260608 12:42:34.950366  8940 raft_consensus.cc:359] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.951079  8940 raft_consensus.cc:385] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.951408  8940 raft_consensus.cc:740] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd9b90b244044bfba1886c0964c2c61, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.951872  8942 tablet_bootstrap.cc:654] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.952296  8940 consensus_queue.cc:260] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.946998  8939 tablet_bootstrap.cc:492] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80: Bootstrap starting.
I20260608 12:42:34.954862  8940 ts_tablet_manager.cc:1434] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:34.955991  8940 tablet_bootstrap.cc:492] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61: Bootstrap starting.
I20260608 12:42:34.959719  8939 tablet_bootstrap.cc:654] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.962508  8940 tablet_bootstrap.cc:654] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.966549  8942 tablet_bootstrap.cc:492] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff: No bootstrap required, opened a new log
I20260608 12:42:34.967098  8942 ts_tablet_manager.cc:1403] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 12:42:34.970299  8940 tablet_bootstrap.cc:492] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61: No bootstrap required, opened a new log
I20260608 12:42:34.970108  8942 raft_consensus.cc:359] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.970743  8942 raft_consensus.cc:385] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.970816  8940 ts_tablet_manager.cc:1403] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:42:34.971006  8942 raft_consensus.cc:740] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed98e9f4c144b9590975433a7b87bff, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.971387  8939 tablet_bootstrap.cc:492] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80: No bootstrap required, opened a new log
I20260608 12:42:34.971976  8939 ts_tablet_manager.cc:1403] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260608 12:42:34.971781  8942 consensus_queue.cc:260] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.974025  8942 ts_tablet_manager.cc:1434] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:34.974010  8940 raft_consensus.cc:359] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:34.974958  8940 raft_consensus.cc:385] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.975227  8942 tablet_bootstrap.cc:492] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff: Bootstrap starting.
I20260608 12:42:34.975361  8940 raft_consensus.cc:740] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd9b90b244044bfba1886c0964c2c61, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.975302  8939 raft_consensus.cc:359] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.976410  8939 raft_consensus.cc:385] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.976811  8939 raft_consensus.cc:740] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33406aca5c4859a60f6683a578db80, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.976630  8940 consensus_queue.cc:260] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:34.977807  8939 consensus_queue.cc:260] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:34.979250  8940 ts_tablet_manager.cc:1434] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:34.980001  8939 ts_tablet_manager.cc:1434] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:42:34.980355  8940 tablet_bootstrap.cc:492] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61: Bootstrap starting.
I20260608 12:42:34.981123  8939 tablet_bootstrap.cc:492] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80: Bootstrap starting.
I20260608 12:42:34.982520  8942 tablet_bootstrap.cc:654] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.987280  8939 tablet_bootstrap.cc:654] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.987280  8940 tablet_bootstrap.cc:654] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:34.994321  8942 tablet_bootstrap.cc:492] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff: No bootstrap required, opened a new log
I20260608 12:42:34.994832  8942 ts_tablet_manager.cc:1403] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:42:34.997807  8942 raft_consensus.cc:359] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:34.998517  8942 raft_consensus.cc:385] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.998832  8942 raft_consensus.cc:740] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed98e9f4c144b9590975433a7b87bff, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.999841  8942 consensus_queue.cc:260] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.002238  8942 ts_tablet_manager.cc:1434] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:35.003266  8942 tablet_bootstrap.cc:492] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff: Bootstrap starting.
I20260608 12:42:35.003981  8939 tablet_bootstrap.cc:492] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80: No bootstrap required, opened a new log
I20260608 12:42:35.004622  8939 ts_tablet_manager.cc:1403] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260608 12:42:35.008000  8939 raft_consensus.cc:359] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.009932  8939 raft_consensus.cc:385] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:35.010205  8942 tablet_bootstrap.cc:654] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:35.010278  8939 raft_consensus.cc:740] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33406aca5c4859a60f6683a578db80, State: Initialized, Role: FOLLOWER
I20260608 12:42:35.011439  8940 tablet_bootstrap.cc:492] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61: No bootstrap required, opened a new log
I20260608 12:42:35.011976  8940 ts_tablet_manager.cc:1403] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260608 12:42:35.011477  8939 consensus_queue.cc:260] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.015076  8939 ts_tablet_manager.cc:1434] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:42:35.014931  8940 raft_consensus.cc:359] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.015717  8940 raft_consensus.cc:385] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:35.016074  8940 raft_consensus.cc:740] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd9b90b244044bfba1886c0964c2c61, State: Initialized, Role: FOLLOWER
I20260608 12:42:35.016188  8939 tablet_bootstrap.cc:492] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80: Bootstrap starting.
I20260608 12:42:35.016996  8940 consensus_queue.cc:260] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.019112  8942 tablet_bootstrap.cc:492] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff: No bootstrap required, opened a new log
I20260608 12:42:35.019636  8942 ts_tablet_manager.cc:1403] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260608 12:42:35.019766  8940 ts_tablet_manager.cc:1434] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:42:35.022614  8942 raft_consensus.cc:359] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.023120  8942 raft_consensus.cc:385] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:35.023343  8942 raft_consensus.cc:740] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed98e9f4c144b9590975433a7b87bff, State: Initialized, Role: FOLLOWER
I20260608 12:42:35.023757  8939 tablet_bootstrap.cc:654] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:35.023998  8942 consensus_queue.cc:260] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.025732  8942 ts_tablet_manager.cc:1434] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:42:35.030310  8939 tablet_bootstrap.cc:492] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80: No bootstrap required, opened a new log
I20260608 12:42:35.030905  8939 ts_tablet_manager.cc:1403] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260608 12:42:35.033686  8939 raft_consensus.cc:359] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.034392  8939 raft_consensus.cc:385] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:35.034700  8939 raft_consensus.cc:740] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33406aca5c4859a60f6683a578db80, State: Initialized, Role: FOLLOWER
I20260608 12:42:35.035434  8939 consensus_queue.cc:260] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.037673  8939 ts_tablet_manager.cc:1434] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:35.048035  8948 raft_consensus.cc:493] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:35.048472  8948 raft_consensus.cc:515] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.050557  8948 leader_election.cc:290] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:35.061033  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3463b9182d92495d8cff9af31205a65d" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61" is_pre_election: true
I20260608 12:42:35.061625  8745 raft_consensus.cc:2468] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 0.
I20260608 12:42:35.061774  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3463b9182d92495d8cff9af31205a65d" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff" is_pre_election: true
I20260608 12:42:35.062367  8894 raft_consensus.cc:2468] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 0.
I20260608 12:42:35.062739  8784 leader_election.cc:304] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [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: 6dd9b90b244044bfba1886c0964c2c61, 6e33406aca5c4859a60f6683a578db80; no voters: 
I20260608 12:42:35.063424  8948 raft_consensus.cc:2804] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:35.063774  8948 raft_consensus.cc:493] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:35.063999  8948 raft_consensus.cc:3060] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.068328  8948 raft_consensus.cc:515] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.069857  8948 leader_election.cc:290] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:35.070500  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3463b9182d92495d8cff9af31205a65d" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61"
I20260608 12:42:35.070873  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3463b9182d92495d8cff9af31205a65d" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff"
I20260608 12:42:35.070978  8745 raft_consensus.cc:3060] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.071460  8894 raft_consensus.cc:3060] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.075722  8745 raft_consensus.cc:2468] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 1.
I20260608 12:42:35.076116  8894 raft_consensus.cc:2468] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 1.
I20260608 12:42:35.076678  8948 raft_consensus.cc:493] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:35.076638  8784 leader_election.cc:304] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [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: 6dd9b90b244044bfba1886c0964c2c61, 6e33406aca5c4859a60f6683a578db80; no voters: 
I20260608 12:42:35.077409  8948 raft_consensus.cc:515] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.078832  8959 raft_consensus.cc:2804] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:35.079154  8948 leader_election.cc:290] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:35.080005  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd43df9fd824e769763e08539834ef0" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61" is_pre_election: true
I20260608 12:42:35.080248  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd43df9fd824e769763e08539834ef0" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff" is_pre_election: true
I20260608 12:42:35.080767  8959 raft_consensus.cc:697] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33406aca5c4859a60f6683a578db80, State: Running, Role: LEADER
I20260608 12:42:35.080802  8745 raft_consensus.cc:2468] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 0.
I20260608 12:42:35.080977  8894 raft_consensus.cc:2468] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 0.
I20260608 12:42:35.082195  8786 leader_election.cc:304] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [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: 6e33406aca5c4859a60f6683a578db80, fed98e9f4c144b9590975433a7b87bff; no voters: 
I20260608 12:42:35.081930  8959 consensus_queue.cc:237] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Queue going to LEADER mode. State: All 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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.083055  8960 raft_consensus.cc:2804] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:35.083479  8960 raft_consensus.cc:493] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:35.083880  8960 raft_consensus.cc:3060] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.090224  8960 raft_consensus.cc:515] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.091792  8960 leader_election.cc:290] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:35.091315  8641 catalog_manager.cc:5696] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33406aca5c4859a60f6683a578db80 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6e33406aca5c4859a60f6683a578db80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:35.092829  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd43df9fd824e769763e08539834ef0" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff"
I20260608 12:42:35.092868  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd43df9fd824e769763e08539834ef0" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61"
I20260608 12:42:35.093585  8894 raft_consensus.cc:3060] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.093703  8745 raft_consensus.cc:3060] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.098775  8745 raft_consensus.cc:2468] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 1.
I20260608 12:42:35.099054  8894 raft_consensus.cc:2468] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 1.
I20260608 12:42:35.099965  8784 leader_election.cc:304] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [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: 6dd9b90b244044bfba1886c0964c2c61, 6e33406aca5c4859a60f6683a578db80; no voters: 
I20260608 12:42:35.100780  8960 raft_consensus.cc:2804] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:35.101233  8960 raft_consensus.cc:697] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33406aca5c4859a60f6683a578db80, State: Running, Role: LEADER
I20260608 12:42:35.101869  8960 consensus_queue.cc:237] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Queue going to LEADER mode. State: All 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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.108889  8641 catalog_manager.cc:5696] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33406aca5c4859a60f6683a578db80 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6e33406aca5c4859a60f6683a578db80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:35.119444  8947 raft_consensus.cc:493] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:35.119843  8947 raft_consensus.cc:515] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.121819  8947 leader_election.cc:290] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:35.127979  8960 raft_consensus.cc:493] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:35.128392  8960 raft_consensus.cc:515] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.130750  8960 leader_election.cc:290] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:35.131628  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61" is_pre_election: true
I20260608 12:42:35.131911  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff" is_pre_election: true
I20260608 12:42:35.132315  8745 raft_consensus.cc:2468] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed98e9f4c144b9590975433a7b87bff in term 0.
I20260608 12:42:35.132586  8894 raft_consensus.cc:2468] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 0.
I20260608 12:42:35.132951  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33406aca5c4859a60f6683a578db80" is_pre_election: true
I20260608 12:42:35.133164  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61" is_pre_election: true
I20260608 12:42:35.133627  8820 raft_consensus.cc:2468] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed98e9f4c144b9590975433a7b87bff in term 0.
I20260608 12:42:35.133855  8744 raft_consensus.cc:2468] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33406aca5c4859a60f6683a578db80 in term 0.
I20260608 12:42:35.134017  8786 leader_election.cc:304] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [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: 6e33406aca5c4859a60f6683a578db80, fed98e9f4c144b9590975433a7b87bff; no voters: 
I20260608 12:42:35.134037  8858 leader_election.cc:304] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [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: 6dd9b90b244044bfba1886c0964c2c61, fed98e9f4c144b9590975433a7b87bff; no voters: 
I20260608 12:42:35.135120  8960 raft_consensus.cc:2804] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:35.135197  8947 raft_consensus.cc:2804] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:35.135637  8960 raft_consensus.cc:493] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:35.135694  8947 raft_consensus.cc:493] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:35.136144  8960 raft_consensus.cc:3060] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.136209  8947 raft_consensus.cc:3060] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.143086  8960 raft_consensus.cc:515] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.143086  8947 raft_consensus.cc:515] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.145422  8947 leader_election.cc:290] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [CANDIDATE]: Term 1 election: Requested vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:35.146171  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61"
I20260608 12:42:35.146221  8960 leader_election.cc:290] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231)
I20260608 12:42:35.146229  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61"
I20260608 12:42:35.146453  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "6e33406aca5c4859a60f6683a578db80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff"
I20260608 12:42:35.147056  8744 raft_consensus.cc:3060] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.147476  8894 raft_consensus.cc:2393] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e33406aca5c4859a60f6683a578db80 in current term 1: Already voted for candidate fed98e9f4c144b9590975433a7b87bff in this term.
I20260608 12:42:35.148255  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d62f62d3e4ea699d6893dc4a81b2b" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33406aca5c4859a60f6683a578db80"
I20260608 12:42:35.148804  8786 leader_election.cc:304] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [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: 6e33406aca5c4859a60f6683a578db80; no voters: 6dd9b90b244044bfba1886c0964c2c61, fed98e9f4c144b9590975433a7b87bff
I20260608 12:42:35.149077  8820 raft_consensus.cc:2393] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fed98e9f4c144b9590975433a7b87bff in current term 1: Already voted for candidate 6e33406aca5c4859a60f6683a578db80 in this term.
I20260608 12:42:35.149605  8960 raft_consensus.cc:2749] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:35.152388  8744 raft_consensus.cc:2468] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed98e9f4c144b9590975433a7b87bff in term 1.
I20260608 12:42:35.153239  8858 leader_election.cc:304] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [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: 6dd9b90b244044bfba1886c0964c2c61, fed98e9f4c144b9590975433a7b87bff; no voters: 6e33406aca5c4859a60f6683a578db80
I20260608 12:42:35.153847  8947 raft_consensus.cc:2804] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:35.154821  8947 raft_consensus.cc:697] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Becoming Leader. State: Replica: fed98e9f4c144b9590975433a7b87bff, State: Running, Role: LEADER
I20260608 12:42:35.155583  8947 consensus_queue.cc:237] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Queue going to LEADER mode. State: All 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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:35.162014  8641 catalog_manager.cc:5696] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff reported cstate change: term changed from 0 to 1, leader changed from <none> to fed98e9f4c144b9590975433a7b87bff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:35.163516  8943 raft_consensus.cc:493] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:35.164008  8943 raft_consensus.cc:515] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.166325  8943 leader_election.cc:290] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231), 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:35.172219  8947 raft_consensus.cc:493] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:35.172729  8947 raft_consensus.cc:515] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.175743  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33406aca5c4859a60f6683a578db80" is_pre_election: true
I20260608 12:42:35.175853  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61" is_pre_election: true
I20260608 12:42:35.176478  8820 raft_consensus.cc:2468] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed98e9f4c144b9590975433a7b87bff in term 0.
I20260608 12:42:35.174722  8947 leader_election.cc:290] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:35.176564  8744 raft_consensus.cc:2468] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed98e9f4c144b9590975433a7b87bff in term 0.
I20260608 12:42:35.177927  8858 leader_election.cc:304] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [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: 6e33406aca5c4859a60f6683a578db80, fed98e9f4c144b9590975433a7b87bff; no voters: 
I20260608 12:42:35.179158  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "6dd9b90b244044bfba1886c0964c2c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff" is_pre_election: true
I20260608 12:42:35.179280  8947 raft_consensus.cc:2804] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:35.179793  8947 raft_consensus.cc:493] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:35.180130  8947 raft_consensus.cc:3060] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.181365  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "6dd9b90b244044bfba1886c0964c2c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33406aca5c4859a60f6683a578db80" is_pre_election: true
I20260608 12:42:35.181823  8820 raft_consensus.cc:2468] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd9b90b244044bfba1886c0964c2c61 in term 0.
I20260608 12:42:35.182652  8709 leader_election.cc:304] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [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: 6dd9b90b244044bfba1886c0964c2c61, 6e33406aca5c4859a60f6683a578db80; no voters: 
I20260608 12:42:35.183290  8943 raft_consensus.cc:2804] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:35.183655  8943 raft_consensus.cc:493] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:35.183965  8943 raft_consensus.cc:3060] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.185974  8947 raft_consensus.cc:515] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.187129  8894 raft_consensus.cc:2393] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd9b90b244044bfba1886c0964c2c61 in current term 1: Already voted for candidate fed98e9f4c144b9590975433a7b87bff in this term.
I20260608 12:42:35.188921  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd9b90b244044bfba1886c0964c2c61"
I20260608 12:42:35.189299  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "fed98e9f4c144b9590975433a7b87bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33406aca5c4859a60f6683a578db80"
I20260608 12:42:35.189883  8820 raft_consensus.cc:3060] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:35.190440  8943 raft_consensus.cc:515] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.191540  8744 raft_consensus.cc:2393] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fed98e9f4c144b9590975433a7b87bff in current term 1: Already voted for candidate 6dd9b90b244044bfba1886c0964c2c61 in this term.
I20260608 12:42:35.192519  8943 leader_election.cc:290] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [CANDIDATE]: Term 1 election: Requested vote from peers fed98e9f4c144b9590975433a7b87bff (127.0.107.195:33231), 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:35.193591  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "6dd9b90b244044bfba1886c0964c2c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed98e9f4c144b9590975433a7b87bff"
I20260608 12:42:35.194072  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065a9b831ac4065818211158263d8cb" candidate_uuid: "6dd9b90b244044bfba1886c0964c2c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33406aca5c4859a60f6683a578db80"
I20260608 12:42:35.194321  8894 raft_consensus.cc:2393] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dd9b90b244044bfba1886c0964c2c61 in current term 1: Already voted for candidate fed98e9f4c144b9590975433a7b87bff in this term.
I20260608 12:42:35.195636  8709 leader_election.cc:304] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [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: 6dd9b90b244044bfba1886c0964c2c61; no voters: 6e33406aca5c4859a60f6683a578db80, fed98e9f4c144b9590975433a7b87bff
I20260608 12:42:35.195717  8947 leader_election.cc:290] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [CANDIDATE]: Term 1 election: Requested vote from peers 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689), 6e33406aca5c4859a60f6683a578db80 (127.0.107.194:36815)
I20260608 12:42:35.195644  8820 raft_consensus.cc:2468] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed98e9f4c144b9590975433a7b87bff in term 1.
I20260608 12:42:35.196297  8943 raft_consensus.cc:2749] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:35.197032  8858 leader_election.cc:304] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [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: 6e33406aca5c4859a60f6683a578db80, fed98e9f4c144b9590975433a7b87bff; no voters: 6dd9b90b244044bfba1886c0964c2c61
I20260608 12:42:35.197609  8947 raft_consensus.cc:2804] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:35.197988  8947 raft_consensus.cc:697] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Becoming Leader. State: Replica: fed98e9f4c144b9590975433a7b87bff, State: Running, Role: LEADER
I20260608 12:42:35.198559  8947 consensus_queue.cc:237] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Queue going to LEADER mode. State: All 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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:35.205410  8641 catalog_manager.cc:5696] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff reported cstate change: term changed from 0 to 1, leader changed from <none> to fed98e9f4c144b9590975433a7b87bff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:35.276733   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:35.282348  8970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:35.283224  8971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:35.285504   431 server_base.cc:1061] running on GCE node
W20260608 12:42:35.285542  8973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:35.287086   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:35.287318   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:35.287504   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922555287488 us; error 0 us; skew 500 ppm
I20260608 12:42:35.288071   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:35.290321   431 webserver.cc:533] Webserver started at http://127.0.107.196:34685/ using document root <none> and password file <none>
I20260608 12:42:35.290812   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:35.290994   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:35.291249   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:35.292292   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "2a974eecc3094d69be9afe886c9c3cec"
format_stamp: "Formatted at 2026-06-08 12:42:35 on dist-test-slave-qzs9"
I20260608 12:42:35.296809   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260608 12:42:35.300051  8978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:35.300817   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:35.301095   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "2a974eecc3094d69be9afe886c9c3cec"
format_stamp: "Formatted at 2026-06-08 12:42:35 on dist-test-slave-qzs9"
I20260608 12:42:35.301371   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922345639380-431-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)
I20260608 12:42:35.331279   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:35.332360   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:35.333683   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:35.336023   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:35.336289   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:35.336567   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:35.336822   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:35.374552   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38443
I20260608 12:42:35.374675  9040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38443 every 8 connection(s)
I20260608 12:42:35.387828  9041 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42981
I20260608 12:42:35.388240  9041 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:35.388960  9041 heartbeater.cc:507] Master 127.0.107.254:42981 requested a full tablet report, sending...
I20260608 12:42:35.390784  8641 ts_manager.cc:194] Registered new tserver with Master: 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443)
I20260608 12:42:35.392127  8641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51110
I20260608 12:42:35.498873  8960 consensus_queue.cc:1048] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.510723  8959 consensus_queue.cc:1048] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.610930  8959 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.616058  8947 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.622429  8948 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.634493  8965 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.713433  8965 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.724191  8965 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:36.349488  8894 consensus_queue.cc:237] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } }
I20260608 12:42:36.356904  8820 raft_consensus.cc:1275] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:36.357187  8744 raft_consensus.cc:1275] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:36.358248  9055 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:36.359048  8965 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:36.365146  8860 consensus_peers.cc:597] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff -> Peer 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): Couldn't send request to peer 2a974eecc3094d69be9afe886c9c3cec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a065a9b831ac4065818211158263d8cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.366209  8947 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.367882  8820 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.368270  8744 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.378465  8640 catalog_manager.cc:5696] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 reported cstate change: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.381275  8894 consensus_queue.cc:237] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } }
I20260608 12:42:36.389690  8820 raft_consensus.cc:1275] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:36.390092  8744 raft_consensus.cc:1275] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:42:36.391283  8860 consensus_peers.cc:597] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff -> Peer 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): Couldn't send request to peer 2a974eecc3094d69be9afe886c9c3cec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b83d62f62d3e4ea699d6893dc4a81b2b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.391762  9055 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:36.392722  8947 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:36.394248  9041 heartbeater.cc:499] Master 127.0.107.254:42981 was elected leader, sending a full tablet report...
I20260608 12:42:36.399971  8947 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.402439  8744 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.409303  8820 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.415953  8640 catalog_manager.cc:5696] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff reported cstate change: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:36.426113  8820 consensus_queue.cc:237] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: true } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } }
I20260608 12:42:36.433336  8744 raft_consensus.cc:1275] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer 6e33406aca5c4859a60f6683a578db80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:36.434971  8960 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:36.437952  8894 raft_consensus.cc:1275] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Refusing update from remote peer 6e33406aca5c4859a60f6683a578db80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:36.439551  8960 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:36.442103  8948 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: true } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
W20260608 12:42:36.443416  8786 consensus_peers.cc:597] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 -> Peer 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): Couldn't send request to peer 2a974eecc3094d69be9afe886c9c3cec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4dd43df9fd824e769763e08539834ef0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.444978  8744 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: true } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.447926  8894 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: true } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.455274  8893 consensus_queue.cc:237] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } }
I20260608 12:42:36.458693  8643 catalog_manager.cc:5696] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 reported cstate change: config changed from index -1 to 2, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6e33406aca5c4859a60f6683a578db80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: true } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
W20260608 12:42:36.462747  8860 consensus_peers.cc:597] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff -> Peer 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): Couldn't send request to peer 2a974eecc3094d69be9afe886c9c3cec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a065a9b831ac4065818211158263d8cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.463327  8820 raft_consensus.cc:1275] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:36.463445  8744 raft_consensus.cc:1275] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:36.465348  8965 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:36.466073  8947 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:36.473498  9055 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.475582  8744 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.475687  8820 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
W20260608 12:42:36.481402  8691 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:42:36.481781  8691 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:42:36.488117  8643 catalog_manager.cc:5696] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:36.489753  8893 consensus_queue.cc:237] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } }
I20260608 12:42:36.495604  8744 raft_consensus.cc:1275] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:42:36.495755  8860 consensus_peers.cc:597] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff -> Peer 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): Couldn't send request to peer 2a974eecc3094d69be9afe886c9c3cec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b83d62f62d3e4ea699d6893dc4a81b2b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.496001  8820 raft_consensus.cc:1275] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:36.497525  8965 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:36.498260  9055 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:36.504937  8893 consensus_queue.cc:237] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } }
I20260608 12:42:36.504484  8965 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.507984  8820 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.512207  8744 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.514874  8745 raft_consensus.cc:1275] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:36.515761  8819 raft_consensus.cc:1275] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:36.519189  8947 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:36.520833  9055 consensus_queue.cc:1048] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:36.523000  8640 catalog_manager.cc:5696] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
W20260608 12:42:36.520800  8691 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:42:36.525712  8691 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:42:36.526866  8965 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } }
I20260608 12:42:36.530682  8819 consensus_queue.cc:237] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } }
I20260608 12:42:36.539812  8630 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a065a9b831ac4065818211158263d8cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:42:36.544589  8786 consensus_peers.cc:597] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 -> Peer 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): Couldn't send request to peer 2a974eecc3094d69be9afe886c9c3cec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4dd43df9fd824e769763e08539834ef0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.545684  8894 raft_consensus.cc:1275] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Refusing update from remote peer 6e33406aca5c4859a60f6683a578db80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:36.545717  8820 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } }
I20260608 12:42:36.549366  8745 raft_consensus.cc:2955] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } }
I20260608 12:42:36.550252  8744 raft_consensus.cc:1275] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer 6e33406aca5c4859a60f6683a578db80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:36.550571  8893 consensus_queue.cc:237] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } }
I20260608 12:42:36.551718  8960 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:36.553550  8959 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:36.560720  8643 catalog_manager.cc:5696] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 reported cstate change: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } }
I20260608 12:42:36.563374  8948 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.565848  8894 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.566680  8745 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.579232  8820 raft_consensus.cc:1275] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:36.580801  9069 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:42:36.581128  8691 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:42:36.581527  8691 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:42:36.582041  8744 raft_consensus.cc:1275] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer fed98e9f4c144b9590975433a7b87bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:36.585255  9069 consensus_queue.cc:1048] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:36.588773  9068 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } }
I20260608 12:42:36.590601  8820 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } }
I20260608 12:42:36.594269  8643 catalog_manager.cc:5696] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6e33406aca5c4859a60f6683a578db80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } peers { permanent_uuid: "2a974eecc3094d69be9afe886c9c3cec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38443 } attrs { promote: true } } }
I20260608 12:42:36.602031  8744 raft_consensus.cc:2955] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } }
I20260608 12:42:36.612893  8819 consensus_queue.cc:237] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [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: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } }
I20260608 12:42:36.615998  9006 tablet_service.cc:1558] Processing DeleteTablet for tablet a065a9b831ac4065818211158263d8cb with delete_type TABLET_DATA_TOMBSTONED (TS 2a974eecc3094d69be9afe886c9c3cec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36050
W20260608 12:42:36.621582  8630 catalog_manager.cc:4994] TS 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): delete failed for tablet a065a9b831ac4065818211158263d8cb because the tablet was not found. No further retry: Not found: Tablet not found: a065a9b831ac4065818211158263d8cb
I20260608 12:42:36.620815  8641 catalog_manager.cc:5696] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 reported cstate change: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "fed98e9f4c144b9590975433a7b87bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } attrs { replace: false } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } } }
I20260608 12:42:36.623425  8630 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b83d62f62d3e4ea699d6893dc4a81b2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:36.625334  8893 raft_consensus.cc:1275] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Refusing update from remote peer 6e33406aca5c4859a60f6683a578db80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:36.626624  8744 raft_consensus.cc:1275] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Refusing update from remote peer 6e33406aca5c4859a60f6683a578db80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:36.628410  8959 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:36.629395  8948 consensus_queue.cc:1048] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:36.636796  9006 tablet_service.cc:1558] Processing DeleteTablet for tablet b83d62f62d3e4ea699d6893dc4a81b2b with delete_type TABLET_DATA_TOMBSTONED (TS 2a974eecc3094d69be9afe886c9c3cec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36050
I20260608 12:42:36.638069  8959 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } }
I20260608 12:42:36.639593  8893 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } }
I20260608 12:42:36.640904  8744 raft_consensus.cc:2955] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } } }
W20260608 12:42:36.645857  8630 catalog_manager.cc:4994] TS 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): delete failed for tablet b83d62f62d3e4ea699d6893dc4a81b2b because the tablet was not found. No further retry: Not found: Tablet not found: b83d62f62d3e4ea699d6893dc4a81b2b
I20260608 12:42:36.648167  8628 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4dd43df9fd824e769763e08539834ef0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:36.653265  8641 catalog_manager.cc:5696] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 reported cstate change: config changed from index 3 to 4, NON_VOTER 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6e33406aca5c4859a60f6683a578db80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6dd9b90b244044bfba1886c0964c2c61" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33406aca5c4859a60f6683a578db80" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed98e9f4c144b9590975433a7b87bff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33231 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:36.661893  9006 tablet_service.cc:1558] Processing DeleteTablet for tablet 4dd43df9fd824e769763e08539834ef0 with delete_type TABLET_DATA_TOMBSTONED (TS 2a974eecc3094d69be9afe886c9c3cec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36050
W20260608 12:42:36.663185  8630 catalog_manager.cc:4994] TS 2a974eecc3094d69be9afe886c9c3cec (127.0.107.196:38443): delete failed for tablet 4dd43df9fd824e769763e08539834ef0 because the tablet was not found. No further retry: Not found: Tablet not found: 4dd43df9fd824e769763e08539834ef0
I20260608 12:42:37.463290   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:37.491345   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:37.492129   431 tablet_replica.cc:333] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61: stopping tablet replica
I20260608 12:42:37.492867   431 raft_consensus.cc:2243] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.493405   431 raft_consensus.cc:2272] T 3463b9182d92495d8cff9af31205a65d P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.495942   431 tablet_replica.cc:333] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61: stopping tablet replica
I20260608 12:42:37.496503   431 raft_consensus.cc:2243] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.497705   431 raft_consensus.cc:2272] T a065a9b831ac4065818211158263d8cb P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.500835   431 tablet_replica.cc:333] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61: stopping tablet replica
I20260608 12:42:37.501380   431 raft_consensus.cc:2243] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.502699   431 raft_consensus.cc:2272] T b83d62f62d3e4ea699d6893dc4a81b2b P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.505755   431 tablet_replica.cc:333] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61: stopping tablet replica
I20260608 12:42:37.506264   431 raft_consensus.cc:2243] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.507470   431 raft_consensus.cc:2272] T 4dd43df9fd824e769763e08539834ef0 P 6dd9b90b244044bfba1886c0964c2c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.532549   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:37.553264   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:42:37.574102  8784 consensus_peers.cc:597] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 -> Peer 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689): Couldn't send request to peer 6dd9b90b244044bfba1886c0964c2c61. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.578030   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:37.578924   431 tablet_replica.cc:333] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80: stopping tablet replica
I20260608 12:42:37.579615   431 raft_consensus.cc:2243] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:37.580505   431 raft_consensus.cc:2272] T 4dd43df9fd824e769763e08539834ef0 P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.583930   431 tablet_replica.cc:333] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80: stopping tablet replica
I20260608 12:42:37.584651   431 raft_consensus.cc:2243] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.585757   431 raft_consensus.cc:2272] T a065a9b831ac4065818211158263d8cb P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.588088   431 tablet_replica.cc:333] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80: stopping tablet replica
I20260608 12:42:37.588601   431 raft_consensus.cc:2243] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:37.589484   431 raft_consensus.cc:2272] T 3463b9182d92495d8cff9af31205a65d P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.591778   431 tablet_replica.cc:333] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80: stopping tablet replica
I20260608 12:42:37.592269   431 raft_consensus.cc:2243] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.593218   431 raft_consensus.cc:2272] T b83d62f62d3e4ea699d6893dc4a81b2b P 6e33406aca5c4859a60f6683a578db80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.618752   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:37.635725   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:42:37.658308  8858 consensus_peers.cc:597] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff -> Peer 6dd9b90b244044bfba1886c0964c2c61 (127.0.107.193:38689): Couldn't send request to peer 6dd9b90b244044bfba1886c0964c2c61. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.660935   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:37.661698   431 tablet_replica.cc:333] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff: stopping tablet replica
I20260608 12:42:37.662349   431 raft_consensus.cc:2243] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.663272   431 raft_consensus.cc:2272] T 4dd43df9fd824e769763e08539834ef0 P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.665868   431 tablet_replica.cc:333] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff: stopping tablet replica
I20260608 12:42:37.666397   431 raft_consensus.cc:2243] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:37.666817   431 raft_consensus.cc:2272] T 3463b9182d92495d8cff9af31205a65d P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.668987   431 tablet_replica.cc:333] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff: stopping tablet replica
I20260608 12:42:37.669476   431 raft_consensus.cc:2243] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:37.670290   431 raft_consensus.cc:2272] T a065a9b831ac4065818211158263d8cb P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.672379   431 tablet_replica.cc:333] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff: stopping tablet replica
I20260608 12:42:37.672868   431 raft_consensus.cc:2243] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:37.673631   431 raft_consensus.cc:2272] T b83d62f62d3e4ea699d6893dc4a81b2b P fed98e9f4c144b9590975433a7b87bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.697331   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:37.713702   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:37.733392   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:37.749445   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:37.759233   431 master.cc:562] Master@127.0.107.254:42981 shutting down...
I20260608 12:42:37.776356   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:37.776970   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:37.777307   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9cc2ea7644804c06885f8d31322029d3: stopping tablet replica
I20260608 12:42:37.796505   431 master.cc:584] Master@127.0.107.254:42981 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4649 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:42:37.834088   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46229
I20260608 12:42:37.835515   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:37.841351  9082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:37.841368  9083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:37.845449  9085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:37.845813   431 server_base.cc:1061] running on GCE node
I20260608 12:42:37.846625   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:37.846815   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:37.846969   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922557846957 us; error 0 us; skew 500 ppm
I20260608 12:42:37.847517   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:37.849793   431 webserver.cc:533] Webserver started at http://127.0.107.254:38123/ using document root <none> and password file <none>
I20260608 12:42:37.850337   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:37.850504   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:37.850770   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:37.851867   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "969ce77583c34d888088f6e0eb53f02c"
format_stamp: "Formatted at 2026-06-08 12:42:37 on dist-test-slave-qzs9"
I20260608 12:42:37.856220   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:37.859452  9090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:37.860102   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:37.860359   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "969ce77583c34d888088f6e0eb53f02c"
format_stamp: "Formatted at 2026-06-08 12:42:37 on dist-test-slave-qzs9"
I20260608 12:42:37.860601   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-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)
I20260608 12:42:37.875892   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:37.877044   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:37.913547   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46229
I20260608 12:42:37.913686  9141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46229 every 8 connection(s)
I20260608 12:42:37.917768  9142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:37.928961  9142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c: Bootstrap starting.
I20260608 12:42:37.934027  9142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:37.938258  9142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c: No bootstrap required, opened a new log
I20260608 12:42:37.940632  9142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "969ce77583c34d888088f6e0eb53f02c" member_type: VOTER }
I20260608 12:42:37.941098  9142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:37.941319  9142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969ce77583c34d888088f6e0eb53f02c, State: Initialized, Role: FOLLOWER
I20260608 12:42:37.941922  9142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "969ce77583c34d888088f6e0eb53f02c" member_type: VOTER }
I20260608 12:42:37.942389  9142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:37.942619  9142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:37.942880  9142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:37.947219  9142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "969ce77583c34d888088f6e0eb53f02c" member_type: VOTER }
I20260608 12:42:37.947737  9142 leader_election.cc:304] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [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: 969ce77583c34d888088f6e0eb53f02c; no voters: 
I20260608 12:42:37.948853  9142 leader_election.cc:290] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:37.949280  9145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:37.950573  9145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 1 LEADER]: Becoming Leader. State: Replica: 969ce77583c34d888088f6e0eb53f02c, State: Running, Role: LEADER
I20260608 12:42:37.951269  9145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [LEADER]: Queue going to LEADER mode. State: All 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: "969ce77583c34d888088f6e0eb53f02c" member_type: VOTER }
I20260608 12:42:37.951835  9142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:37.954211  9147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 969ce77583c34d888088f6e0eb53f02c. Latest consensus state: current_term: 1 leader_uuid: "969ce77583c34d888088f6e0eb53f02c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "969ce77583c34d888088f6e0eb53f02c" member_type: VOTER } }
I20260608 12:42:37.954197  9146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "969ce77583c34d888088f6e0eb53f02c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "969ce77583c34d888088f6e0eb53f02c" member_type: VOTER } }
I20260608 12:42:37.954950  9147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:37.954998  9146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:37.957657  9150 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:37.962674  9150 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:37.967641   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:37.971800  9150 catalog_manager.cc:1382] Generated new cluster ID: 978e1ee77c044f28afde0e0cf8cdf4e1
I20260608 12:42:37.972009  9150 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:37.992920  9150 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:37.994184  9150 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:38.012504  9150 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c: Generated new TSK 0
I20260608 12:42:38.013149  9150 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:38.034557   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:38.040601  9163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:38.041416  9164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:38.042896  9166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:38.043751   431 server_base.cc:1061] running on GCE node
I20260608 12:42:38.044644   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:38.044878   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:38.045035   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922558045017 us; error 0 us; skew 500 ppm
I20260608 12:42:38.045588   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:38.047730   431 webserver.cc:533] Webserver started at http://127.0.107.193:38103/ using document root <none> and password file <none>
I20260608 12:42:38.048235   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:38.048405   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:38.048661   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:38.049808   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "6965ffe1ff93404792f75a31400cf4fd"
format_stamp: "Formatted at 2026-06-08 12:42:38 on dist-test-slave-qzs9"
I20260608 12:42:38.054433   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:38.057682  9171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.058382   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:38.058655   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "6965ffe1ff93404792f75a31400cf4fd"
format_stamp: "Formatted at 2026-06-08 12:42:38 on dist-test-slave-qzs9"
I20260608 12:42:38.058910   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-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)
I20260608 12:42:38.069639   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:38.070739   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:38.072106   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:38.074324   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:38.074506   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.074725   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:38.074874   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.113320   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34271
I20260608 12:42:38.113431  9233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34271 every 8 connection(s)
I20260608 12:42:38.118398   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:38.125224  9238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:38.126827  9239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:38.129189  9241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:38.129596   431 server_base.cc:1061] running on GCE node
I20260608 12:42:38.130851   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:38.131098   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:38.131321   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922558131302 us; error 0 us; skew 500 ppm
I20260608 12:42:38.131788  9234 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46229
I20260608 12:42:38.131961   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:38.132161  9234 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:38.132943  9234 heartbeater.cc:507] Master 127.0.107.254:46229 requested a full tablet report, sending...
I20260608 12:42:38.134610   431 webserver.cc:533] Webserver started at http://127.0.107.194:37389/ using document root <none> and password file <none>
I20260608 12:42:38.135146   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:38.135183  9107 ts_manager.cc:194] Registered new tserver with Master: 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271)
I20260608 12:42:38.135540   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:38.135900   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:38.137094   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "5f8f93a2b27b47498b5279afd5136cf4"
format_stamp: "Formatted at 2026-06-08 12:42:38 on dist-test-slave-qzs9"
I20260608 12:42:38.137286  9107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53294
I20260608 12:42:38.141570   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:42:38.144977  9246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.145681   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:38.145943   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "5f8f93a2b27b47498b5279afd5136cf4"
format_stamp: "Formatted at 2026-06-08 12:42:38 on dist-test-slave-qzs9"
I20260608 12:42:38.146189   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-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)
I20260608 12:42:38.169414   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:38.170523   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:38.171907   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:38.174049   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:38.174247   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.174463   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:38.174614   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.212414   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41257
I20260608 12:42:38.212550  9308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41257 every 8 connection(s)
I20260608 12:42:38.217417   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:38.224855  9312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:38.225526  9313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:38.231419  9309 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46229
I20260608 12:42:38.231940  9309 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:38.232954  9309 heartbeater.cc:507] Master 127.0.107.254:46229 requested a full tablet report, sending...
I20260608 12:42:38.233857   431 server_base.cc:1061] running on GCE node
W20260608 12:42:38.233997  9316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:38.234979   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:38.235193   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:38.235373   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922558235355 us; error 0 us; skew 500 ppm
I20260608 12:42:38.235572  9107 ts_manager.cc:194] Registered new tserver with Master: 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:38.236028   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:38.237274  9107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53300
I20260608 12:42:38.238590   431 webserver.cc:533] Webserver started at http://127.0.107.195:35795/ using document root <none> and password file <none>
I20260608 12:42:38.239116   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:38.239295   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:38.239542   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:38.240667   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "fb0a90cc5fe24e8c89e3e59b091a67de"
format_stamp: "Formatted at 2026-06-08 12:42:38 on dist-test-slave-qzs9"
I20260608 12:42:38.245126   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:38.248471  9320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.249226   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:38.249502   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "fb0a90cc5fe24e8c89e3e59b091a67de"
format_stamp: "Formatted at 2026-06-08 12:42:38 on dist-test-slave-qzs9"
I20260608 12:42:38.249768   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922345639380-431-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)
I20260608 12:42:38.267436   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:38.268546   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:38.269943   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:38.272104   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:38.272294   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.272508   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:38.272660   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:38.310144   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34187
I20260608 12:42:38.310283  9382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34187 every 8 connection(s)
I20260608 12:42:38.325292  9383 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46229
I20260608 12:42:38.325675  9383 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:38.326424  9383 heartbeater.cc:507] Master 127.0.107.254:46229 requested a full tablet report, sending...
I20260608 12:42:38.328320  9107 ts_manager.cc:194] Registered new tserver with Master: fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187)
I20260608 12:42:38.328725   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015354505s
I20260608 12:42:38.330119  9107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53304
I20260608 12:42:39.139801  9234 heartbeater.cc:499] Master 127.0.107.254:46229 was elected leader, sending a full tablet report...
I20260608 12:42:39.239943  9309 heartbeater.cc:499] Master 127.0.107.254:46229 was elected leader, sending a full tablet report...
I20260608 12:42:39.333029  9383 heartbeater.cc:499] Master 127.0.107.254:46229 was elected leader, sending a full tablet report...
I20260608 12:42:39.384308  9107 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53316:
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"
    }
  }
}
W20260608 12:42:39.387001  9107 catalog_manager.cc:7076] 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.
I20260608 12:42:39.458463  9348 tablet_service.cc:1511] Processing CreateTablet for tablet 19bc8182b1ab47d4884d93ce0901b74e (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:39.459936  9348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bc8182b1ab47d4884d93ce0901b74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.461907  9346 tablet_service.cc:1511] Processing CreateTablet for tablet 595ddb0ea072497e8c41f0ecc3dd6bd3 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:39.463335  9346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595ddb0ea072497e8c41f0ecc3dd6bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.465976  9345 tablet_service.cc:1511] Processing CreateTablet for tablet e4c852f7a5724355b7eb44f837ad3844 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:39.466380  9343 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7a5351087b478cb4e7448ef348cbcb (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:39.467346  9345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c852f7a5724355b7eb44f837ad3844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.468116  9199 tablet_service.cc:1511] Processing CreateTablet for tablet 19bc8182b1ab47d4884d93ce0901b74e (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:39.468915  9344 tablet_service.cc:1511] Processing CreateTablet for tablet b026bbc019f743f0b0049e0d69f4a383 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:39.469666  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bc8182b1ab47d4884d93ce0901b74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.470296  9343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7a5351087b478cb4e7448ef348cbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.469995  9196 tablet_service.cc:1511] Processing CreateTablet for tablet e4c852f7a5724355b7eb44f837ad3844 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:39.460460  9347 tablet_service.cc:1511] Processing CreateTablet for tablet 57d4c8339c15410ab6c9bf9f8e4a9d95 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:39.471496  9347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d4c8339c15410ab6c9bf9f8e4a9d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.473590  9344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b026bbc019f743f0b0049e0d69f4a383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.473981  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7a5351087b478cb4e7448ef348cbcb (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:39.475265  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7a5351087b478cb4e7448ef348cbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.477653  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 595ddb0ea072497e8c41f0ecc3dd6bd3 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:39.479287  9198 tablet_service.cc:1511] Processing CreateTablet for tablet 57d4c8339c15410ab6c9bf9f8e4a9d95 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:39.472294  9195 tablet_service.cc:1511] Processing CreateTablet for tablet b026bbc019f743f0b0049e0d69f4a383 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:39.481325  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c852f7a5724355b7eb44f837ad3844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.490419  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595ddb0ea072497e8c41f0ecc3dd6bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.490861  9274 tablet_service.cc:1511] Processing CreateTablet for tablet 19bc8182b1ab47d4884d93ce0901b74e (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:39.492185  9274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bc8182b1ab47d4884d93ce0901b74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.498669  9273 tablet_service.cc:1511] Processing CreateTablet for tablet 57d4c8339c15410ab6c9bf9f8e4a9d95 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:39.500063  9273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d4c8339c15410ab6c9bf9f8e4a9d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.492033  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b026bbc019f743f0b0049e0d69f4a383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.501976  9272 tablet_service.cc:1511] Processing CreateTablet for tablet 595ddb0ea072497e8c41f0ecc3dd6bd3 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:39.503350  9272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595ddb0ea072497e8c41f0ecc3dd6bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.505077  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d4c8339c15410ab6c9bf9f8e4a9d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.505983  9271 tablet_service.cc:1511] Processing CreateTablet for tablet e4c852f7a5724355b7eb44f837ad3844 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:39.507262  9271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c852f7a5724355b7eb44f837ad3844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.509997  9270 tablet_service.cc:1511] Processing CreateTablet for tablet b026bbc019f743f0b0049e0d69f4a383 (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:39.511296  9270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b026bbc019f743f0b0049e0d69f4a383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.513885  9269 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7a5351087b478cb4e7448ef348cbcb (DEFAULT_TABLE table=test-workload [id=c33a75f3f2f94fa6be7247475477701b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:39.515107  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7a5351087b478cb4e7448ef348cbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:39.594724  9403 tablet_bootstrap.cc:492] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de: Bootstrap starting.
I20260608 12:42:39.605330  9404 tablet_bootstrap.cc:492] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4: Bootstrap starting.
I20260608 12:42:39.606649  9405 tablet_bootstrap.cc:492] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd: Bootstrap starting.
I20260608 12:42:39.607957  9403 tablet_bootstrap.cc:654] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.613363  9404 tablet_bootstrap.cc:654] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.613847  9403 tablet_bootstrap.cc:492] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de: No bootstrap required, opened a new log
I20260608 12:42:39.614394  9403 ts_tablet_manager.cc:1403] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260608 12:42:39.616657  9405 tablet_bootstrap.cc:654] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.617637  9403 raft_consensus.cc:359] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.618391  9403 raft_consensus.cc:385] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.618721  9403 raft_consensus.cc:740] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.619561  9403 consensus_queue.cc:260] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.620318  9404 tablet_bootstrap.cc:492] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4: No bootstrap required, opened a new log
I20260608 12:42:39.620929  9404 ts_tablet_manager.cc:1403] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260608 12:42:39.623209  9403 ts_tablet_manager.cc:1434] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 12:42:39.624308  9403 tablet_bootstrap.cc:492] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de: Bootstrap starting.
I20260608 12:42:39.624358  9404 raft_consensus.cc:359] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:39.625326  9404 raft_consensus.cc:385] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.625677  9404 raft_consensus.cc:740] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.627678  9404 consensus_queue.cc:260] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:39.631505  9404 ts_tablet_manager.cc:1434] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:42:39.632759  9404 tablet_bootstrap.cc:492] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4: Bootstrap starting.
I20260608 12:42:39.632493  9403 tablet_bootstrap.cc:654] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.631556  9405 tablet_bootstrap.cc:492] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd: No bootstrap required, opened a new log
I20260608 12:42:39.636243  9405 ts_tablet_manager.cc:1403] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260608 12:42:39.639451  9404 tablet_bootstrap.cc:654] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.639413  9405 raft_consensus.cc:359] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.640375  9405 raft_consensus.cc:385] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.640769  9405 raft_consensus.cc:740] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.641713  9405 consensus_queue.cc:260] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.648473  9405 ts_tablet_manager.cc:1434] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 12:42:39.648650  9404 tablet_bootstrap.cc:492] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4: No bootstrap required, opened a new log
I20260608 12:42:39.649260  9404 ts_tablet_manager.cc:1403] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260608 12:42:39.649586  9405 tablet_bootstrap.cc:492] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd: Bootstrap starting.
I20260608 12:42:39.649971  9403 tablet_bootstrap.cc:492] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de: No bootstrap required, opened a new log
I20260608 12:42:39.650509  9403 ts_tablet_manager.cc:1403] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.002s
I20260608 12:42:39.652420  9404 raft_consensus.cc:359] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.653178  9404 raft_consensus.cc:385] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.653488  9404 raft_consensus.cc:740] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.653637  9403 raft_consensus.cc:359] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.654410  9403 raft_consensus.cc:385] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.654359  9404 consensus_queue.cc:260] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.654953  9403 raft_consensus.cc:740] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.656003  9403 consensus_queue.cc:260] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.656993  9405 tablet_bootstrap.cc:654] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.660508  9403 ts_tablet_manager.cc:1434] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:42:39.661669  9403 tablet_bootstrap.cc:492] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de: Bootstrap starting.
I20260608 12:42:39.662505  9404 ts_tablet_manager.cc:1434] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260608 12:42:39.663563  9404 tablet_bootstrap.cc:492] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4: Bootstrap starting.
I20260608 12:42:39.668551  9403 tablet_bootstrap.cc:654] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.669960  9404 tablet_bootstrap.cc:654] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.682586  9404 tablet_bootstrap.cc:492] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4: No bootstrap required, opened a new log
I20260608 12:42:39.682633  9405 tablet_bootstrap.cc:492] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd: No bootstrap required, opened a new log
I20260608 12:42:39.682983  9403 tablet_bootstrap.cc:492] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de: No bootstrap required, opened a new log
I20260608 12:42:39.683027  9404 ts_tablet_manager.cc:1403] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260608 12:42:39.683205  9405 ts_tablet_manager.cc:1403] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260608 12:42:39.683692  9403 ts_tablet_manager.cc:1403] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260608 12:42:39.685735  9404 raft_consensus.cc:359] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.686288  9404 raft_consensus.cc:385] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.686507  9404 raft_consensus.cc:740] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.686473  9405 raft_consensus.cc:359] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.686764  9403 raft_consensus.cc:359] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.687529  9405 raft_consensus.cc:385] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.687510  9404 consensus_queue.cc:260] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.687585  9403 raft_consensus.cc:385] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.688200  9405 raft_consensus.cc:740] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.688356  9403 raft_consensus.cc:740] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.689358  9405 consensus_queue.cc:260] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.689986  9404 ts_tablet_manager.cc:1434] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:42:39.691085  9404 tablet_bootstrap.cc:492] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4: Bootstrap starting.
I20260608 12:42:39.691753  9405 ts_tablet_manager.cc:1434] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:39.692801  9405 tablet_bootstrap.cc:492] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd: Bootstrap starting.
I20260608 12:42:39.689419  9403 consensus_queue.cc:260] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.696543  9403 ts_tablet_manager.cc:1434] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260608 12:42:39.697544  9404 tablet_bootstrap.cc:654] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.697593  9403 tablet_bootstrap.cc:492] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de: Bootstrap starting.
I20260608 12:42:39.699878  9409 raft_consensus.cc:493] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:39.700387  9409 raft_consensus.cc:515] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.703431  9409 leader_election.cc:290] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.705127  9403 tablet_bootstrap.cc:654] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.706286  9405 tablet_bootstrap.cc:654] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.717085  9403 tablet_bootstrap.cc:492] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de: No bootstrap required, opened a new log
I20260608 12:42:39.717685  9403 ts_tablet_manager.cc:1403] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 12:42:39.720757  9403 raft_consensus.cc:359] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.721568  9403 raft_consensus.cc:385] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.721942  9403 raft_consensus.cc:740] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.722853  9403 consensus_queue.cc:260] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.725364  9403 ts_tablet_manager.cc:1434] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:39.726423  9403 tablet_bootstrap.cc:492] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de: Bootstrap starting.
I20260608 12:42:39.729056  9404 tablet_bootstrap.cc:492] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4: No bootstrap required, opened a new log
I20260608 12:42:39.729700  9404 ts_tablet_manager.cc:1403] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.009s
I20260608 12:42:39.732882  9403 tablet_bootstrap.cc:654] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.732918  9404 raft_consensus.cc:359] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.738256  9404 raft_consensus.cc:385] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.738636  9404 raft_consensus.cc:740] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.739997  9404 consensus_queue.cc:260] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.744498  9403 tablet_bootstrap.cc:492] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de: No bootstrap required, opened a new log
I20260608 12:42:39.745095  9403 ts_tablet_manager.cc:1403] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:42:39.747997  9404 ts_tablet_manager.cc:1434] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260608 12:42:39.748162  9403 raft_consensus.cc:359] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.748963  9403 raft_consensus.cc:385] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.749301  9403 raft_consensus.cc:740] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.750229  9403 consensus_queue.cc:260] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.752475  9404 tablet_bootstrap.cc:492] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4: Bootstrap starting.
I20260608 12:42:39.755276  9403 ts_tablet_manager.cc:1434] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:42:39.755934  9409 raft_consensus.cc:493] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:39.755975  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b026bbc019f743f0b0049e0d69f4a383" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:39.757090  9284 raft_consensus.cc:2468] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 0.
I20260608 12:42:39.756966  9409 raft_consensus.cc:515] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.758612  9324 leader_election.cc:304] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [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: 5f8f93a2b27b47498b5279afd5136cf4, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:39.759117  9409 leader_election.cc:290] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.759658  9409 raft_consensus.cc:2804] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:39.760053  9409 raft_consensus.cc:493] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:39.760375  9409 raft_consensus.cc:3060] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.762789  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a5351087b478cb4e7448ef348cbcb" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
W20260608 12:42:39.764396  9324 leader_election.cc:343] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:39.767791  9409 raft_consensus.cc:515] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.769318  9403 tablet_bootstrap.cc:492] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de: Bootstrap starting.
I20260608 12:42:39.774565  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b026bbc019f743f0b0049e0d69f4a383" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4"
I20260608 12:42:39.775195  9284 raft_consensus.cc:3060] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.778316  9403 tablet_bootstrap.cc:654] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.779973  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b026bbc019f743f0b0049e0d69f4a383" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd" is_pre_election: true
I20260608 12:42:39.771672  9404 tablet_bootstrap.cc:654] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.780879  9409 leader_election.cc:290] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 election: Requested vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.782202  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a5351087b478cb4e7448ef348cbcb" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd" is_pre_election: true
W20260608 12:42:39.784466  9322 leader_election.cc:343] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:39.783583  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b026bbc019f743f0b0049e0d69f4a383" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd"
W20260608 12:42:39.785583  9322 leader_election.cc:343] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:39.786343  9423 raft_consensus.cc:493] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:39.787143  9423 raft_consensus.cc:515] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.786836  9322 leader_election.cc:304] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [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: fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 5f8f93a2b27b47498b5279afd5136cf4, 6965ffe1ff93404792f75a31400cf4fd
I20260608 12:42:39.789614  9423 leader_election.cc:290] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.790421  9409 raft_consensus.cc:493] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:42:39.791591  9322 leader_election.cc:343] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:39.792100  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595ddb0ea072497e8c41f0ecc3dd6bd3" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd" is_pre_election: true
W20260608 12:42:39.793853  9322 leader_election.cc:343] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:39.791152  9409 raft_consensus.cc:515] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.783849  9284 raft_consensus.cc:2468] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 1.
I20260608 12:42:39.794847  9423 raft_consensus.cc:2749] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:39.798066  9404 tablet_bootstrap.cc:492] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4: No bootstrap required, opened a new log
I20260608 12:42:39.798682  9404 ts_tablet_manager.cc:1403] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.010s
I20260608 12:42:39.798764  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d4c8339c15410ab6c9bf9f8e4a9d95" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd" is_pre_election: true
I20260608 12:42:39.799453  9208 raft_consensus.cc:2468] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 0.
I20260608 12:42:39.800616  9403 tablet_bootstrap.cc:492] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de: No bootstrap required, opened a new log
I20260608 12:42:39.800836  9322 leader_election.cc:304] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [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: 6965ffe1ff93404792f75a31400cf4fd, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:39.801208  9403 ts_tablet_manager.cc:1403] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.006s
I20260608 12:42:39.801290  9405 tablet_bootstrap.cc:492] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd: No bootstrap required, opened a new log
I20260608 12:42:39.801687  9423 raft_consensus.cc:2804] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:39.802181  9423 raft_consensus.cc:493] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:39.802650  9423 raft_consensus.cc:3060] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.802117  9405 ts_tablet_manager.cc:1403] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd: Time spent bootstrapping tablet: real 0.110s	user 0.041s	sys 0.048s
I20260608 12:42:39.803856  9324 leader_election.cc:304] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [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: 5f8f93a2b27b47498b5279afd5136cf4, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 6965ffe1ff93404792f75a31400cf4fd
I20260608 12:42:39.805646  9409 leader_election.cc:290] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.806231  9409 raft_consensus.cc:2804] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:39.804678  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595ddb0ea072497e8c41f0ecc3dd6bd3" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:39.804993  9403 raft_consensus.cc:359] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:39.807291  9403 raft_consensus.cc:385] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.807644  9403 raft_consensus.cc:740] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.806520  9405 raft_consensus.cc:359] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:39.808459  9283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d4c8339c15410ab6c9bf9f8e4a9d95" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:39.808506  9403 consensus_queue.cc:260] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:39.807914  9404 raft_consensus.cc:359] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.810135  9404 raft_consensus.cc:385] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.809816  9423 raft_consensus.cc:515] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.808849  9405 raft_consensus.cc:385] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.808835  9409 raft_consensus.cc:697] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 LEADER]: Becoming Leader. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Running, Role: LEADER
I20260608 12:42:39.810791  9405 raft_consensus.cc:740] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.809414  9283 raft_consensus.cc:2468] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 0.
I20260608 12:42:39.811451  9409 consensus_queue.cc:237] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Queue going to LEADER mode. State: All 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: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.811782  9405 consensus_queue.cc:260] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:39.812911  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d4c8339c15410ab6c9bf9f8e4a9d95" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd"
I20260608 12:42:39.813462  9208 raft_consensus.cc:3060] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.814096  9405 ts_tablet_manager.cc:1434] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:42:39.815129  9405 tablet_bootstrap.cc:492] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd: Bootstrap starting.
I20260608 12:42:39.810518  9404 raft_consensus.cc:740] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Initialized, Role: FOLLOWER
W20260608 12:42:39.816869  9324 leader_election.cc:343] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:39.818418  9324 leader_election.cc:304] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [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: fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 5f8f93a2b27b47498b5279afd5136cf4, 6965ffe1ff93404792f75a31400cf4fd
I20260608 12:42:39.820356  9426 raft_consensus.cc:2749] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:39.823731  9405 tablet_bootstrap.cc:654] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.824487  9404 consensus_queue.cc:260] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.826968  9404 ts_tablet_manager.cc:1434] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260608 12:42:39.828168  9404 tablet_bootstrap.cc:492] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4: Bootstrap starting.
I20260608 12:42:39.834879  9404 tablet_bootstrap.cc:654] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.842777  9208 raft_consensus.cc:2468] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 1.
I20260608 12:42:39.844445  9426 raft_consensus.cc:493] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:39.844592  9322 leader_election.cc:304] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [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: 6965ffe1ff93404792f75a31400cf4fd, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:39.845022  9426 raft_consensus.cc:515] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.846022  9423 leader_election.cc:290] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 election: Requested vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.846633  9423 raft_consensus.cc:2804] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:39.847047  9423 raft_consensus.cc:697] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 LEADER]: Becoming Leader. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Running, Role: LEADER
I20260608 12:42:39.848166  9423 consensus_queue.cc:237] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Queue going to LEADER mode. State: All 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: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.849568  9426 leader_election.cc:290] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.848053  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d4c8339c15410ab6c9bf9f8e4a9d95" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4"
I20260608 12:42:39.852674  9283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c852f7a5724355b7eb44f837ad3844" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:39.853410  9283 raft_consensus.cc:2468] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 0.
I20260608 12:42:39.854127  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c852f7a5724355b7eb44f837ad3844" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd" is_pre_election: true
I20260608 12:42:39.854776  9208 raft_consensus.cc:2468] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 0.
I20260608 12:42:39.853340  9284 raft_consensus.cc:3060] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.855062  9324 leader_election.cc:304] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [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: 5f8f93a2b27b47498b5279afd5136cf4, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:39.853886  9403 ts_tablet_manager.cc:1434] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de: Time spent starting tablet: real 0.052s	user 0.015s	sys 0.008s
I20260608 12:42:39.857729  9427 raft_consensus.cc:2804] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:39.858166  9427 raft_consensus.cc:493] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:39.858575  9427 raft_consensus.cc:3060] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.862171  9404 tablet_bootstrap.cc:492] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4: No bootstrap required, opened a new log
I20260608 12:42:39.862735  9404 ts_tablet_manager.cc:1403] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260608 12:42:39.863070  9107 catalog_manager.cc:5696] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:39.865326  9284 raft_consensus.cc:2468] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 1.
I20260608 12:42:39.865784  9427 raft_consensus.cc:515] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.866514  9404 raft_consensus.cc:359] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.867216  9404 raft_consensus.cc:385] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.867506  9404 raft_consensus.cc:740] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.868330  9427 leader_election.cc:290] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [CANDIDATE]: Term 1 election: Requested vote from peers 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271), 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257)
I20260608 12:42:39.868506  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c852f7a5724355b7eb44f837ad3844" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd"
I20260608 12:42:39.869716  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c852f7a5724355b7eb44f837ad3844" candidate_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4"
I20260608 12:42:39.870460  9405 tablet_bootstrap.cc:492] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd: No bootstrap required, opened a new log
I20260608 12:42:39.869997  9208 raft_consensus.cc:3060] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.871061  9405 ts_tablet_manager.cc:1403] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.024s
I20260608 12:42:39.875101  9405 raft_consensus.cc:359] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.870605  9284 raft_consensus.cc:3060] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.870591  9404 consensus_queue.cc:260] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.875806  9405 raft_consensus.cc:385] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.876199  9405 raft_consensus.cc:740] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.878391  9404 ts_tablet_manager.cc:1434] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:42:39.881892  9208 raft_consensus.cc:2468] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 1.
I20260608 12:42:39.882380  9107 catalog_manager.cc:5696] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:39.883227  9405 consensus_queue.cc:260] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.883689  9322 leader_election.cc:304] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [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: 6965ffe1ff93404792f75a31400cf4fd, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:39.884559  9427 raft_consensus.cc:2804] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:39.885042  9427 raft_consensus.cc:697] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 LEADER]: Becoming Leader. State: Replica: fb0a90cc5fe24e8c89e3e59b091a67de, State: Running, Role: LEADER
I20260608 12:42:39.885794  9427 consensus_queue.cc:237] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Queue going to LEADER mode. State: All 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: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.886613  9405 ts_tablet_manager.cc:1434] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260608 12:42:39.887643  9405 tablet_bootstrap.cc:492] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd: Bootstrap starting.
I20260608 12:42:39.883172  9284 raft_consensus.cc:2468] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0a90cc5fe24e8c89e3e59b091a67de in term 1.
I20260608 12:42:39.894096  9405 tablet_bootstrap.cc:654] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.903051  9405 tablet_bootstrap.cc:492] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd: No bootstrap required, opened a new log
I20260608 12:42:39.903506  9405 ts_tablet_manager.cc:1403] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260608 12:42:39.905767  9405 raft_consensus.cc:359] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.905519  9107 catalog_manager.cc:5696] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:39.906329  9405 raft_consensus.cc:385] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.906596  9405 raft_consensus.cc:740] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.907174  9405 consensus_queue.cc:260] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.909091  9405 ts_tablet_manager.cc:1434] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:42:39.910106  9405 tablet_bootstrap.cc:492] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd: Bootstrap starting.
I20260608 12:42:39.915730  9405 tablet_bootstrap.cc:654] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:39.920807  9405 tablet_bootstrap.cc:492] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd: No bootstrap required, opened a new log
I20260608 12:42:39.921159  9405 ts_tablet_manager.cc:1403] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.002s
I20260608 12:42:39.923203  9405 raft_consensus.cc:359] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.923676  9405 raft_consensus.cc:385] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:39.923887  9405 raft_consensus.cc:740] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:39.924431  9405 consensus_queue.cc:260] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.926064  9405 ts_tablet_manager.cc:1434] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:42:39.963954  9413 raft_consensus.cc:493] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:42:39.964246  9155 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:39.964411  9413 raft_consensus.cc:515] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.966935  9413 leader_election.cc:290] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257), fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187)
I20260608 12:42:39.977020  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a5351087b478cb4e7448ef348cbcb" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:39.977630  9284 raft_consensus.cc:2468] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 0.
I20260608 12:42:39.978541  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a5351087b478cb4e7448ef348cbcb" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" is_pre_election: true
I20260608 12:42:39.978801  9175 leader_election.cc:304] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [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: 5f8f93a2b27b47498b5279afd5136cf4, 6965ffe1ff93404792f75a31400cf4fd; no voters: 
I20260608 12:42:39.979151  9358 raft_consensus.cc:2468] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 0.
I20260608 12:42:39.979681  9413 raft_consensus.cc:2804] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:39.980047  9413 raft_consensus.cc:493] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:39.980409  9413 raft_consensus.cc:3060] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.985193  9413 raft_consensus.cc:515] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:39.986646  9413 leader_election.cc:290] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [CANDIDATE]: Term 1 election: Requested vote from peers 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257), fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187)
I20260608 12:42:39.987341  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a5351087b478cb4e7448ef348cbcb" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4"
I20260608 12:42:39.987675  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a5351087b478cb4e7448ef348cbcb" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de"
I20260608 12:42:39.987811  9284 raft_consensus.cc:3060] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.988157  9358 raft_consensus.cc:3060] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:39.992323  9284 raft_consensus.cc:2468] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 1.
I20260608 12:42:39.992753  9358 raft_consensus.cc:2468] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 1.
I20260608 12:42:39.993271  9175 leader_election.cc:304] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [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: 5f8f93a2b27b47498b5279afd5136cf4, 6965ffe1ff93404792f75a31400cf4fd; no voters: 
I20260608 12:42:39.994021  9413 raft_consensus.cc:2804] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:39.994837  9413 raft_consensus.cc:697] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 1 LEADER]: Becoming Leader. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Running, Role: LEADER
I20260608 12:42:39.995582  9413 consensus_queue.cc:237] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [LEADER]: Queue going to LEADER mode. State: All 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: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:40.002444  9105 catalog_manager.cc:5696] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6965ffe1ff93404792f75a31400cf4fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:40.077814  9410 raft_consensus.cc:493] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:40.078329  9410 raft_consensus.cc:515] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:40.080637  9410 leader_election.cc:290] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187), 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271)
I20260608 12:42:40.091709  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bc8182b1ab47d4884d93ce0901b74e" candidate_uuid: "5f8f93a2b27b47498b5279afd5136cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" is_pre_election: true
I20260608 12:42:40.092057  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bc8182b1ab47d4884d93ce0901b74e" candidate_uuid: "5f8f93a2b27b47498b5279afd5136cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd" is_pre_election: true
I20260608 12:42:40.092288  9358 raft_consensus.cc:2468] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8f93a2b27b47498b5279afd5136cf4 in term 0.
I20260608 12:42:40.092639  9208 raft_consensus.cc:2468] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8f93a2b27b47498b5279afd5136cf4 in term 0.
I20260608 12:42:40.093407  9248 leader_election.cc:304] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [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: 5f8f93a2b27b47498b5279afd5136cf4, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:40.094183  9410 raft_consensus.cc:2804] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:40.094482  9410 raft_consensus.cc:493] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:40.094801  9410 raft_consensus.cc:3060] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.099520  9410 raft_consensus.cc:515] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:40.101078  9410 leader_election.cc:290] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [CANDIDATE]: Term 1 election: Requested vote from peers fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187), 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193:34271)
I20260608 12:42:40.101775  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bc8182b1ab47d4884d93ce0901b74e" candidate_uuid: "5f8f93a2b27b47498b5279afd5136cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de"
I20260608 12:42:40.102054  9208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bc8182b1ab47d4884d93ce0901b74e" candidate_uuid: "5f8f93a2b27b47498b5279afd5136cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6965ffe1ff93404792f75a31400cf4fd"
I20260608 12:42:40.102303  9358 raft_consensus.cc:3060] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.102587  9208 raft_consensus.cc:3060] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.106904  9358 raft_consensus.cc:2468] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8f93a2b27b47498b5279afd5136cf4 in term 1.
I20260608 12:42:40.106990  9208 raft_consensus.cc:2468] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8f93a2b27b47498b5279afd5136cf4 in term 1.
I20260608 12:42:40.107952  9248 leader_election.cc:304] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [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: 5f8f93a2b27b47498b5279afd5136cf4, fb0a90cc5fe24e8c89e3e59b091a67de; no voters: 
I20260608 12:42:40.108577  9410 raft_consensus.cc:2804] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:40.109591  9410 raft_consensus.cc:697] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8f93a2b27b47498b5279afd5136cf4, State: Running, Role: LEADER
I20260608 12:42:40.110261  9410 consensus_queue.cc:237] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [LEADER]: Queue going to LEADER mode. State: All 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: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } }
I20260608 12:42:40.117822  9105 catalog_manager.cc:5696] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5f8f93a2b27b47498b5279afd5136cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:40.170203  9413 raft_consensus.cc:493] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:40.170709  9413 raft_consensus.cc:515] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:40.172422  9413 leader_election.cc:290] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257), fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187)
I20260608 12:42:40.173272  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b026bbc019f743f0b0049e0d69f4a383" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:40.173472  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b026bbc019f743f0b0049e0d69f4a383" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" is_pre_election: true
I20260608 12:42:40.173926  9284 raft_consensus.cc:2393] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6965ffe1ff93404792f75a31400cf4fd in current term 1: Already voted for candidate fb0a90cc5fe24e8c89e3e59b091a67de in this term.
I20260608 12:42:40.174858  9175 leader_election.cc:304] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [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: 6965ffe1ff93404792f75a31400cf4fd; no voters: 5f8f93a2b27b47498b5279afd5136cf4, fb0a90cc5fe24e8c89e3e59b091a67de
I20260608 12:42:40.175493  9413 raft_consensus.cc:3060] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.180047  9413 raft_consensus.cc:2749] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:40.230963  9413 raft_consensus.cc:493] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:40.231385  9413 raft_consensus.cc:515] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:40.233218  9413 leader_election.cc:290] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257), fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187)
I20260608 12:42:40.233942  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595ddb0ea072497e8c41f0ecc3dd6bd3" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4" is_pre_election: true
I20260608 12:42:40.234217  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595ddb0ea072497e8c41f0ecc3dd6bd3" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" is_pre_election: true
I20260608 12:42:40.234640  9284 raft_consensus.cc:2468] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 0.
I20260608 12:42:40.234826  9358 raft_consensus.cc:2468] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 0.
I20260608 12:42:40.235733  9175 leader_election.cc:304] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [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: 5f8f93a2b27b47498b5279afd5136cf4, 6965ffe1ff93404792f75a31400cf4fd; no voters: 
I20260608 12:42:40.236383  9413 raft_consensus.cc:2804] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:40.236660  9413 raft_consensus.cc:493] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:40.236970  9413 raft_consensus.cc:3060] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.241565  9413 raft_consensus.cc:515] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:40.243080  9413 leader_election.cc:290] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [CANDIDATE]: Term 1 election: Requested vote from peers 5f8f93a2b27b47498b5279afd5136cf4 (127.0.107.194:41257), fb0a90cc5fe24e8c89e3e59b091a67de (127.0.107.195:34187)
I20260608 12:42:40.243781  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595ddb0ea072497e8c41f0ecc3dd6bd3" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8f93a2b27b47498b5279afd5136cf4"
I20260608 12:42:40.244123  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595ddb0ea072497e8c41f0ecc3dd6bd3" candidate_uuid: "6965ffe1ff93404792f75a31400cf4fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de"
I20260608 12:42:40.244382  9284 raft_consensus.cc:3060] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.244732  9358 raft_consensus.cc:3060] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:40.251091  9284 raft_consensus.cc:2468] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 1.
I20260608 12:42:40.251480  9358 raft_consensus.cc:2468] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6965ffe1ff93404792f75a31400cf4fd in term 1.
I20260608 12:42:40.252205  9175 leader_election.cc:304] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [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: 5f8f93a2b27b47498b5279afd5136cf4, 6965ffe1ff93404792f75a31400cf4fd; no voters: 
I20260608 12:42:40.252918  9413 raft_consensus.cc:2804] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:40.253415  9413 raft_consensus.cc:697] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 1 LEADER]: Becoming Leader. State: Replica: 6965ffe1ff93404792f75a31400cf4fd, State: Running, Role: LEADER
I20260608 12:42:40.254156  9413 consensus_queue.cc:237] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [LEADER]: Queue going to LEADER mode. State: All 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: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } }
I20260608 12:42:40.260628  9105 catalog_manager.cc:5696] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6965ffe1ff93404792f75a31400cf4fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6965ffe1ff93404792f75a31400cf4fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:40.291800  9427 consensus_queue.cc:1048] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.302872  9427 consensus_queue.cc:1048] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.322218  9427 consensus_queue.cc:1048] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.332280  9427 consensus_queue.cc:1048] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.342852  9423 consensus_queue.cc:1048] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.353785  9423 consensus_queue.cc:1048] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.401262  9413 consensus_queue.cc:1048] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.412104  9413 consensus_queue.cc:1048] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.518982  9410 consensus_queue.cc:1048] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.556630  9461 consensus_queue.cc:1048] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6965ffe1ff93404792f75a31400cf4fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.705473  9438 consensus_queue.cc:1048] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0a90cc5fe24e8c89e3e59b091a67de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:40.770347  9413 consensus_queue.cc:1048] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8f93a2b27b47498b5279afd5136cf4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:41.441115  9388 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:34271, user_credentials={real_user=slave}} blocked reactor thread for 65166.7us
I20260608 12:42:41.847664   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:41.880594   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:41.881287   431 tablet_replica.cc:333] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd: stopping tablet replica
I20260608 12:42:41.882061   431 raft_consensus.cc:2243] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:41.882977   431 raft_consensus.cc:2272] T 4c7a5351087b478cb4e7448ef348cbcb P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.885352   431 tablet_replica.cc:333] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd: stopping tablet replica
I20260608 12:42:41.885892   431 raft_consensus.cc:2243] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.886376   431 raft_consensus.cc:2272] T b026bbc019f743f0b0049e0d69f4a383 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.889046   431 tablet_replica.cc:333] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd: stopping tablet replica
I20260608 12:42:41.889542   431 raft_consensus.cc:2243] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.890059   431 raft_consensus.cc:2272] T 19bc8182b1ab47d4884d93ce0901b74e P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.892302   431 tablet_replica.cc:333] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd: stopping tablet replica
I20260608 12:42:41.892835   431 raft_consensus.cc:2243] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:41.893675   431 raft_consensus.cc:2272] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.896178   431 tablet_replica.cc:333] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd: stopping tablet replica
I20260608 12:42:41.896648   431 raft_consensus.cc:2243] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.897177   431 raft_consensus.cc:2272] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.899325   431 tablet_replica.cc:333] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd: stopping tablet replica
I20260608 12:42:41.899771   431 raft_consensus.cc:2243] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.900231   431 raft_consensus.cc:2272] T e4c852f7a5724355b7eb44f837ad3844 P 6965ffe1ff93404792f75a31400cf4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.925436   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:41.939862   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:41.960227   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:41.960841   431 tablet_replica.cc:333] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4: stopping tablet replica
I20260608 12:42:41.961462   431 raft_consensus.cc:2243] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.962119   431 raft_consensus.cc:2272] T 4c7a5351087b478cb4e7448ef348cbcb P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.964879   431 tablet_replica.cc:333] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4: stopping tablet replica
I20260608 12:42:41.965452   431 raft_consensus.cc:2243] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.966003   431 raft_consensus.cc:2272] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.968405   431 tablet_replica.cc:333] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4: stopping tablet replica
I20260608 12:42:41.968971   431 raft_consensus.cc:2243] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.969551   431 raft_consensus.cc:2272] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.971904   431 tablet_replica.cc:333] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4: stopping tablet replica
I20260608 12:42:41.972453   431 raft_consensus.cc:2243] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.973055   431 raft_consensus.cc:2272] T e4c852f7a5724355b7eb44f837ad3844 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.975440   431 tablet_replica.cc:333] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4: stopping tablet replica
I20260608 12:42:41.975946   431 raft_consensus.cc:2243] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.976469   431 raft_consensus.cc:2272] T b026bbc019f743f0b0049e0d69f4a383 P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.978940   431 tablet_replica.cc:333] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4: stopping tablet replica
I20260608 12:42:41.979418   431 raft_consensus.cc:2243] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:41.980333   431 raft_consensus.cc:2272] T 19bc8182b1ab47d4884d93ce0901b74e P 5f8f93a2b27b47498b5279afd5136cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.005146   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:42.022472   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:42.045724   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:42.046350   431 tablet_replica.cc:333] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de: stopping tablet replica
I20260608 12:42:42.046936   431 raft_consensus.cc:2243] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:42.047700   431 raft_consensus.cc:2272] T e4c852f7a5724355b7eb44f837ad3844 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.050202   431 tablet_replica.cc:333] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de: stopping tablet replica
I20260608 12:42:42.050732   431 raft_consensus.cc:2243] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:42.051326   431 raft_consensus.cc:2272] T 4c7a5351087b478cb4e7448ef348cbcb P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.053804   431 tablet_replica.cc:333] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de: stopping tablet replica
I20260608 12:42:42.054302   431 raft_consensus.cc:2243] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:42.054809   431 raft_consensus.cc:2272] T 19bc8182b1ab47d4884d93ce0901b74e P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.057072   431 tablet_replica.cc:333] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de: stopping tablet replica
I20260608 12:42:42.057570   431 raft_consensus.cc:2243] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:42.058285   431 raft_consensus.cc:2272] T b026bbc019f743f0b0049e0d69f4a383 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.060449   431 tablet_replica.cc:333] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de: stopping tablet replica
I20260608 12:42:42.060964   431 raft_consensus.cc:2243] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:42.061517   431 raft_consensus.cc:2272] T 595ddb0ea072497e8c41f0ecc3dd6bd3 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.063979   431 tablet_replica.cc:333] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de: stopping tablet replica
I20260608 12:42:42.064440   431 raft_consensus.cc:2243] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:42.065322   431 raft_consensus.cc:2272] T 57d4c8339c15410ab6c9bf9f8e4a9d95 P fb0a90cc5fe24e8c89e3e59b091a67de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.091342   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:42.106040   431 master.cc:562] Master@127.0.107.254:46229 shutting down...
I20260608 12:42:42.123338   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:42.123844   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:42.124153   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 969ce77583c34d888088f6e0eb53f02c: stopping tablet replica
I20260608 12:42:42.142732   431 master.cc:584] Master@127.0.107.254:46229 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4337 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:42:42.171548   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35457
I20260608 12:42:42.172763   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:42.177557  9500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:42.177721  9501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:42.178884  9503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:42.179782   431 server_base.cc:1061] running on GCE node
I20260608 12:42:42.180554   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:42.180784   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:42.180922   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922562180904 us; error 0 us; skew 500 ppm
I20260608 12:42:42.181476   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:42.183590   431 webserver.cc:533] Webserver started at http://127.0.107.254:34001/ using document root <none> and password file <none>
I20260608 12:42:42.184077   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:42.184240   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:42.184482   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:42.185549   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "5c3604ad62084e2aa92bbcec45bcd2e6"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.189886   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:42.193111  9508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.193821   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:42.194084   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "5c3604ad62084e2aa92bbcec45bcd2e6"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.194337   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-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)
I20260608 12:42:42.204478   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:42.205447   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:42.240098   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35457
I20260608 12:42:42.240224  9559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35457 every 8 connection(s)
I20260608 12:42:42.243985  9560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:42.253970  9560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6: Bootstrap starting.
I20260608 12:42:42.258247  9560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:42.261951  9560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6: No bootstrap required, opened a new log
I20260608 12:42:42.263904  9560 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c3604ad62084e2aa92bbcec45bcd2e6" member_type: VOTER }
I20260608 12:42:42.264249  9560 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:42.264456  9560 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c3604ad62084e2aa92bbcec45bcd2e6, State: Initialized, Role: FOLLOWER
I20260608 12:42:42.265043  9560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c3604ad62084e2aa92bbcec45bcd2e6" member_type: VOTER }
I20260608 12:42:42.265470  9560 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:42.265684  9560 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:42.265925  9560 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:42.270015  9560 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c3604ad62084e2aa92bbcec45bcd2e6" member_type: VOTER }
I20260608 12:42:42.270489  9560 leader_election.cc:304] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [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: 5c3604ad62084e2aa92bbcec45bcd2e6; no voters: 
I20260608 12:42:42.271507  9560 leader_election.cc:290] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:42.271852  9563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:42.273133  9563 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5c3604ad62084e2aa92bbcec45bcd2e6, State: Running, Role: LEADER
I20260608 12:42:42.273795  9563 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [LEADER]: Queue going to LEADER mode. State: All 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: "5c3604ad62084e2aa92bbcec45bcd2e6" member_type: VOTER }
I20260608 12:42:42.274281  9560 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:42.277901  9564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c3604ad62084e2aa92bbcec45bcd2e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c3604ad62084e2aa92bbcec45bcd2e6" member_type: VOTER } }
I20260608 12:42:42.279191  9564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:42.278625  9565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c3604ad62084e2aa92bbcec45bcd2e6. Latest consensus state: current_term: 1 leader_uuid: "5c3604ad62084e2aa92bbcec45bcd2e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c3604ad62084e2aa92bbcec45bcd2e6" member_type: VOTER } }
I20260608 12:42:42.280238  9565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:42.281111  9572 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:42.285753  9572 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:42.287460   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:42.294334  9572 catalog_manager.cc:1382] Generated new cluster ID: ea5c3f1ddf5c477db0c55754b79229de
I20260608 12:42:42.294606  9572 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:42.309758  9572 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:42.311034  9572 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:42.322897  9572 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6: Generated new TSK 0
I20260608 12:42:42.323427  9572 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:42.353837   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:42.359678  9581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:42.360496  9582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:42.363098  9584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:42.363132   431 server_base.cc:1061] running on GCE node
I20260608 12:42:42.364297   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:42.364502   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:42.364655   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922562364637 us; error 0 us; skew 500 ppm
I20260608 12:42:42.365269   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:42.367506   431 webserver.cc:533] Webserver started at http://127.0.107.193:43969/ using document root <none> and password file <none>
I20260608 12:42:42.367988   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:42.368165   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:42.368417   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:42.369529   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "fe32386bbe924c7f8b89a4288b2b7fcb"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.374354   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:42:42.377835  9589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.378535   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:42.378832   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "fe32386bbe924c7f8b89a4288b2b7fcb"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.379096   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-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)
I20260608 12:42:42.405676   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:42.406787   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:42.408150   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:42.410414   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:42.410607   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.410852   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:42.411006   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.447726   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36473
I20260608 12:42:42.447816  9651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36473 every 8 connection(s)
I20260608 12:42:42.453092   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:42.460379  9656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:42.460485  9657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:42.463326   431 server_base.cc:1061] running on GCE node
W20260608 12:42:42.463424  9659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:42.465608   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:42.465803   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:42.465971   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922562465951 us; error 0 us; skew 500 ppm
I20260608 12:42:42.466533   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:42.469110   431 webserver.cc:533] Webserver started at http://127.0.107.194:40291/ using document root <none> and password file <none>
I20260608 12:42:42.469713   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:42.469898   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:42.470214   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:42.470919  9652 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35457
I20260608 12:42:42.471378  9652 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:42.471581   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "104f46158df346ad909c92923fb31d8e"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.472276  9652 heartbeater.cc:507] Master 127.0.107.254:35457 requested a full tablet report, sending...
I20260608 12:42:42.474740  9525 ts_manager.cc:194] Registered new tserver with Master: fe32386bbe924c7f8b89a4288b2b7fcb (127.0.107.193:36473)
I20260608 12:42:42.477209  9525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47594
I20260608 12:42:42.477478   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:42.481439  9664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.482180   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:42:42.482522   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "104f46158df346ad909c92923fb31d8e"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.482820   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-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)
I20260608 12:42:42.515312   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:42.516345   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:42.518033   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:42.520185   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:42.520385   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.520612   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:42.520797   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:42.557798   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33893
I20260608 12:42:42.557942  9726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33893 every 8 connection(s)
I20260608 12:42:42.563558   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:42.571276  9730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:42.572407  9731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:42.574960   431 server_base.cc:1061] running on GCE node
I20260608 12:42:42.575672  9727 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35457
I20260608 12:42:42.576105  9727 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:42.576345  9733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:42.576903  9727 heartbeater.cc:507] Master 127.0.107.254:35457 requested a full tablet report, sending...
I20260608 12:42:42.577287   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:42.577527   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:42.577690   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922562577672 us; error 0 us; skew 500 ppm
I20260608 12:42:42.578418   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:42.579005  9525 ts_manager.cc:194] Registered new tserver with Master: 104f46158df346ad909c92923fb31d8e (127.0.107.194:33893)
I20260608 12:42:42.580725  9525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47606
I20260608 12:42:42.580927   431 webserver.cc:533] Webserver started at http://127.0.107.195:41193/ using document root <none> and password file <none>
I20260608 12:42:42.581524   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:42.581763   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:42.582113   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:42.583276   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "92015c0cfa5d4fd180ba68b92bf3e036"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.587675   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:42.590845  9738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.591579   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:42.591853   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "92015c0cfa5d4fd180ba68b92bf3e036"
format_stamp: "Formatted at 2026-06-08 12:42:42 on dist-test-slave-qzs9"
I20260608 12:42:42.592109   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922345639380-431-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)
I20260608 12:42:42.612177   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:42.613225   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:42.614554   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:42.616680   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:42.616876   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.617105   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:42.617247   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.653510   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36167
I20260608 12:42:42.653620  9800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36167 every 8 connection(s)
I20260608 12:42:42.666834  9801 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35457
I20260608 12:42:42.667251  9801 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:42.667989  9801 heartbeater.cc:507] Master 127.0.107.254:35457 requested a full tablet report, sending...
I20260608 12:42:42.670015  9525 ts_manager.cc:194] Registered new tserver with Master: 92015c0cfa5d4fd180ba68b92bf3e036 (127.0.107.195:36167)
I20260608 12:42:42.670204   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013567906s
I20260608 12:42:42.671361  9525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47618
I20260608 12:42:43.480043  9652 heartbeater.cc:499] Master 127.0.107.254:35457 was elected leader, sending a full tablet report...
I20260608 12:42:43.583146  9727 heartbeater.cc:499] Master 127.0.107.254:35457 was elected leader, sending a full tablet report...
I20260608 12:42:43.674073  9801 heartbeater.cc:499] Master 127.0.107.254:35457 was elected leader, sending a full tablet report...
I20260608 12:42:43.725088  9525 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47628:
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"
    }
  }
}
W20260608 12:42:43.726971  9525 catalog_manager.cc:7076] 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.
I20260608 12:42:43.767278  9692 tablet_service.cc:1511] Processing CreateTablet for tablet 286670743ca74f3c88ce6868bdc91e37 (DEFAULT_TABLE table=test-workload [id=350227a06d67462aa2db1620d1c9ad04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:43.768553  9692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286670743ca74f3c88ce6868bdc91e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.770033  9766 tablet_service.cc:1511] Processing CreateTablet for tablet 286670743ca74f3c88ce6868bdc91e37 (DEFAULT_TABLE table=test-workload [id=350227a06d67462aa2db1620d1c9ad04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:43.771355  9766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286670743ca74f3c88ce6868bdc91e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.774205  9617 tablet_service.cc:1511] Processing CreateTablet for tablet 286670743ca74f3c88ce6868bdc91e37 (DEFAULT_TABLE table=test-workload [id=350227a06d67462aa2db1620d1c9ad04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:43.775231  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286670743ca74f3c88ce6868bdc91e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.786546  9821 tablet_bootstrap.cc:492] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e: Bootstrap starting.
I20260608 12:42:43.789407  9823 tablet_bootstrap.cc:492] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb: Bootstrap starting.
I20260608 12:42:43.788254  9822 tablet_bootstrap.cc:492] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036: Bootstrap starting.
I20260608 12:42:43.794242  9821 tablet_bootstrap.cc:654] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:43.795449  9822 tablet_bootstrap.cc:654] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:43.797245  9823 tablet_bootstrap.cc:654] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:43.799808  9821 tablet_bootstrap.cc:492] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e: No bootstrap required, opened a new log
I20260608 12:42:43.800351  9821 ts_tablet_manager.cc:1403] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:42:43.803249  9822 tablet_bootstrap.cc:492] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036: No bootstrap required, opened a new log
I20260608 12:42:43.803138  9821 raft_consensus.cc:359] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:43.803630  9823 tablet_bootstrap.cc:492] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb: No bootstrap required, opened a new log
I20260608 12:42:43.803813  9822 ts_tablet_manager.cc:1403] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:42:43.803957  9821 raft_consensus.cc:385] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:43.804224  9823 ts_tablet_manager.cc:1403] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 12:42:43.804411  9821 raft_consensus.cc:740] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104f46158df346ad909c92923fb31d8e, State: Initialized, Role: FOLLOWER
I20260608 12:42:43.805263  9821 consensus_queue.cc:260] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:43.806496  9822 raft_consensus.cc:359] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:43.808161  9821 ts_tablet_manager.cc:1434] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:43.807312  9822 raft_consensus.cc:385] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:43.807160  9823 raft_consensus.cc:359] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:43.809458  9823 raft_consensus.cc:385] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:43.809312  9822 raft_consensus.cc:740] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92015c0cfa5d4fd180ba68b92bf3e036, State: Initialized, Role: FOLLOWER
I20260608 12:42:43.809751  9823 raft_consensus.cc:740] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe32386bbe924c7f8b89a4288b2b7fcb, State: Initialized, Role: FOLLOWER
I20260608 12:42:43.810518  9822 consensus_queue.cc:260] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:43.810724  9823 consensus_queue.cc:260] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:43.817313  9822 ts_tablet_manager.cc:1434] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:42:43.820216  9823 ts_tablet_manager.cc:1434] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260608 12:42:44.070147  9827 raft_consensus.cc:493] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:44.070676  9827 raft_consensus.cc:515] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:44.072870  9827 leader_election.cc:290] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92015c0cfa5d4fd180ba68b92bf3e036 (127.0.107.195:36167), fe32386bbe924c7f8b89a4288b2b7fcb (127.0.107.193:36473)
I20260608 12:42:44.082610  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286670743ca74f3c88ce6868bdc91e37" candidate_uuid: "104f46158df346ad909c92923fb31d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" is_pre_election: true
I20260608 12:42:44.083226  9776 raft_consensus.cc:2468] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104f46158df346ad909c92923fb31d8e in term 0.
I20260608 12:42:44.083873  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286670743ca74f3c88ce6868bdc91e37" candidate_uuid: "104f46158df346ad909c92923fb31d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" is_pre_election: true
I20260608 12:42:44.084298  9668 leader_election.cc:304] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [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: 104f46158df346ad909c92923fb31d8e, 92015c0cfa5d4fd180ba68b92bf3e036; no voters: 
I20260608 12:42:44.084533  9627 raft_consensus.cc:2468] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104f46158df346ad909c92923fb31d8e in term 0.
I20260608 12:42:44.085103  9827 raft_consensus.cc:2804] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:44.085413  9827 raft_consensus.cc:493] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:44.085737  9827 raft_consensus.cc:3060] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:44.090415  9827 raft_consensus.cc:515] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:44.092005  9827 leader_election.cc:290] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [CANDIDATE]: Term 1 election: Requested vote from peers 92015c0cfa5d4fd180ba68b92bf3e036 (127.0.107.195:36167), fe32386bbe924c7f8b89a4288b2b7fcb (127.0.107.193:36473)
I20260608 12:42:44.092572  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286670743ca74f3c88ce6868bdc91e37" candidate_uuid: "104f46158df346ad909c92923fb31d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92015c0cfa5d4fd180ba68b92bf3e036"
I20260608 12:42:44.093005  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286670743ca74f3c88ce6868bdc91e37" candidate_uuid: "104f46158df346ad909c92923fb31d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb"
I20260608 12:42:44.093175  9776 raft_consensus.cc:3060] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:44.093657  9627 raft_consensus.cc:3060] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:44.100325  9776 raft_consensus.cc:2468] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104f46158df346ad909c92923fb31d8e in term 1.
I20260608 12:42:44.100445  9627 raft_consensus.cc:2468] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104f46158df346ad909c92923fb31d8e in term 1.
I20260608 12:42:44.101452  9668 leader_election.cc:304] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [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: 104f46158df346ad909c92923fb31d8e, 92015c0cfa5d4fd180ba68b92bf3e036; no voters: 
I20260608 12:42:44.102027  9827 raft_consensus.cc:2804] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:44.102968  9827 raft_consensus.cc:697] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 1 LEADER]: Becoming Leader. State: Replica: 104f46158df346ad909c92923fb31d8e, State: Running, Role: LEADER
I20260608 12:42:44.103717  9827 consensus_queue.cc:237] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [LEADER]: Queue going to LEADER mode. State: All 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: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } }
I20260608 12:42:44.110795  9524 catalog_manager.cc:5696] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 104f46158df346ad909c92923fb31d8e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "104f46158df346ad909c92923fb31d8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104f46158df346ad909c92923fb31d8e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:44.208598  9627 raft_consensus.cc:1275] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 1 FOLLOWER]: Refusing update from remote peer 104f46158df346ad909c92923fb31d8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:44.208982  9776 raft_consensus.cc:1275] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 1 FOLLOWER]: Refusing update from remote peer 104f46158df346ad909c92923fb31d8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:44.210008  9832 consensus_queue.cc:1048] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe32386bbe924c7f8b89a4288b2b7fcb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:44.210690  9827 consensus_queue.cc:1048] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92015c0cfa5d4fd180ba68b92bf3e036" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:44.624372   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:44.643910   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:44.644550   431 tablet_replica.cc:333] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb: stopping tablet replica
I20260608 12:42:44.645138   431 raft_consensus.cc:2243] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.645610   431 raft_consensus.cc:2272] T 286670743ca74f3c88ce6868bdc91e37 P fe32386bbe924c7f8b89a4288b2b7fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.665369   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:44.674286   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:44.691296   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:44.691901   431 tablet_replica.cc:333] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e: stopping tablet replica
I20260608 12:42:44.692377   431 raft_consensus.cc:2243] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:44.693233   431 raft_consensus.cc:2272] T 286670743ca74f3c88ce6868bdc91e37 P 104f46158df346ad909c92923fb31d8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.713322   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:44.722179   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:44.739840   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:44.740442   431 tablet_replica.cc:333] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036: stopping tablet replica
I20260608 12:42:44.740991   431 raft_consensus.cc:2243] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.741488   431 raft_consensus.cc:2272] T 286670743ca74f3c88ce6868bdc91e37 P 92015c0cfa5d4fd180ba68b92bf3e036 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.751317   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:44.760303   431 master.cc:562] Master@127.0.107.254:35457 shutting down...
I20260608 12:42:44.777179   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:44.777664   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.777966   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c3604ad62084e2aa92bbcec45bcd2e6: stopping tablet replica
I20260608 12:42:44.795773   431 master.cc:584] Master@127.0.107.254:35457 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2647 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:42:44.821389   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35473
I20260608 12:42:44.822525   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:44.827579  9856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:44.828477  9855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:44.828965  9858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:44.829489   431 server_base.cc:1061] running on GCE node
I20260608 12:42:44.830277   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:44.830456   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:44.830576   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922564830565 us; error 0 us; skew 500 ppm
I20260608 12:42:44.831101   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:44.833432   431 webserver.cc:533] Webserver started at http://127.0.107.254:38177/ using document root <none> and password file <none>
I20260608 12:42:44.833907   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:44.834061   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:44.834281   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:44.835305   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "a1b8d7245274410fa48c31d2567b0ab0"
format_stamp: "Formatted at 2026-06-08 12:42:44 on dist-test-slave-qzs9"
I20260608 12:42:44.839797   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:44.843111  9863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:44.843838   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:42:44.844115   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "a1b8d7245274410fa48c31d2567b0ab0"
format_stamp: "Formatted at 2026-06-08 12:42:44 on dist-test-slave-qzs9"
I20260608 12:42:44.844374   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-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)
I20260608 12:42:44.858013   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:44.858983   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:44.893584   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35473
I20260608 12:42:44.893715  9914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35473 every 8 connection(s)
I20260608 12:42:44.897505  9915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:44.907421  9915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0: Bootstrap starting.
I20260608 12:42:44.911818  9915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:44.915586  9915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0: No bootstrap required, opened a new log
I20260608 12:42:44.917583  9915 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b8d7245274410fa48c31d2567b0ab0" member_type: VOTER }
I20260608 12:42:44.917944  9915 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:44.918159  9915 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1b8d7245274410fa48c31d2567b0ab0, State: Initialized, Role: FOLLOWER
I20260608 12:42:44.918736  9915 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1b8d7245274410fa48c31d2567b0ab0" member_type: VOTER }
I20260608 12:42:44.919166  9915 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:44.919373  9915 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:44.919616  9915 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:44.924223  9915 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b8d7245274410fa48c31d2567b0ab0" member_type: VOTER }
I20260608 12:42:44.924731  9915 leader_election.cc:304] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [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: a1b8d7245274410fa48c31d2567b0ab0; no voters: 
I20260608 12:42:44.925765  9915 leader_election.cc:290] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:44.926195  9918 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:44.927505  9918 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 1 LEADER]: Becoming Leader. State: Replica: a1b8d7245274410fa48c31d2567b0ab0, State: Running, Role: LEADER
I20260608 12:42:44.928201  9918 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [LEADER]: Queue going to LEADER mode. State: All 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: "a1b8d7245274410fa48c31d2567b0ab0" member_type: VOTER }
I20260608 12:42:44.928452  9915 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:44.932708  9919 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1b8d7245274410fa48c31d2567b0ab0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b8d7245274410fa48c31d2567b0ab0" member_type: VOTER } }
I20260608 12:42:44.932785  9920 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1b8d7245274410fa48c31d2567b0ab0. Latest consensus state: current_term: 1 leader_uuid: "a1b8d7245274410fa48c31d2567b0ab0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b8d7245274410fa48c31d2567b0ab0" member_type: VOTER } }
I20260608 12:42:44.933404  9920 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:44.933404  9919 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:44.937213  9926 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:44.941884  9926 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:44.943006   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:44.950647  9926 catalog_manager.cc:1382] Generated new cluster ID: 7029784b4a744f2eb6184e8feb3139ae
I20260608 12:42:44.950876  9926 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:44.961982  9926 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:44.963171  9926 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:44.975484  9926 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0: Generated new TSK 0
I20260608 12:42:44.976001  9926 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:45.009610   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.015386  9936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:45.016147  9937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:45.017473  9939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:45.018195   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.018990   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:45.019192   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.019366   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565019347 us; error 0 us; skew 500 ppm
I20260608 12:42:45.019946   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.022114   431 webserver.cc:533] Webserver started at http://127.0.107.193:44953/ using document root <none> and password file <none>
I20260608 12:42:45.022599   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.022775   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.023022   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.024039   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "2dfc2efcf54c474b92155ba567eee410"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-qzs9"
I20260608 12:42:45.028364   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:42:45.031682  9944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.032380   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:45.032646   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "2dfc2efcf54c474b92155ba567eee410"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-qzs9"
I20260608 12:42:45.032943   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-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)
I20260608 12:42:45.047230   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.048236   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.049630   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:45.051755   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:45.051940   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.052158   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:45.052314   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.087656   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35415
I20260608 12:42:45.087778 10006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35415 every 8 connection(s)
I20260608 12:42:45.092682   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.099332 10011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:45.100669 10012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:45.103741 10014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:45.104152   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.104583 10007 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35473
I20260608 12:42:45.105014 10007 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:45.105638   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:45.105723 10007 heartbeater.cc:507] Master 127.0.107.254:35473 requested a full tablet report, sending...
W20260608 12:42:45.105888   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.106139   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565106114 us; error 0 us; skew 500 ppm
I20260608 12:42:45.106835   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.107880  9880 ts_manager.cc:194] Registered new tserver with Master: 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415)
I20260608 12:42:45.109473   431 webserver.cc:533] Webserver started at http://127.0.107.194:37437/ using document root <none> and password file <none>
I20260608 12:42:45.109638  9880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59632
I20260608 12:42:45.110029   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.110261   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.110498   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.111594   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "cf53822891ab42b8a0c2b8c5123a294c"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-qzs9"
I20260608 12:42:45.116103   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:45.119208 10019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.119899   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:45.120165   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "cf53822891ab42b8a0c2b8c5123a294c"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-qzs9"
I20260608 12:42:45.120410   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-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)
I20260608 12:42:45.138893   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.139850   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.141273   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:45.143383   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:45.143554   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.143790   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:45.143931   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.180078   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40113
I20260608 12:42:45.180192 10081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40113 every 8 connection(s)
I20260608 12:42:45.184914   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.191344 10085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:45.192670 10086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:45.195766 10088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:45.196677   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.196677 10082 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35473
I20260608 12:42:45.197374 10082 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:45.197978   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:45.198310   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.198313 10082 heartbeater.cc:507] Master 127.0.107.254:35473 requested a full tablet report, sending...
I20260608 12:42:45.198683   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565198661 us; error 0 us; skew 500 ppm
I20260608 12:42:45.199559   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.200876  9880 ts_manager.cc:194] Registered new tserver with Master: cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:45.202103   431 webserver.cc:533] Webserver started at http://127.0.107.195:38635/ using document root <none> and password file <none>
I20260608 12:42:45.202425  9880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59638
I20260608 12:42:45.202653   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.202929   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.203191   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.204308   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "f7dffe5c57834e95937b2e6d195faab7"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-qzs9"
I20260608 12:42:45.208526   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:42:45.211835 10093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.212553   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:45.212862   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "f7dffe5c57834e95937b2e6d195faab7"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-qzs9"
I20260608 12:42:45.213119   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-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)
I20260608 12:42:45.225447   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.226429   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.227757   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:45.230089   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:45.230299   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.230520   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:45.230684   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.268998   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34485
I20260608 12:42:45.269109 10155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34485 every 8 connection(s)
I20260608 12:42:45.282040 10156 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35473
I20260608 12:42:45.282444 10156 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:45.283109 10156 heartbeater.cc:507] Master 127.0.107.254:35473 requested a full tablet report, sending...
I20260608 12:42:45.285032  9880 ts_manager.cc:194] Registered new tserver with Master: f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:45.285611   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01325956s
I20260608 12:42:45.286321  9880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59640
I20260608 12:42:46.112140 10007 heartbeater.cc:499] Master 127.0.107.254:35473 was elected leader, sending a full tablet report...
I20260608 12:42:46.204871 10082 heartbeater.cc:499] Master 127.0.107.254:35473 was elected leader, sending a full tablet report...
I20260608 12:42:46.288794 10156 heartbeater.cc:499] Master 127.0.107.254:35473 was elected leader, sending a full tablet report...
I20260608 12:42:46.345490  9880 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45546:
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"
    }
  }
}
I20260608 12:42:46.401072  9972 tablet_service.cc:1511] Processing CreateTablet for tablet cc70dabbea6848c49f39bbc399dcda95 (DEFAULT_TABLE table=test-workload [id=a7f60d95b08a40f7a8b44b6cad816fcd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:46.402521  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc70dabbea6848c49f39bbc399dcda95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.405867  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 2da6b29c183e406fbe373d0b35adcd11 (DEFAULT_TABLE table=test-workload [id=a7f60d95b08a40f7a8b44b6cad816fcd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:46.407259  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da6b29c183e406fbe373d0b35adcd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.415119 10047 tablet_service.cc:1511] Processing CreateTablet for tablet 47634bbe71e640408fb3d4d5e70c76c4 (DEFAULT_TABLE table=test-workload [id=a7f60d95b08a40f7a8b44b6cad816fcd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:46.415899 10046 tablet_service.cc:1511] Processing CreateTablet for tablet f05578a23ba5438082d3faafaaa6ab14 (DEFAULT_TABLE table=test-workload [id=a7f60d95b08a40f7a8b44b6cad816fcd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:46.416496 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47634bbe71e640408fb3d4d5e70c76c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.417204 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05578a23ba5438082d3faafaaa6ab14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.420413 10121 tablet_service.cc:1511] Processing CreateTablet for tablet a8b8ff09c4864e94be42fa34fb06457b (DEFAULT_TABLE table=test-workload [id=a7f60d95b08a40f7a8b44b6cad816fcd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:46.421720 10121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b8ff09c4864e94be42fa34fb06457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.430267 10120 tablet_service.cc:1511] Processing CreateTablet for tablet d08d3b4e6297420f8d9dfa5061a4a7c2 (DEFAULT_TABLE table=test-workload [id=a7f60d95b08a40f7a8b44b6cad816fcd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:46.431501 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08d3b4e6297420f8d9dfa5061a4a7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.441704 10177 tablet_bootstrap.cc:492] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:46.444401 10176 tablet_bootstrap.cc:492] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:46.443416 10178 tablet_bootstrap.cc:492] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:46.449582 10177 tablet_bootstrap.cc:654] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.452297 10176 tablet_bootstrap.cc:654] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.454022 10178 tablet_bootstrap.cc:654] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.455045 10177 tablet_bootstrap.cc:492] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:46.455510 10177 ts_tablet_manager.cc:1403] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 12:42:46.457325 10176 tablet_bootstrap.cc:492] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:46.457790 10176 ts_tablet_manager.cc:1403] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 12:42:46.458250 10178 tablet_bootstrap.cc:492] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:46.458632 10178 ts_tablet_manager.cc:1403] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:42:46.458431 10177 raft_consensus.cc:359] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.459092 10177 raft_consensus.cc:385] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.459406 10177 raft_consensus.cc:740] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.460170 10177 consensus_queue.cc:260] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.460614 10176 raft_consensus.cc:359] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.460856 10177 raft_consensus.cc:399] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.460837 10178 raft_consensus.cc:359] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.461277 10176 raft_consensus.cc:385] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.461481 10177 raft_consensus.cc:493] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.461553 10178 raft_consensus.cc:385] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.461695 10176 raft_consensus.cc:740] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.462039 10177 raft_consensus.cc:3060] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.462152 10178 raft_consensus.cc:740] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.462702 10176 consensus_queue.cc:260] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.462981 10178 consensus_queue.cc:260] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.463398 10176 raft_consensus.cc:399] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.463584 10178 raft_consensus.cc:399] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.463795 10176 raft_consensus.cc:493] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.463948 10178 raft_consensus.cc:493] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.464263 10176 raft_consensus.cc:3060] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.464329 10178 raft_consensus.cc:3060] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.468899 10177 raft_consensus.cc:515] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.469702 10177 leader_election.cc:304] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [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: cf53822891ab42b8a0c2b8c5123a294c; no voters: 
I20260608 12:42:46.469938 10178 raft_consensus.cc:515] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.470628 10178 leader_election.cc:304] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [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: f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:46.471014 10176 raft_consensus.cc:515] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.471279 10177 leader_election.cc:290] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.471890 10182 raft_consensus.cc:2804] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.471904 10176 leader_election.cc:304] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410; no voters: 
I20260608 12:42:46.478186 10178 leader_election.cc:290] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.478762 10183 raft_consensus.cc:2804] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.480448 10177 ts_tablet_manager.cc:1434] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.024s
I20260608 12:42:46.482352 10177 tablet_bootstrap.cc:492] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:46.486934 10178 ts_tablet_manager.cc:1434] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.008s
I20260608 12:42:46.487787 10186 raft_consensus.cc:2804] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.488047 10178 tablet_bootstrap.cc:492] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:46.488374 10177 tablet_bootstrap.cc:654] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.489555 10182 raft_consensus.cc:697] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Becoming Leader. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Running, Role: LEADER
I20260608 12:42:46.492039 10182 consensus_queue.cc:237] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Queue going to LEADER mode. State: All 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: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.493116 10186 raft_consensus.cc:697] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Becoming Leader. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Running, Role: LEADER
I20260608 12:42:46.493988 10186 consensus_queue.cc:237] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.488860 10183 raft_consensus.cc:697] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Becoming Leader. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Running, Role: LEADER
I20260608 12:42:46.489300 10176 leader_election.cc:290] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.496165 10178 tablet_bootstrap.cc:654] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.497164 10183 consensus_queue.cc:237] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Queue going to LEADER mode. State: All 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: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.498414 10177 tablet_bootstrap.cc:492] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:46.497509 10176 ts_tablet_manager.cc:1434] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.006s
I20260608 12:42:46.498986 10177 ts_tablet_manager.cc:1403] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260608 12:42:46.499658 10176 tablet_bootstrap.cc:492] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:46.506922 10176 tablet_bootstrap.cc:654] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.510600  9880 catalog_manager.cc:5696] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cf53822891ab42b8a0c2b8c5123a294c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:46.517819 10177 raft_consensus.cc:359] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.518452 10177 raft_consensus.cc:385] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.518760 10177 raft_consensus.cc:740] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.519794 10177 consensus_queue.cc:260] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
W20260608 12:42:46.524240 10157 tablet.cc:2404] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:46.513593  9879 catalog_manager.cc:5696] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2dfc2efcf54c474b92155ba567eee410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:46.526364 10178 tablet_bootstrap.cc:492] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:46.526957 10178 ts_tablet_manager.cc:1403] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.016s
I20260608 12:42:46.520476 10177 raft_consensus.cc:399] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.528926 10177 raft_consensus.cc:493] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.529390 10177 raft_consensus.cc:3060] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.534467  9880 catalog_manager.cc:5696] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7dffe5c57834e95937b2e6d195faab7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:46.535521 10178 raft_consensus.cc:359] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.536144 10178 raft_consensus.cc:385] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.536420 10178 raft_consensus.cc:740] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.540794 10178 consensus_queue.cc:260] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.541510 10178 raft_consensus.cc:399] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.541831 10178 raft_consensus.cc:493] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.542210 10178 raft_consensus.cc:3060] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.539729 10177 raft_consensus.cc:515] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.545116 10177 leader_election.cc:304] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [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: cf53822891ab42b8a0c2b8c5123a294c; no voters: 
I20260608 12:42:46.545996 10182 raft_consensus.cc:2804] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.546520 10182 raft_consensus.cc:697] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Becoming Leader. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Running, Role: LEADER
I20260608 12:42:46.547245 10182 consensus_queue.cc:237] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Queue going to LEADER mode. State: All 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: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } }
I20260608 12:42:46.552033 10177 leader_election.cc:290] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.554526 10177 ts_tablet_manager.cc:1434] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.055s	user 0.019s	sys 0.000s
I20260608 12:42:46.556738 10178 raft_consensus.cc:515] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.557613 10178 leader_election.cc:304] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [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: f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:46.558279 10178 leader_election.cc:290] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.559289 10187 raft_consensus.cc:2804] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.564455 10178 ts_tablet_manager.cc:1434] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.037s	user 0.017s	sys 0.001s
I20260608 12:42:46.565697 10187 raft_consensus.cc:697] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Becoming Leader. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Running, Role: LEADER
I20260608 12:42:46.566516 10187 consensus_queue.cc:237] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Queue going to LEADER mode. State: All 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: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:46.571028 10176 tablet_bootstrap.cc:492] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:46.571605 10176 ts_tablet_manager.cc:1403] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.001s
I20260608 12:42:46.571681  9880 catalog_manager.cc:5696] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cf53822891ab42b8a0c2b8c5123a294c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:46.574616 10176 raft_consensus.cc:359] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.575171 10176 raft_consensus.cc:385] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.575462 10176 raft_consensus.cc:740] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.576205 10176 consensus_queue.cc:260] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.576856 10176 raft_consensus.cc:399] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.577165 10176 raft_consensus.cc:493] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.577526 10176 raft_consensus.cc:3060] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.580616  9878 catalog_manager.cc:5696] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7dffe5c57834e95937b2e6d195faab7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:46.583901 10176 raft_consensus.cc:515] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.584626 10176 leader_election.cc:304] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410; no voters: 
I20260608 12:42:46.585278 10176 leader_election.cc:290] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.585403 10186 raft_consensus.cc:2804] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.586931 10176 ts_tablet_manager.cc:1434] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:42:46.587774 10186 raft_consensus.cc:697] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Becoming Leader. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Running, Role: LEADER
I20260608 12:42:46.588521 10186 consensus_queue.cc:237] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } }
I20260608 12:42:46.594281  9878 catalog_manager.cc:5696] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2dfc2efcf54c474b92155ba567eee410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:47.277402  9879 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45562:
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"
    }
  }
}
W20260608 12:42:47.280095  9879 catalog_manager.cc:7076] 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.
I20260608 12:42:47.321806  9972 tablet_service.cc:1511] Processing CreateTablet for tablet aa77f0dc777845949742e6b4a779cc2c (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:47.323251 10046 tablet_service.cc:1511] Processing CreateTablet for tablet aa77f0dc777845949742e6b4a779cc2c (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:47.323781  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77f0dc777845949742e6b4a779cc2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.324810 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77f0dc777845949742e6b4a779cc2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.324771 10121 tablet_service.cc:1511] Processing CreateTablet for tablet aa77f0dc777845949742e6b4a779cc2c (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:47.326481 10121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77f0dc777845949742e6b4a779cc2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.326327  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 79a5856889ff4ec9a71e4a7a9d8f39b2 (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:47.327710  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a5856889ff4ec9a71e4a7a9d8f39b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.334810 10047 tablet_service.cc:1511] Processing CreateTablet for tablet 79a5856889ff4ec9a71e4a7a9d8f39b2 (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:47.336169 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a5856889ff4ec9a71e4a7a9d8f39b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.352784 10120 tablet_service.cc:1511] Processing CreateTablet for tablet 79a5856889ff4ec9a71e4a7a9d8f39b2 (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:47.353299  9970 tablet_service.cc:1511] Processing CreateTablet for tablet d5e70c58390349c18f993a1db498f72e (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:47.354439 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a5856889ff4ec9a71e4a7a9d8f39b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.354753  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e70c58390349c18f993a1db498f72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.368407 10045 tablet_service.cc:1511] Processing CreateTablet for tablet d5e70c58390349c18f993a1db498f72e (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:47.370021 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e70c58390349c18f993a1db498f72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.377991 10236 tablet_bootstrap.cc:492] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:47.383744 10044 tablet_service.cc:1511] Processing CreateTablet for tablet eab7e30444264002a86fd2460c41aa3a (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:47.385241 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab7e30444264002a86fd2460c41aa3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.385130 10119 tablet_service.cc:1511] Processing CreateTablet for tablet eab7e30444264002a86fd2460c41aa3a (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:47.386559 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab7e30444264002a86fd2460c41aa3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.386834 10235 tablet_bootstrap.cc:492] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:47.386641  9972 tablet_service.cc:1511] Processing CreateTablet for tablet eab7e30444264002a86fd2460c41aa3a (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:47.388036  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab7e30444264002a86fd2460c41aa3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.393684 10237 tablet_bootstrap.cc:492] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:47.395370 10121 tablet_service.cc:1511] Processing CreateTablet for tablet d5e70c58390349c18f993a1db498f72e (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:47.396731 10121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e70c58390349c18f993a1db498f72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.401515 10237 tablet_bootstrap.cc:654] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.385193 10236 tablet_bootstrap.cc:654] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.402954 10235 tablet_bootstrap.cc:654] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.408200  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 80040b54ad04458cb0019d77305d282b (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:47.409505  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80040b54ad04458cb0019d77305d282b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.415934 10236 tablet_bootstrap.cc:492] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:47.416672 10236 ts_tablet_manager.cc:1403] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.007s
I20260608 12:42:47.415942 10237 tablet_bootstrap.cc:492] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:47.420930 10237 ts_tablet_manager.cc:1403] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260608 12:42:47.427446 10236 raft_consensus.cc:359] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.428941 10236 raft_consensus.cc:385] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.429345 10236 raft_consensus.cc:740] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.424494 10237 raft_consensus.cc:359] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.430336 10237 raft_consensus.cc:385] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.431012 10237 raft_consensus.cc:740] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.432142 10045 tablet_service.cc:1511] Processing CreateTablet for tablet 80040b54ad04458cb0019d77305d282b (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:47.432013 10237 consensus_queue.cc:260] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.433523 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80040b54ad04458cb0019d77305d282b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.436308 10237 ts_tablet_manager.cc:1434] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260608 12:42:47.438563 10237 tablet_bootstrap.cc:492] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:47.437070 10235 tablet_bootstrap.cc:492] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:47.439467 10235 ts_tablet_manager.cc:1403] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.015s
I20260608 12:42:47.440722  9972 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9fd31722494409b5d8212dc4dcd7df (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:47.442051  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fd31722494409b5d8212dc4dcd7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.442602 10235 raft_consensus.cc:359] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.436892 10236 consensus_queue.cc:260] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.445106 10237 tablet_bootstrap.cc:654] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.447139 10236 ts_tablet_manager.cc:1434] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.007s
I20260608 12:42:47.448271 10236 tablet_bootstrap.cc:492] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:47.452801 10235 raft_consensus.cc:385] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.453142 10235 raft_consensus.cc:740] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.455561 10121 tablet_service.cc:1511] Processing CreateTablet for tablet 80040b54ad04458cb0019d77305d282b (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:47.456424 10236 tablet_bootstrap.cc:654] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.456856 10121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80040b54ad04458cb0019d77305d282b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.457482 10044 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9fd31722494409b5d8212dc4dcd7df (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:47.458719 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fd31722494409b5d8212dc4dcd7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.453936 10235 consensus_queue.cc:260] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.464150 10235 ts_tablet_manager.cc:1434] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260608 12:42:47.465276 10235 tablet_bootstrap.cc:492] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:47.476465 10237 tablet_bootstrap.cc:492] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:47.477046 10237 ts_tablet_manager.cc:1403] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.013s
I20260608 12:42:47.478294 10235 tablet_bootstrap.cc:654] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.479583 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9fd31722494409b5d8212dc4dcd7df (DEFAULT_TABLE table=test-workload-rf3 [id=479cf48e609d45e4910f6599ba909c62]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:47.480294 10237 raft_consensus.cc:359] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.484617 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fd31722494409b5d8212dc4dcd7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.490010 10235 tablet_bootstrap.cc:492] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:47.491206 10235 ts_tablet_manager.cc:1403] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260608 12:42:47.492075 10237 raft_consensus.cc:385] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.492928 10237 raft_consensus.cc:740] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.493899 10236 tablet_bootstrap.cc:492] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:47.493907 10237 consensus_queue.cc:260] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.494741 10236 ts_tablet_manager.cc:1403] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.011s
I20260608 12:42:47.495267 10235 raft_consensus.cc:359] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.496004 10235 raft_consensus.cc:385] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.496353 10235 raft_consensus.cc:740] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.497290 10235 consensus_queue.cc:260] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.497970 10236 raft_consensus.cc:359] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.498749 10236 raft_consensus.cc:385] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.498921 10237 ts_tablet_manager.cc:1434] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.006s
I20260608 12:42:47.499091 10236 raft_consensus.cc:740] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.500033 10237 tablet_bootstrap.cc:492] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:47.500130 10236 consensus_queue.cc:260] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.502803 10236 ts_tablet_manager.cc:1434] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 12:42:47.503854 10236 tablet_bootstrap.cc:492] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:47.507172 10237 tablet_bootstrap.cc:654] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.508899 10235 ts_tablet_manager.cc:1434] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260608 12:42:47.511284 10236 tablet_bootstrap.cc:654] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.519919 10235 tablet_bootstrap.cc:492] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:47.530262 10236 tablet_bootstrap.cc:492] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:47.530464 10235 tablet_bootstrap.cc:654] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.530682 10236 ts_tablet_manager.cc:1403] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260608 12:42:47.531213 10237 tablet_bootstrap.cc:492] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:47.531759 10237 ts_tablet_manager.cc:1403] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.015s
I20260608 12:42:47.533241 10236 raft_consensus.cc:359] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.534022 10236 raft_consensus.cc:385] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.534363 10236 raft_consensus.cc:740] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.535164 10236 consensus_queue.cc:260] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.534807 10237 raft_consensus.cc:359] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.536016 10237 raft_consensus.cc:385] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.536407 10237 raft_consensus.cc:740] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.537364 10236 ts_tablet_manager.cc:1434] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:42:47.537286 10237 consensus_queue.cc:260] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.538552 10236 tablet_bootstrap.cc:492] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:47.541020 10185 raft_consensus.cc:493] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.541599 10185 raft_consensus.cc:515] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.545786 10236 tablet_bootstrap.cc:654] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.547890 10185 leader_election.cc:290] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.560936 10235 tablet_bootstrap.cc:492] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:47.563081 10235 ts_tablet_manager.cc:1403] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.016s
I20260608 12:42:47.562455 10237 ts_tablet_manager.cc:1434] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260608 12:42:47.566596 10235 raft_consensus.cc:359] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.567436 10235 raft_consensus.cc:385] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.567677 10237 tablet_bootstrap.cc:492] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:47.567833 10235 raft_consensus.cc:740] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.569504 10188 raft_consensus.cc:493] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.569589 10235 consensus_queue.cc:260] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.570101 10188 raft_consensus.cc:515] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.572046 10235 ts_tablet_manager.cc:1434] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:42:47.573118 10235 tablet_bootstrap.cc:492] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:47.584787 10202 raft_consensus.cc:493] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.592649 10202 raft_consensus.cc:515] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.595486 10202 leader_election.cc:290] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.596179 10235 tablet_bootstrap.cc:654] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.580983 10188 leader_election.cc:290] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:47.621765 10185 raft_consensus.cc:493] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.622331 10185 raft_consensus.cc:515] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.623258 10202 raft_consensus.cc:493] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.624969 10237 tablet_bootstrap.cc:654] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.625340 10202 raft_consensus.cc:515] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.626153 10185 leader_election.cc:290] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.627003 10202 leader_election.cc:290] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.637467 10236 tablet_bootstrap.cc:492] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:47.637995 10236 ts_tablet_manager.cc:1403] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.009s
I20260608 12:42:47.641356 10236 raft_consensus.cc:359] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.642088 10236 raft_consensus.cc:385] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.642421 10236 raft_consensus.cc:740] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.642854 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f0dc777845949742e6b4a779cc2c" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7" is_pre_election: true
I20260608 12:42:47.642987 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab7e30444264002a86fd2460c41aa3a" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7" is_pre_election: true
I20260608 12:42:47.643288 10236 consensus_queue.cc:260] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.644037 10131 raft_consensus.cc:2468] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf53822891ab42b8a0c2b8c5123a294c in term 0.
I20260608 12:42:47.644200 10130 raft_consensus.cc:2468] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf53822891ab42b8a0c2b8c5123a294c in term 0.
I20260608 12:42:47.644763  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f0dc777845949742e6b4a779cc2c" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410" is_pre_election: true
I20260608 12:42:47.645412  9982 raft_consensus.cc:2468] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf53822891ab42b8a0c2b8c5123a294c in term 0.
I20260608 12:42:47.646090 10022 leader_election.cc:304] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [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: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:47.647261 10022 leader_election.cc:304] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [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: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:47.647670  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab7e30444264002a86fd2460c41aa3a" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410" is_pre_election: true
I20260608 12:42:47.648473 10182 raft_consensus.cc:2804] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.648893 10182 raft_consensus.cc:493] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.649487 10185 raft_consensus.cc:2804] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.649278 10182 raft_consensus.cc:3060] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:47.649192 10023 leader_election.cc:343] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:47.656996 10237 tablet_bootstrap.cc:492] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:47.649885 10185 raft_consensus.cc:493] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.657639 10237 ts_tablet_manager.cc:1403] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.013s
I20260608 12:42:47.657914 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a5856889ff4ec9a71e4a7a9d8f39b2" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:47.657804 10185 raft_consensus.cc:3060] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.658787 10057 raft_consensus.cc:2468] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 0.
I20260608 12:42:47.660356 10095 leader_election.cc:304] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [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: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:47.661286 10188 raft_consensus.cc:2804] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.661733 10188 raft_consensus.cc:493] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.662139 10188 raft_consensus.cc:3060] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.661836 10237 raft_consensus.cc:359] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.662578 10237 raft_consensus.cc:385] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.662899 10237 raft_consensus.cc:740] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.663715 10237 consensus_queue.cc:260] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.649801 10236 ts_tablet_manager.cc:1434] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260608 12:42:47.670357 10188 raft_consensus.cc:515] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.672677 10236 tablet_bootstrap.cc:492] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:47.673564 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a5856889ff4ec9a71e4a7a9d8f39b2" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c"
I20260608 12:42:47.674142 10057 raft_consensus.cc:3060] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.683027 10056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e70c58390349c18f993a1db498f72e" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:47.683729 10056 raft_consensus.cc:2468] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dfc2efcf54c474b92155ba567eee410 in term 0.
I20260608 12:42:47.685021 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f0dc777845949742e6b4a779cc2c" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:47.685657 10182 raft_consensus.cc:515] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.686414  9946 leader_election.cc:304] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410, cf53822891ab42b8a0c2b8c5123a294c; no voters: 
I20260608 12:42:47.687292 10202 raft_consensus.cc:2804] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.687775 10202 raft_consensus.cc:493] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.688162 10202 raft_consensus.cc:3060] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.688876  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f0dc777845949742e6b4a779cc2c" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410"
I20260608 12:42:47.689451  9982 raft_consensus.cc:3060] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.690658 10057 raft_consensus.cc:2468] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 1.
I20260608 12:42:47.688918 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f0dc777845949742e6b4a779cc2c" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7"
I20260608 12:42:47.691349 10130 raft_consensus.cc:3060] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.691766 10095 leader_election.cc:304] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [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: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:47.687532 10055 raft_consensus.cc:2393] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dfc2efcf54c474b92155ba567eee410 in current term 1: Already voted for candidate cf53822891ab42b8a0c2b8c5123a294c in this term.
I20260608 12:42:47.692940 10188 leader_election.cc:290] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 election: Requested vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:47.693962 10188 raft_consensus.cc:2804] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.694721 10188 raft_consensus.cc:697] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Becoming Leader. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Running, Role: LEADER
I20260608 12:42:47.695684 10188 consensus_queue.cc:237] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.693048 10182 leader_election.cc:290] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 election: Requested vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.703647  9982 raft_consensus.cc:2468] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf53822891ab42b8a0c2b8c5123a294c in term 1.
I20260608 12:42:47.705292 10023 leader_election.cc:304] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [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: 2dfc2efcf54c474b92155ba567eee410, cf53822891ab42b8a0c2b8c5123a294c; no voters: 
I20260608 12:42:47.696456 10185 raft_consensus.cc:515] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.707147 10236 tablet_bootstrap.cc:654] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.707790 10185 leader_election.cc:290] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 election: Requested vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.708369 10185 raft_consensus.cc:2804] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.709074 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab7e30444264002a86fd2460c41aa3a" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7"
I20260608 12:42:47.709787 10131 raft_consensus.cc:3060] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.710700  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab7e30444264002a86fd2460c41aa3a" candidate_uuid: "cf53822891ab42b8a0c2b8c5123a294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410"
I20260608 12:42:47.730676 10130 raft_consensus.cc:2468] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf53822891ab42b8a0c2b8c5123a294c in term 1.
W20260608 12:42:47.712045 10023 leader_election.cc:343] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:47.735395 10185 raft_consensus.cc:697] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Becoming Leader. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Running, Role: LEADER
I20260608 12:42:47.739794 10185 consensus_queue.cc:237] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
W20260608 12:42:47.743943 10095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:40113, user_credentials={real_user=slave}} blocked reactor thread for 52258.5us
I20260608 12:42:47.751977 10202 raft_consensus.cc:515] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.762574 10131 raft_consensus.cc:2468] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf53822891ab42b8a0c2b8c5123a294c in term 1.
I20260608 12:42:47.764199 10022 leader_election.cc:304] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [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: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7; no voters: 2dfc2efcf54c474b92155ba567eee410
I20260608 12:42:47.765621 10182 raft_consensus.cc:2804] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.766150 10182 raft_consensus.cc:697] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Becoming Leader. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Running, Role: LEADER
I20260608 12:42:47.767079 10182 consensus_queue.cc:237] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.771652 10235 tablet_bootstrap.cc:492] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:47.784045 10235 ts_tablet_manager.cc:1403] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.211s	user 0.019s	sys 0.018s
I20260608 12:42:47.775444 10202 leader_election.cc:290] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 election: Requested vote from peers cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.777357 10265 raft_consensus.cc:493] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.777982 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e70c58390349c18f993a1db498f72e" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c"
I20260608 12:42:47.780309 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f0dc777845949742e6b4a779cc2c" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7" is_pre_election: true
I20260608 12:42:47.789127 10265 raft_consensus.cc:515] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.783241  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a5856889ff4ec9a71e4a7a9d8f39b2" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410"
I20260608 12:42:47.784394 10237 ts_tablet_manager.cc:1434] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.126s	user 0.047s	sys 0.038s
I20260608 12:42:47.785094  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a5856889ff4ec9a71e4a7a9d8f39b2" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410" is_pre_election: true
I20260608 12:42:47.789206 10057 raft_consensus.cc:3060] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.791982 10237 tablet_bootstrap.cc:492] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:47.792718 10265 leader_election.cc:290] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:47.790443 10236 tablet_bootstrap.cc:492] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:47.785840  9879 catalog_manager.cc:5696] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7dffe5c57834e95937b2e6d195faab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:47.773976 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e70c58390349c18f993a1db498f72e" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7" is_pre_election: true
I20260608 12:42:47.793674 10131 raft_consensus.cc:2468] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dfc2efcf54c474b92155ba567eee410 in term 0.
I20260608 12:42:47.795010 10129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e70c58390349c18f993a1db498f72e" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7"
I20260608 12:42:47.795666 10129 raft_consensus.cc:3060] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.789762 10130 raft_consensus.cc:2393] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dfc2efcf54c474b92155ba567eee410 in current term 1: Already voted for candidate cf53822891ab42b8a0c2b8c5123a294c in this term.
I20260608 12:42:47.790382  9981 raft_consensus.cc:3060] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.799556 10236 ts_tablet_manager.cc:1403] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.016s
I20260608 12:42:47.801940 10237 tablet_bootstrap.cc:654] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.802699 10236 raft_consensus.cc:359] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.803434 10236 raft_consensus.cc:385] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.803849 10236 raft_consensus.cc:740] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.804816 10236 consensus_queue.cc:260] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.806061  9873 catalog_manager.cc:5696] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cf53822891ab42b8a0c2b8c5123a294c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:47.803354 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a5856889ff4ec9a71e4a7a9d8f39b2" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:47.808576 10055 raft_consensus.cc:2393] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dfc2efcf54c474b92155ba567eee410 in current term 1: Already voted for candidate f7dffe5c57834e95937b2e6d195faab7 in this term.
I20260608 12:42:47.810782 10129 raft_consensus.cc:2468] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dfc2efcf54c474b92155ba567eee410 in term 1.
I20260608 12:42:47.812196 10057 raft_consensus.cc:2468] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dfc2efcf54c474b92155ba567eee410 in term 1.
I20260608 12:42:47.820190 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a5856889ff4ec9a71e4a7a9d8f39b2" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7" is_pre_election: true
I20260608 12:42:47.813125  9947 leader_election.cc:304] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410; no voters: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7
I20260608 12:42:47.820925  9946 leader_election.cc:304] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410, cf53822891ab42b8a0c2b8c5123a294c; no voters: 
I20260608 12:42:47.821427 10235 raft_consensus.cc:359] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.821841 10202 raft_consensus.cc:2749] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:47.822332 10235 raft_consensus.cc:385] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.815455  9981 raft_consensus.cc:2468] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 1.
I20260608 12:42:47.822877 10202 raft_consensus.cc:2804] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.819551 10237 tablet_bootstrap.cc:492] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:47.822726 10235 raft_consensus.cc:740] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.822813  9947 leader_election.cc:304] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410; no voters: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7
I20260608 12:42:47.824846 10265 raft_consensus.cc:2749] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:47.823751 10237 ts_tablet_manager.cc:1403] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.006s
I20260608 12:42:47.824450 10235 consensus_queue.cc:260] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.817092 10236 ts_tablet_manager.cc:1434] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260608 12:42:47.827535 10235 ts_tablet_manager.cc:1434] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260608 12:42:47.828052 10237 raft_consensus.cc:359] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.828626 10235 tablet_bootstrap.cc:492] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:47.828827 10237 raft_consensus.cc:385] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.829216 10237 raft_consensus.cc:740] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.828461  9873 catalog_manager.cc:5696] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cf53822891ab42b8a0c2b8c5123a294c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:47.830150 10237 consensus_queue.cc:260] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.832500 10237 ts_tablet_manager.cc:1434] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:42:47.833580 10237 tablet_bootstrap.cc:492] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c: Bootstrap starting.
I20260608 12:42:47.834585 10236 tablet_bootstrap.cc:492] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7: Bootstrap starting.
I20260608 12:42:47.836072 10235 tablet_bootstrap.cc:654] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.840101 10237 tablet_bootstrap.cc:654] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.824401 10202 raft_consensus.cc:697] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Becoming Leader. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Running, Role: LEADER
I20260608 12:42:47.842130 10236 tablet_bootstrap.cc:654] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.842911 10202 consensus_queue.cc:237] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.851847 10237 tablet_bootstrap.cc:492] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c: No bootstrap required, opened a new log
I20260608 12:42:47.852490 10237 ts_tablet_manager.cc:1403] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260608 12:42:47.855630 10237 raft_consensus.cc:359] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.857685 10237 raft_consensus.cc:385] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.858055 10237 raft_consensus.cc:740] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf53822891ab42b8a0c2b8c5123a294c, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.859386 10236 tablet_bootstrap.cc:492] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7: No bootstrap required, opened a new log
I20260608 12:42:47.859128 10237 consensus_queue.cc:260] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.860006 10236 ts_tablet_manager.cc:1403] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.015s
I20260608 12:42:47.862589 10235 tablet_bootstrap.cc:492] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:47.863174 10235 ts_tablet_manager.cc:1403] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.011s
I20260608 12:42:47.864003 10236 raft_consensus.cc:359] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.864766 10236 raft_consensus.cc:385] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.865109 10236 raft_consensus.cc:740] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.866046 10236 consensus_queue.cc:260] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.866271 10235 raft_consensus.cc:359] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.867079 10235 raft_consensus.cc:385] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.867276 10237 ts_tablet_manager.cc:1434] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260608 12:42:47.867446 10235 raft_consensus.cc:740] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.868506 10236 ts_tablet_manager.cc:1434] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:42:47.868449 10235 consensus_queue.cc:260] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.866578  9873 catalog_manager.cc:5696] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2dfc2efcf54c474b92155ba567eee410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:47.871330 10235 ts_tablet_manager.cc:1434] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:47.872467 10235 tablet_bootstrap.cc:492] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410: Bootstrap starting.
I20260608 12:42:47.879492 10235 tablet_bootstrap.cc:654] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.886458 10235 tablet_bootstrap.cc:492] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410: No bootstrap required, opened a new log
I20260608 12:42:47.886960 10235 ts_tablet_manager.cc:1403] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260608 12:42:47.889293 10235 raft_consensus.cc:359] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.889806 10235 raft_consensus.cc:385] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.890064 10235 raft_consensus.cc:740] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dfc2efcf54c474b92155ba567eee410, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.890663 10235 consensus_queue.cc:260] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:47.892431 10235 ts_tablet_manager.cc:1434] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
W20260608 12:42:47.955799  9928 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:48.003114 10188 raft_consensus.cc:493] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.003611 10188 raft_consensus.cc:515] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.005535 10188 leader_election.cc:290] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:48.006340  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80040b54ad04458cb0019d77305d282b" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410" is_pre_election: true
I20260608 12:42:48.006626 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80040b54ad04458cb0019d77305d282b" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:48.006899  9981 raft_consensus.cc:2468] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 0.
I20260608 12:42:48.007236 10057 raft_consensus.cc:2468] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 0.
I20260608 12:42:48.007974 10097 leader_election.cc:304] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [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: 2dfc2efcf54c474b92155ba567eee410, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:48.008742 10188 raft_consensus.cc:2804] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:48.009057 10188 raft_consensus.cc:493] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:48.009285 10188 raft_consensus.cc:3060] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.013808 10188 raft_consensus.cc:515] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.015434 10188 leader_election.cc:290] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 election: Requested vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:48.016022  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80040b54ad04458cb0019d77305d282b" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410"
I20260608 12:42:48.016409 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80040b54ad04458cb0019d77305d282b" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c"
I20260608 12:42:48.016635  9981 raft_consensus.cc:3060] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.017009 10057 raft_consensus.cc:3060] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.017081 10202 raft_consensus.cc:493] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.019518 10202 raft_consensus.cc:515] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.021809 10202 leader_election.cc:290] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113), f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195:34485)
I20260608 12:42:48.023579 10057 raft_consensus.cc:2468] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 1.
I20260608 12:42:48.023531 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab7e30444264002a86fd2460c41aa3a" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7dffe5c57834e95937b2e6d195faab7" is_pre_election: true
I20260608 12:42:48.024118 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab7e30444264002a86fd2460c41aa3a" candidate_uuid: "2dfc2efcf54c474b92155ba567eee410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:48.024578 10130 raft_consensus.cc:2393] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dfc2efcf54c474b92155ba567eee410 in current term 1: Already voted for candidate cf53822891ab42b8a0c2b8c5123a294c in this term.
I20260608 12:42:48.025158  9981 raft_consensus.cc:2468] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 1.
I20260608 12:42:48.026072 10095 leader_election.cc:304] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [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: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:48.026834  9947 leader_election.cc:304] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [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: 2dfc2efcf54c474b92155ba567eee410; no voters: cf53822891ab42b8a0c2b8c5123a294c, f7dffe5c57834e95937b2e6d195faab7
I20260608 12:42:48.027092 10188 raft_consensus.cc:2804] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:48.027658 10188 raft_consensus.cc:697] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Becoming Leader. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Running, Role: LEADER
I20260608 12:42:48.028275 10202 raft_consensus.cc:3060] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.028503 10188 consensus_queue.cc:237] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.035544 10202 raft_consensus.cc:2749] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:48.037930  9873 catalog_manager.cc:5696] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7dffe5c57834e95937b2e6d195faab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:48.094974 10188 consensus_queue.cc:1048] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.107234 10188 consensus_queue.cc:1048] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.138477 10188 raft_consensus.cc:493] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.138883 10188 raft_consensus.cc:515] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.140620 10188 leader_election.cc:290] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:48.141426  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fd31722494409b5d8212dc4dcd7df" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410" is_pre_election: true
I20260608 12:42:48.142191 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fd31722494409b5d8212dc4dcd7df" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c" is_pre_election: true
I20260608 12:42:48.142524  9981 raft_consensus.cc:2468] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 0.
I20260608 12:42:48.143834 10055 raft_consensus.cc:2468] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 0.
I20260608 12:42:48.144517 10097 leader_election.cc:304] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [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: 2dfc2efcf54c474b92155ba567eee410, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:48.145334 10188 raft_consensus.cc:2804] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:48.145592 10188 raft_consensus.cc:493] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:48.145809 10188 raft_consensus.cc:3060] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.150697 10188 raft_consensus.cc:515] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.152334 10188 leader_election.cc:290] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [CANDIDATE]: Term 1 election: Requested vote from peers 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415), cf53822891ab42b8a0c2b8c5123a294c (127.0.107.194:40113)
I20260608 12:42:48.152971  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fd31722494409b5d8212dc4dcd7df" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dfc2efcf54c474b92155ba567eee410"
I20260608 12:42:48.153339 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fd31722494409b5d8212dc4dcd7df" candidate_uuid: "f7dffe5c57834e95937b2e6d195faab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf53822891ab42b8a0c2b8c5123a294c"
I20260608 12:42:48.153590  9981 raft_consensus.cc:3060] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.153940 10055 raft_consensus.cc:3060] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.160480  9981 raft_consensus.cc:2468] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 1.
I20260608 12:42:48.160679 10055 raft_consensus.cc:2468] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7dffe5c57834e95937b2e6d195faab7 in term 1.
I20260608 12:42:48.161736 10097 leader_election.cc:304] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [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: 2dfc2efcf54c474b92155ba567eee410, f7dffe5c57834e95937b2e6d195faab7; no voters: 
I20260608 12:42:48.162400 10188 raft_consensus.cc:2804] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:48.162801 10188 raft_consensus.cc:697] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Becoming Leader. State: Replica: f7dffe5c57834e95937b2e6d195faab7, State: Running, Role: LEADER
I20260608 12:42:48.163520 10188 consensus_queue.cc:237] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Queue going to LEADER mode. State: All 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: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } }
I20260608 12:42:48.170740  9873 catalog_manager.cc:5696] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7dffe5c57834e95937b2e6d195faab7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7dffe5c57834e95937b2e6d195faab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:48.217046 10185 consensus_queue.cc:1048] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.229388 10262 consensus_queue.cc:1048] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:48.238726 10202 consensus_queue.cc:1048] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.255590 10265 consensus_queue.cc:1048] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.267112 10262 consensus_queue.cc:1048] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.277524 10262 consensus_queue.cc:1048] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:48.359869 10291 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.023s	sys 0.027s
W20260608 12:42:48.359855 10289 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.002s	sys 0.007s
W20260608 12:42:48.359856 10290 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.018s	sys 0.022s
W20260608 12:42:48.361645 10287 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.004s	sys 0.000s
I20260608 12:42:48.558791 10188 consensus_queue.cc:1048] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.612440 10188 consensus_queue.cc:1048] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.626863  9982 raft_consensus.cc:1275] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Refusing update from remote peer f7dffe5c57834e95937b2e6d195faab7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:48.628715 10188 consensus_queue.cc:1048] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.780066 10321 consensus_queue.cc:1048] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:49.859966   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:49.870358 10333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:49.871042 10334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:49.871986 10336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:49.872880   431 server_base.cc:1061] running on GCE node
I20260608 12:42:49.874321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:49.874514   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:49.874670   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922569874653 us; error 0 us; skew 500 ppm
I20260608 12:42:49.875203   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:49.877666   431 webserver.cc:533] Webserver started at http://127.0.107.196:36763/ using document root <none> and password file <none>
I20260608 12:42:49.878149   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:49.878314   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:49.878557   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:49.879596   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "394034f6202542028a21e749bb55e96b"
format_stamp: "Formatted at 2026-06-08 12:42:49 on dist-test-slave-qzs9"
I20260608 12:42:49.884038   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:49.887445 10341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:49.888178   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:49.888491   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "394034f6202542028a21e749bb55e96b"
format_stamp: "Formatted at 2026-06-08 12:42:49 on dist-test-slave-qzs9"
I20260608 12:42:49.888782   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922345639380-431-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)
I20260608 12:42:49.907377   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:49.908607   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:49.910090   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:49.912523   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:49.912734   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:49.912969   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:49.913129   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:49.953723   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33681
I20260608 12:42:49.953846 10403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33681 every 8 connection(s)
I20260608 12:42:49.967849 10404 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35473
I20260608 12:42:49.968246 10404 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:49.968931 10404 heartbeater.cc:507] Master 127.0.107.254:35473 requested a full tablet report, sending...
I20260608 12:42:49.970759  9873 ts_manager.cc:194] Registered new tserver with Master: 394034f6202542028a21e749bb55e96b (127.0.107.196:33681)
I20260608 12:42:49.972111  9873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45566
I20260608 12:42:50.005589  9982 consensus_queue.cc:237] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } attrs { replace: true } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } }
I20260608 12:42:50.011636 10129 raft_consensus.cc:1275] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Refusing update from remote peer 2dfc2efcf54c474b92155ba567eee410: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.013190 10054 raft_consensus.cc:1275] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Refusing update from remote peer 2dfc2efcf54c474b92155ba567eee410: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.013419 10202 consensus_queue.cc:1048] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.014770 10265 consensus_queue.cc:1048] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.020973 10202 raft_consensus.cc:2955] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } attrs { replace: true } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.022552 10129 raft_consensus.cc:2955] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } attrs { replace: true } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
W20260608 12:42:50.026216  9946 consensus_peers.cc:597] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 -> Peer 394034f6202542028a21e749bb55e96b (127.0.107.196:33681): Couldn't send request to peer 394034f6202542028a21e749bb55e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5e70c58390349c18f993a1db498f72e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.027372 10054 raft_consensus.cc:2955] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } attrs { replace: true } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.037890  9873 catalog_manager.cc:5696] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 reported cstate change: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2dfc2efcf54c474b92155ba567eee410" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.048390 10054 consensus_queue.cc:237] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } }
I20260608 12:42:50.058210 10129 raft_consensus.cc:1275] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Refusing update from remote peer cf53822891ab42b8a0c2b8c5123a294c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.059592 10307 consensus_queue.cc:1048] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.061625  9982 raft_consensus.cc:1275] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Refusing update from remote peer cf53822891ab42b8a0c2b8c5123a294c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.063323 10307 consensus_queue.cc:1048] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:42:50.068817 10021 consensus_peers.cc:597] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c -> Peer 394034f6202542028a21e749bb55e96b (127.0.107.196:33681): Couldn't send request to peer 394034f6202542028a21e749bb55e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa77f0dc777845949742e6b4a779cc2c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.069031 10308 raft_consensus.cc:2955] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.071774  9982 raft_consensus.cc:2955] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.073159 10129 raft_consensus.cc:2955] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.081347  9873 catalog_manager.cc:5696] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c reported cstate change: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cf53822891ab42b8a0c2b8c5123a294c" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.097764 10129 consensus_queue.cc:237] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } }
I20260608 12:42:50.103475 10054 raft_consensus.cc:1275] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Refusing update from remote peer f7dffe5c57834e95937b2e6d195faab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.104857 10326 consensus_queue.cc:1048] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.105652  9982 raft_consensus.cc:1275] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Refusing update from remote peer f7dffe5c57834e95937b2e6d195faab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.107043 10326 consensus_queue.cc:1048] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.112715 10321 raft_consensus.cc:2955] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
W20260608 12:42:50.115458 10095 consensus_peers.cc:597] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 -> Peer 394034f6202542028a21e749bb55e96b (127.0.107.196:33681): Couldn't send request to peer 394034f6202542028a21e749bb55e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b9fd31722494409b5d8212dc4dcd7df. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.116369  9982 raft_consensus.cc:2955] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.117031 10054 raft_consensus.cc:2955] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.127813  9877 catalog_manager.cc:5696] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 reported cstate change: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f7dffe5c57834e95937b2e6d195faab7" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.129098 10057 consensus_queue.cc:237] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } }
W20260608 12:42:50.136163 10021 consensus_peers.cc:597] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c -> Peer 394034f6202542028a21e749bb55e96b (127.0.107.196:33681): Couldn't send request to peer 394034f6202542028a21e749bb55e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eab7e30444264002a86fd2460c41aa3a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.137692 10129 raft_consensus.cc:1275] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Refusing update from remote peer cf53822891ab42b8a0c2b8c5123a294c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.138810  9982 raft_consensus.cc:1275] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Refusing update from remote peer cf53822891ab42b8a0c2b8c5123a294c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:50.139298 10308 consensus_queue.cc:1048] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.140378 10305 consensus_queue.cc:1048] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:50.146713 10307 raft_consensus.cc:2955] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.150437  9982 raft_consensus.cc:2955] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.150429 10129 raft_consensus.cc:2955] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } } }
I20260608 12:42:50.161203  9876 catalog_manager.cc:5696] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c reported cstate change: config changed from index -1 to 17, NON_VOTER 394034f6202542028a21e749bb55e96b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cf53822891ab42b8a0c2b8c5123a294c" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "2dfc2efcf54c474b92155ba567eee410" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf53822891ab42b8a0c2b8c5123a294c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7dffe5c57834e95937b2e6d195faab7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394034f6202542028a21e749bb55e96b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.218041   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:50.250365   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:50.251291   431 tablet_replica.cc:333] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.252174   431 raft_consensus.cc:2243] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.252813   431 raft_consensus.cc:2272] T 3b9fd31722494409b5d8212dc4dcd7df P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.256296   431 tablet_replica.cc:333] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.257090   431 raft_consensus.cc:2243] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.257797   431 raft_consensus.cc:2272] T 80040b54ad04458cb0019d77305d282b P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.261137   431 tablet_replica.cc:333] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.261829   431 raft_consensus.cc:2243] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.262367   431 raft_consensus.cc:2272] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:50.262547 10097 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 12:42:50.265585 10097 consensus_peers.cc:597] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 -> Peer 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415): Couldn't send request to peer 2dfc2efcf54c474b92155ba567eee410. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.266085   431 tablet_replica.cc:333] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.266940   431 raft_consensus.cc:2243] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.267650   431 raft_consensus.cc:2272] T aa77f0dc777845949742e6b4a779cc2c P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.270896   431 tablet_replica.cc:333] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.271700   431 raft_consensus.cc:2243] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.272372   431 raft_consensus.cc:2272] T 2da6b29c183e406fbe373d0b35adcd11 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.275278   431 tablet_replica.cc:333] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.275950   431 raft_consensus.cc:2243] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.276543   431 raft_consensus.cc:2272] T eab7e30444264002a86fd2460c41aa3a P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.279652   431 tablet_replica.cc:333] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.280349   431 raft_consensus.cc:2243] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.281728   431 raft_consensus.cc:2272] T d5e70c58390349c18f993a1db498f72e P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.284765   431 tablet_replica.cc:333] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410: stopping tablet replica
I20260608 12:42:50.285398   431 raft_consensus.cc:2243] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.285964   431 raft_consensus.cc:2272] T cc70dabbea6848c49f39bbc399dcda95 P 2dfc2efcf54c474b92155ba567eee410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.322917   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:50.343722   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:50.383976   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:50.384810   431 tablet_replica.cc:333] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.385406   431 raft_consensus.cc:2243] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.385983   431 raft_consensus.cc:2272] T 3b9fd31722494409b5d8212dc4dcd7df P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.389001   431 tablet_replica.cc:333] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.389545   431 raft_consensus.cc:2243] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.390630   431 raft_consensus.cc:2272] T aa77f0dc777845949742e6b4a779cc2c P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.393055   431 tablet_replica.cc:333] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.393589   431 raft_consensus.cc:2243] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.394129   431 raft_consensus.cc:2272] T d5e70c58390349c18f993a1db498f72e P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.396504   431 tablet_replica.cc:333] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.397080   431 raft_consensus.cc:2243] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.398049   431 raft_consensus.cc:2272] T eab7e30444264002a86fd2460c41aa3a P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.400302   431 tablet_replica.cc:333] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.400854   431 raft_consensus.cc:2243] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.401357   431 raft_consensus.cc:2272] T 80040b54ad04458cb0019d77305d282b P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.403649   431 tablet_replica.cc:333] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.404160   431 raft_consensus.cc:2243] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.404628   431 raft_consensus.cc:2272] T f05578a23ba5438082d3faafaaa6ab14 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.406737   431 tablet_replica.cc:333] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.407183   431 raft_consensus.cc:2243] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.407697   431 raft_consensus.cc:2272] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.410051   431 tablet_replica.cc:333] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c: stopping tablet replica
I20260608 12:42:50.410513   431 raft_consensus.cc:2243] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.410950   431 raft_consensus.cc:2272] T 47634bbe71e640408fb3d4d5e70c76c4 P cf53822891ab42b8a0c2b8c5123a294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.432947   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:42:50.433341 10097 consensus_peers.cc:597] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 -> Peer 2dfc2efcf54c474b92155ba567eee410 (127.0.107.193:35415): Couldn't send request to peer 2dfc2efcf54c474b92155ba567eee410. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.460475   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:50.498828   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:50.499719   431 tablet_replica.cc:333] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.500559   431 raft_consensus.cc:2243] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.502007   431 raft_consensus.cc:2272] T 3b9fd31722494409b5d8212dc4dcd7df P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.505334   431 tablet_replica.cc:333] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.506130   431 raft_consensus.cc:2243] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.507113   431 raft_consensus.cc:2272] T 80040b54ad04458cb0019d77305d282b P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.510282   431 tablet_replica.cc:333] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.511049   431 raft_consensus.cc:2243] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.511847   431 raft_consensus.cc:2272] T eab7e30444264002a86fd2460c41aa3a P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.514964   431 tablet_replica.cc:333] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.515707   431 raft_consensus.cc:2243] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.516324   431 raft_consensus.cc:2272] T d5e70c58390349c18f993a1db498f72e P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.519431   431 tablet_replica.cc:333] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.520222   431 raft_consensus.cc:2243] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.520793   431 raft_consensus.cc:2272] T a8b8ff09c4864e94be42fa34fb06457b P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.523732   431 tablet_replica.cc:333] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.524425   431 raft_consensus.cc:2243] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.525168   431 raft_consensus.cc:2272] T aa77f0dc777845949742e6b4a779cc2c P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.528235   431 tablet_replica.cc:333] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.528971   431 raft_consensus.cc:2243] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.529534   431 raft_consensus.cc:2272] T d08d3b4e6297420f8d9dfa5061a4a7c2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.532461   431 tablet_replica.cc:333] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7: stopping tablet replica
I20260608 12:42:50.533103   431 raft_consensus.cc:2243] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.534073   431 raft_consensus.cc:2272] T 79a5856889ff4ec9a71e4a7a9d8f39b2 P f7dffe5c57834e95937b2e6d195faab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.567957   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:50.587178   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:50.608923   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:50.625890   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:50.636633   431 master.cc:562] Master@127.0.107.254:35473 shutting down...
W20260608 12:42:50.657801  9928 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:50.658084  9928 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:50.658277  9928 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:50.659536   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.659991   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.660274   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1b8d7245274410fa48c31d2567b0ab0: stopping tablet replica
I20260608 12:42:50.680404   431 master.cc:584] Master@127.0.107.254:35473 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (5901 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:42:50.722865   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42895
I20260608 12:42:50.724041   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:50.728917 10421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:50.729254 10422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:50.730986 10424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:50.731031   431 server_base.cc:1061] running on GCE node
I20260608 12:42:50.732000   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:50.732196   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:50.732334   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922570732317 us; error 0 us; skew 500 ppm
I20260608 12:42:50.733134   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:50.735270   431 webserver.cc:533] Webserver started at http://127.0.107.254:44211/ using document root <none> and password file <none>
I20260608 12:42:50.735766   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:50.735929   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:50.736203   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:50.737268   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "f8041d3ecdb14b53bc885bece594c9e9"
format_stamp: "Formatted at 2026-06-08 12:42:50 on dist-test-slave-qzs9"
I20260608 12:42:50.741528   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:42:50.744848 10429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:50.745537   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:50.745800   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "f8041d3ecdb14b53bc885bece594c9e9"
format_stamp: "Formatted at 2026-06-08 12:42:50 on dist-test-slave-qzs9"
I20260608 12:42:50.746047   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-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)
I20260608 12:42:50.761231   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:50.762264   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:50.798216   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42895
I20260608 12:42:50.798367 10480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42895 every 8 connection(s)
I20260608 12:42:50.802027 10481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.811997 10481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9: Bootstrap starting.
I20260608 12:42:50.816591 10481 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.820514 10481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9: No bootstrap required, opened a new log
I20260608 12:42:50.822608 10481 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8041d3ecdb14b53bc885bece594c9e9" member_type: VOTER }
I20260608 12:42:50.822968 10481 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.823213 10481 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8041d3ecdb14b53bc885bece594c9e9, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.823849 10481 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8041d3ecdb14b53bc885bece594c9e9" member_type: VOTER }
I20260608 12:42:50.824331 10481 raft_consensus.cc:399] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:50.824553 10481 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:50.824841 10481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.828940 10481 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8041d3ecdb14b53bc885bece594c9e9" member_type: VOTER }
I20260608 12:42:50.829419 10481 leader_election.cc:304] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [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: f8041d3ecdb14b53bc885bece594c9e9; no voters: 
I20260608 12:42:50.830473 10481 leader_election.cc:290] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:50.830821 10484 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:50.832023 10484 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 1 LEADER]: Becoming Leader. State: Replica: f8041d3ecdb14b53bc885bece594c9e9, State: Running, Role: LEADER
I20260608 12:42:50.832679 10484 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [LEADER]: Queue going to LEADER mode. State: All 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: "f8041d3ecdb14b53bc885bece594c9e9" member_type: VOTER }
I20260608 12:42:50.833271 10481 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:50.836774 10485 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8041d3ecdb14b53bc885bece594c9e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8041d3ecdb14b53bc885bece594c9e9" member_type: VOTER } }
I20260608 12:42:50.837450 10485 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:50.837450 10486 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8041d3ecdb14b53bc885bece594c9e9. Latest consensus state: current_term: 1 leader_uuid: "f8041d3ecdb14b53bc885bece594c9e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8041d3ecdb14b53bc885bece594c9e9" member_type: VOTER } }
I20260608 12:42:50.838387 10486 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:50.839785 10491 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:50.844662 10491 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:50.848397   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:50.853581 10491 catalog_manager.cc:1382] Generated new cluster ID: f8b5c71c373248eb9172f305e3191a29
I20260608 12:42:50.853826 10491 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:50.884298 10491 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:50.885556 10491 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:50.901460 10491 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9: Generated new TSK 0
I20260608 12:42:50.902004 10491 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:50.915272   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:50.921419 10502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:50.922274 10503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:50.923614 10505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:50.928483   431 server_base.cc:1061] running on GCE node
I20260608 12:42:50.931681   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:50.931876   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:50.932008   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922570931995 us; error 0 us; skew 500 ppm
I20260608 12:42:50.932546   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:50.935046   431 webserver.cc:533] Webserver started at http://127.0.107.193:44185/ using document root <none> and password file <none>
I20260608 12:42:50.935547   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:50.935714   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:50.935942   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:50.937045   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "b9fd03cc31b74afd96caede59c6927dc"
format_stamp: "Formatted at 2026-06-08 12:42:50 on dist-test-slave-qzs9"
I20260608 12:42:50.941501   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:50.944942 10510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:50.945642   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:50.945899   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "b9fd03cc31b74afd96caede59c6927dc"
format_stamp: "Formatted at 2026-06-08 12:42:50 on dist-test-slave-qzs9"
I20260608 12:42:50.946126   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-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)
I20260608 12:42:50.967813   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:50.968923   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:50.970291   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:50.972513   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:50.972713   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:50.972939   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:50.973083   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.008738   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35851
I20260608 12:42:51.008894 10572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35851 every 8 connection(s)
I20260608 12:42:51.013659   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:51.020892 10577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.022502 10578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.023125 10580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:51.024863   431 server_base.cc:1061] running on GCE node
I20260608 12:42:51.025810 10573 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42895
I20260608 12:42:51.026228 10573 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:51.027050 10573 heartbeater.cc:507] Master 127.0.107.254:42895 requested a full tablet report, sending...
I20260608 12:42:51.027365   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:51.027673   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:51.027872   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922571027855 us; error 0 us; skew 500 ppm
I20260608 12:42:51.028522   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:51.029402 10446 ts_manager.cc:194] Registered new tserver with Master: b9fd03cc31b74afd96caede59c6927dc (127.0.107.193:35851)
I20260608 12:42:51.031152   431 webserver.cc:533] Webserver started at http://127.0.107.194:37591/ using document root <none> and password file <none>
I20260608 12:42:51.031863   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:51.031874 10446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59238
I20260608 12:42:51.032269   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:51.032651   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:51.034085   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "2468582ec30749dc81a7704f7b237619"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.038540   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:51.041618 10585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.042371   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:51.042655   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "2468582ec30749dc81a7704f7b237619"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.042923   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-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)
I20260608 12:42:51.065140   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:51.066176   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:51.067502   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:51.069712   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:51.069900   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.070123   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:51.070266   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.107225   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42753
I20260608 12:42:51.107338 10647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42753 every 8 connection(s)
I20260608 12:42:51.112210   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:51.122634 10651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.123263 10652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:51.125916   431 server_base.cc:1061] running on GCE node
W20260608 12:42:51.126284 10655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:51.127343   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:51.127619   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:51.127843   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922571127824 us; error 0 us; skew 500 ppm
I20260608 12:42:51.128535   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:51.131201   431 webserver.cc:533] Webserver started at http://127.0.107.195:33663/ using document root <none> and password file <none>
I20260608 12:42:51.131793   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:51.131925 10648 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42895
I20260608 12:42:51.132020   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:51.132396 10648 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:51.132479   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:51.133152 10648 heartbeater.cc:507] Master 127.0.107.254:42895 requested a full tablet report, sending...
I20260608 12:42:51.133766   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "58e2fb1bfbac43b88779c9e869d967cb"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.135216 10446 ts_manager.cc:194] Registered new tserver with Master: 2468582ec30749dc81a7704f7b237619 (127.0.107.194:42753)
I20260608 12:42:51.136557 10446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59248
I20260608 12:42:51.138777   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:51.142097 10659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.142894   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:42:51.143205   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "58e2fb1bfbac43b88779c9e869d967cb"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.143462   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922345639380-431-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)
I20260608 12:42:51.163385   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:51.164362   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:51.165705   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:51.167860   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:51.168047   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.168264   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:51.168416   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.207137   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44531
I20260608 12:42:51.207269 10721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44531 every 8 connection(s)
I20260608 12:42:51.220116 10722 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42895
I20260608 12:42:51.220496 10722 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:51.221195 10722 heartbeater.cc:507] Master 127.0.107.254:42895 requested a full tablet report, sending...
I20260608 12:42:51.223024 10446 ts_manager.cc:194] Registered new tserver with Master: 58e2fb1bfbac43b88779c9e869d967cb (127.0.107.195:44531)
I20260608 12:42:51.223780   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013358447s
I20260608 12:42:51.224279 10446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59260
I20260608 12:42:51.247376 10446 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59268:
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"
    }
  }
}
W20260608 12:42:51.249275 10446 catalog_manager.cc:7076] 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.
I20260608 12:42:51.288240 10613 tablet_service.cc:1511] Processing CreateTablet for tablet 93ff096085ce44a2b80c73a580bae98d (DEFAULT_TABLE table=test-workload [id=e7d74b5f2fc44aa29fbc95f27f716aa3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:51.289529 10613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ff096085ce44a2b80c73a580bae98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:51.297318 10687 tablet_service.cc:1511] Processing CreateTablet for tablet 93ff096085ce44a2b80c73a580bae98d (DEFAULT_TABLE table=test-workload [id=e7d74b5f2fc44aa29fbc95f27f716aa3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:51.297667 10538 tablet_service.cc:1511] Processing CreateTablet for tablet 93ff096085ce44a2b80c73a580bae98d (DEFAULT_TABLE table=test-workload [id=e7d74b5f2fc44aa29fbc95f27f716aa3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:51.298468 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ff096085ce44a2b80c73a580bae98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:51.299027 10538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ff096085ce44a2b80c73a580bae98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:51.305285 10737 tablet_bootstrap.cc:492] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619: Bootstrap starting.
I20260608 12:42:51.312911 10737 tablet_bootstrap.cc:654] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:51.313156 10738 tablet_bootstrap.cc:492] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: Bootstrap starting.
I20260608 12:42:51.314786 10739 tablet_bootstrap.cc:492] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc: Bootstrap starting.
I20260608 12:42:51.319967 10738 tablet_bootstrap.cc:654] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:51.322023 10739 tablet_bootstrap.cc:654] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:51.324344 10737 tablet_bootstrap.cc:492] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619: No bootstrap required, opened a new log
I20260608 12:42:51.324450 10738 tablet_bootstrap.cc:492] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: No bootstrap required, opened a new log
I20260608 12:42:51.324846 10737 ts_tablet_manager.cc:1403] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 12:42:51.325160 10738 ts_tablet_manager.cc:1403] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260608 12:42:51.327293 10739 tablet_bootstrap.cc:492] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc: No bootstrap required, opened a new log
I20260608 12:42:51.327818 10739 ts_tablet_manager.cc:1403] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:42:51.328364 10738 raft_consensus.cc:359] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.328301 10737 raft_consensus.cc:359] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.329133 10738 raft_consensus.cc:385] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:51.329264 10737 raft_consensus.cc:385] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:51.329456 10738 raft_consensus.cc:740] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e2fb1bfbac43b88779c9e869d967cb, State: Initialized, Role: FOLLOWER
I20260608 12:42:51.329701 10737 raft_consensus.cc:740] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2468582ec30749dc81a7704f7b237619, State: Initialized, Role: FOLLOWER
I20260608 12:42:51.330229 10738 consensus_queue.cc:260] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.330552 10737 consensus_queue.cc:260] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.330878 10739 raft_consensus.cc:359] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.331596 10739 raft_consensus.cc:385] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:51.331907 10739 raft_consensus.cc:740] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9fd03cc31b74afd96caede59c6927dc, State: Initialized, Role: FOLLOWER
I20260608 12:42:51.332767 10739 consensus_queue.cc:260] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.333196 10648 heartbeater.cc:499] Master 127.0.107.254:42895 was elected leader, sending a full tablet report...
I20260608 12:42:51.333631 10737 ts_tablet_manager.cc:1434] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:42:51.338343 10738 ts_tablet_manager.cc:1434] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260608 12:42:51.339226 10722 heartbeater.cc:499] Master 127.0.107.254:42895 was elected leader, sending a full tablet report...
I20260608 12:42:51.340585 10739 ts_tablet_manager.cc:1434] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:42:51.340643 10573 heartbeater.cc:499] Master 127.0.107.254:42895 was elected leader, sending a full tablet report...
I20260608 12:42:51.533149 10743 raft_consensus.cc:493] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:51.533602 10743 raft_consensus.cc:515] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.535640 10743 leader_election.cc:290] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2468582ec30749dc81a7704f7b237619 (127.0.107.194:42753), b9fd03cc31b74afd96caede59c6927dc (127.0.107.193:35851)
I20260608 12:42:51.544618 10623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ff096085ce44a2b80c73a580bae98d" candidate_uuid: "58e2fb1bfbac43b88779c9e869d967cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2468582ec30749dc81a7704f7b237619" is_pre_election: true
I20260608 12:42:51.545409 10623 raft_consensus.cc:2468] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e2fb1bfbac43b88779c9e869d967cb in term 0.
I20260608 12:42:51.546046 10548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ff096085ce44a2b80c73a580bae98d" candidate_uuid: "58e2fb1bfbac43b88779c9e869d967cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9fd03cc31b74afd96caede59c6927dc" is_pre_election: true
I20260608 12:42:51.546480 10661 leader_election.cc:304] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [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: 2468582ec30749dc81a7704f7b237619, 58e2fb1bfbac43b88779c9e869d967cb; no voters: 
I20260608 12:42:51.546751 10548 raft_consensus.cc:2468] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e2fb1bfbac43b88779c9e869d967cb in term 0.
I20260608 12:42:51.547314 10743 raft_consensus.cc:2804] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:51.547711 10743 raft_consensus.cc:493] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:51.548044 10743 raft_consensus.cc:3060] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:51.552770 10743 raft_consensus.cc:515] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.554391 10743 leader_election.cc:290] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [CANDIDATE]: Term 1 election: Requested vote from peers 2468582ec30749dc81a7704f7b237619 (127.0.107.194:42753), b9fd03cc31b74afd96caede59c6927dc (127.0.107.193:35851)
I20260608 12:42:51.554934 10623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ff096085ce44a2b80c73a580bae98d" candidate_uuid: "58e2fb1bfbac43b88779c9e869d967cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2468582ec30749dc81a7704f7b237619"
I20260608 12:42:51.555318 10548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ff096085ce44a2b80c73a580bae98d" candidate_uuid: "58e2fb1bfbac43b88779c9e869d967cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9fd03cc31b74afd96caede59c6927dc"
I20260608 12:42:51.555564 10623 raft_consensus.cc:3060] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:51.555914 10548 raft_consensus.cc:3060] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:51.562328 10623 raft_consensus.cc:2468] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e2fb1bfbac43b88779c9e869d967cb in term 1.
I20260608 12:42:51.562413 10548 raft_consensus.cc:2468] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e2fb1bfbac43b88779c9e869d967cb in term 1.
I20260608 12:42:51.563514 10661 leader_election.cc:304] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [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: 2468582ec30749dc81a7704f7b237619, 58e2fb1bfbac43b88779c9e869d967cb; no voters: 
I20260608 12:42:51.564085 10743 raft_consensus.cc:2804] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:51.564939 10743 raft_consensus.cc:697] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 1 LEADER]: Becoming Leader. State: Replica: 58e2fb1bfbac43b88779c9e869d967cb, State: Running, Role: LEADER
I20260608 12:42:51.565734 10743 consensus_queue.cc:237] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [LEADER]: Queue going to LEADER mode. State: All 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: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } }
I20260608 12:42:51.572649 10445 catalog_manager.cc:5696] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 58e2fb1bfbac43b88779c9e869d967cb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "58e2fb1bfbac43b88779c9e869d967cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2468582ec30749dc81a7704f7b237619" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e2fb1bfbac43b88779c9e869d967cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9fd03cc31b74afd96caede59c6927dc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35851 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:51.592133   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:51.607492   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:51.608155   431 tablet_replica.cc:333] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc: stopping tablet replica
I20260608 12:42:51.608625   431 raft_consensus.cc:2243] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.609022   431 raft_consensus.cc:2272] T 93ff096085ce44a2b80c73a580bae98d P b9fd03cc31b74afd96caede59c6927dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.626791   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:51.635772   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:51.651306   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:51.652022   431 tablet_replica.cc:333] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619: stopping tablet replica
I20260608 12:42:51.652509   431 raft_consensus.cc:2243] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.652931   431 raft_consensus.cc:2272] T 93ff096085ce44a2b80c73a580bae98d P 2468582ec30749dc81a7704f7b237619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.670639   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:51.678956   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:51.694649   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:51.695391   431 tablet_replica.cc:333] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: stopping tablet replica
I20260608 12:42:51.695924   431 raft_consensus.cc:2243] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:51.696507   431 pending_rounds.cc:70] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: Trying to abort 1 pending ops.
I20260608 12:42:51.696722   431 pending_rounds.cc:77] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658853140094976 op_type: NO_OP noop_request { }
I20260608 12:42:51.697005   431 raft_consensus.cc:2889] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:51.697269   431 raft_consensus.cc:2272] T 93ff096085ce44a2b80c73a580bae98d P 58e2fb1bfbac43b88779c9e869d967cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.715873   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:51.724215   431 master.cc:562] Master@127.0.107.254:42895 shutting down...
I20260608 12:42:51.737583   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:51.738044   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.738317   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f8041d3ecdb14b53bc885bece594c9e9: stopping tablet replica
I20260608 12:42:51.756958   431 master.cc:584] Master@127.0.107.254:42895 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1063 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:42:51.786199   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36811
I20260608 12:42:51.787303   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:51.792204 10749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.792335 10750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.793500 10752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:51.794405   431 server_base.cc:1061] running on GCE node
I20260608 12:42:51.795152   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:51.795331   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:51.795490   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922571795473 us; error 0 us; skew 500 ppm
I20260608 12:42:51.796036   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:51.798173   431 webserver.cc:533] Webserver started at http://127.0.107.254:41965/ using document root <none> and password file <none>
I20260608 12:42:51.798661   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:51.798830   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:51.799079   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:51.800076   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "6e58452e767641259fc0892b790f67a7"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.804350   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:51.807515 10757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.808166   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:51.808425   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "6e58452e767641259fc0892b790f67a7"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.808668   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-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)
I20260608 12:42:51.817167   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:51.818027   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:51.851374   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36811
I20260608 12:42:51.851492 10808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36811 every 8 connection(s)
I20260608 12:42:51.855149 10809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:51.865089 10809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7: Bootstrap starting.
I20260608 12:42:51.869370 10809 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:51.873471 10809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7: No bootstrap required, opened a new log
I20260608 12:42:51.875583 10809 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e58452e767641259fc0892b790f67a7" member_type: VOTER }
I20260608 12:42:51.875962 10809 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:51.876194 10809 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e58452e767641259fc0892b790f67a7, State: Initialized, Role: FOLLOWER
I20260608 12:42:51.876858 10809 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e58452e767641259fc0892b790f67a7" member_type: VOTER }
I20260608 12:42:51.877336 10809 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:51.877552 10809 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:51.877818 10809 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:51.882318 10809 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e58452e767641259fc0892b790f67a7" member_type: VOTER }
I20260608 12:42:51.882835 10809 leader_election.cc:304] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [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: 6e58452e767641259fc0892b790f67a7; no voters: 
I20260608 12:42:51.883953 10809 leader_election.cc:290] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:51.884305 10812 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:51.885603 10812 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e58452e767641259fc0892b790f67a7, State: Running, Role: LEADER
I20260608 12:42:51.886260 10812 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [LEADER]: Queue going to LEADER mode. State: All 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: "6e58452e767641259fc0892b790f67a7" member_type: VOTER }
I20260608 12:42:51.886889 10809 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:51.888965 10813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e58452e767641259fc0892b790f67a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e58452e767641259fc0892b790f67a7" member_type: VOTER } }
I20260608 12:42:51.888995 10814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e58452e767641259fc0892b790f67a7. Latest consensus state: current_term: 1 leader_uuid: "6e58452e767641259fc0892b790f67a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e58452e767641259fc0892b790f67a7" member_type: VOTER } }
I20260608 12:42:51.889704 10813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:51.889784 10814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:51.893610 10817 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:51.898452 10817 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:51.901640   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:51.907239 10817 catalog_manager.cc:1382] Generated new cluster ID: 8e4ea33731fd4e8bb93db5c2b2900007
I20260608 12:42:51.907476 10817 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:51.920334 10817 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:51.921633 10817 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:51.937202 10817 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7: Generated new TSK 0
I20260608 12:42:51.937791 10817 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:51.968477   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:51.974232 10830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.975173 10831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:51.978969 10833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:51.979013   431 server_base.cc:1061] running on GCE node
I20260608 12:42:51.981109   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:51.981303   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:51.981477   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922571981453 us; error 0 us; skew 500 ppm
I20260608 12:42:51.982036   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:51.984211   431 webserver.cc:533] Webserver started at http://127.0.107.193:46093/ using document root <none> and password file <none>
I20260608 12:42:51.984722   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:51.984910   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:51.985183   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:51.986225   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "9e342be2a9aa4abeb57791aaeaa167d6"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.990648   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:51.993841 10838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.994513   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:51.994781   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "9e342be2a9aa4abeb57791aaeaa167d6"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-qzs9"
I20260608 12:42:51.995035   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-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)
I20260608 12:42:52.005877   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:52.006878   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:52.008200   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:52.010516   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:52.010713   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.010931   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:52.011080   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.047626   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43547
I20260608 12:42:52.047760 10900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43547 every 8 connection(s)
I20260608 12:42:52.052791   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:52.060956 10905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.061167 10906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.064567 10908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:52.064595   431 server_base.cc:1061] running on GCE node
I20260608 12:42:52.066082   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:52.066264   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:52.066439   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922572066422 us; error 0 us; skew 500 ppm
I20260608 12:42:52.067101   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:52.067204 10901 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36811
I20260608 12:42:52.067575 10901 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:52.068442 10901 heartbeater.cc:507] Master 127.0.107.254:36811 requested a full tablet report, sending...
I20260608 12:42:52.069546   431 webserver.cc:533] Webserver started at http://127.0.107.194:42261/ using document root <none> and password file <none>
I20260608 12:42:52.070222   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:52.070451   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:52.070623 10774 ts_manager.cc:194] Registered new tserver with Master: 9e342be2a9aa4abeb57791aaeaa167d6 (127.0.107.193:43547)
I20260608 12:42:52.070779   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:52.072342   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "d8c6a5dc61ea499dbfc175b88bdba60c"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.073127 10774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56536
I20260608 12:42:52.077205   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:52.080467 10913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.081203   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:52.081473   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "d8c6a5dc61ea499dbfc175b88bdba60c"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.081722   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-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)
I20260608 12:42:52.102182   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:52.103188   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:52.104565   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:52.106775   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:52.106966   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.107193   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:52.107347   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.143945   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43185
I20260608 12:42:52.144047 10975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43185 every 8 connection(s)
I20260608 12:42:52.148808   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:52.155767 10979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.156679 10980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.159138 10983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:52.160735   431 server_base.cc:1061] running on GCE node
I20260608 12:42:52.161171 10976 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36811
I20260608 12:42:52.161609 10976 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:52.161653   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:52.161969   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:52.162151   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922572162139 us; error 0 us; skew 500 ppm
I20260608 12:42:52.162458 10976 heartbeater.cc:507] Master 127.0.107.254:36811 requested a full tablet report, sending...
I20260608 12:42:52.162796   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:52.164572 10774 ts_manager.cc:194] Registered new tserver with Master: d8c6a5dc61ea499dbfc175b88bdba60c (127.0.107.194:43185)
I20260608 12:42:52.165477   431 webserver.cc:533] Webserver started at http://127.0.107.195:45787/ using document root <none> and password file <none>
I20260608 12:42:52.166014   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:52.166224   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:52.166085 10774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56540
I20260608 12:42:52.166581   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:52.167794   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "1ecb40a9389b466f84aed5f73a86434d"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.172240   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:42:52.175415 10987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.176111   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:52.176397   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "1ecb40a9389b466f84aed5f73a86434d"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.176651   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-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)
I20260608 12:42:52.193997   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:52.194981   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:52.196360   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:52.198594   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:52.198794   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.199013   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:52.199177   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.236871   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46825
I20260608 12:42:52.236976 11049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46825 every 8 connection(s)
I20260608 12:42:52.241842   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:52.249752 11053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.249928 11054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.254439 11057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:52.254650 11050 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36811
I20260608 12:42:52.255411 11050 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:52.256459 11050 heartbeater.cc:507] Master 127.0.107.254:36811 requested a full tablet report, sending...
I20260608 12:42:52.257107   431 server_base.cc:1061] running on GCE node
I20260608 12:42:52.258162   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:52.258433   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:52.258662   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922572258644 us; error 0 us; skew 500 ppm
I20260608 12:42:52.258798 10774 ts_manager.cc:194] Registered new tserver with Master: 1ecb40a9389b466f84aed5f73a86434d (127.0.107.195:46825)
I20260608 12:42:52.259532   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:52.260775 10774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56554
I20260608 12:42:52.262697   431 webserver.cc:533] Webserver started at http://127.0.107.196:33951/ using document root <none> and password file <none>
I20260608 12:42:52.263379   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:52.263651   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:52.263991   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:52.265412   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "5ddd38606c5542ec805e66af80aa7e32"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.270098   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:52.273563 11061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.274302   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:52.274605   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "5ddd38606c5542ec805e66af80aa7e32"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.274870   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922345639380-431-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)
I20260608 12:42:52.303436   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:52.304658   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:52.306082   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:52.309482   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:52.309815   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.310220   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:52.310491   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.352005   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39567
I20260608 12:42:52.352124 11123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39567 every 8 connection(s)
I20260608 12:42:52.365372 11124 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36811
I20260608 12:42:52.365731 11124 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:52.366374 11124 heartbeater.cc:507] Master 127.0.107.254:36811 requested a full tablet report, sending...
I20260608 12:42:52.368206 10774 ts_manager.cc:194] Registered new tserver with Master: 5ddd38606c5542ec805e66af80aa7e32 (127.0.107.196:39567)
I20260608 12:42:52.368950   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01358737s
I20260608 12:42:52.369930 10774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56560
I20260608 12:42:52.394198 10774 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56564:
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"
    }
  }
}
I20260608 12:42:52.438288 10866 tablet_service.cc:1511] Processing CreateTablet for tablet d8a921effa034979a3342c268143c31a (DEFAULT_TABLE table=test-workload [id=4cd577572ce54563844ea5beae8992d2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:52.439728 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a921effa034979a3342c268143c31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:52.439749 10941 tablet_service.cc:1511] Processing CreateTablet for tablet d8a921effa034979a3342c268143c31a (DEFAULT_TABLE table=test-workload [id=4cd577572ce54563844ea5beae8992d2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:52.439749 11015 tablet_service.cc:1511] Processing CreateTablet for tablet d8a921effa034979a3342c268143c31a (DEFAULT_TABLE table=test-workload [id=4cd577572ce54563844ea5beae8992d2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:52.441264 10941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a921effa034979a3342c268143c31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:52.441512 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a921effa034979a3342c268143c31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:52.454870 11139 tablet_bootstrap.cc:492] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: Bootstrap starting.
I20260608 12:42:52.456974 11140 tablet_bootstrap.cc:492] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6: Bootstrap starting.
I20260608 12:42:52.458782 11141 tablet_bootstrap.cc:492] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d: Bootstrap starting.
I20260608 12:42:52.462114 11139 tablet_bootstrap.cc:654] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:52.463868 11140 tablet_bootstrap.cc:654] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:52.465226 11141 tablet_bootstrap.cc:654] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:52.467754 11139 tablet_bootstrap.cc:492] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: No bootstrap required, opened a new log
I20260608 12:42:52.468256 11139 ts_tablet_manager.cc:1403] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:42:52.469381 11140 tablet_bootstrap.cc:492] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6: No bootstrap required, opened a new log
I20260608 12:42:52.469875 11140 ts_tablet_manager.cc:1403] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260608 12:42:52.470695 11141 tablet_bootstrap.cc:492] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d: No bootstrap required, opened a new log
I20260608 12:42:52.471292 11141 ts_tablet_manager.cc:1403] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 12:42:52.471382 11139 raft_consensus.cc:359] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.472167 11139 raft_consensus.cc:385] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:52.472445 11139 raft_consensus.cc:740] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8c6a5dc61ea499dbfc175b88bdba60c, State: Initialized, Role: FOLLOWER
I20260608 12:42:52.472811 11140 raft_consensus.cc:359] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.473528 11140 raft_consensus.cc:385] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:52.473351 11139 consensus_queue.cc:260] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.473852 11140 raft_consensus.cc:740] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e342be2a9aa4abeb57791aaeaa167d6, State: Initialized, Role: FOLLOWER
I20260608 12:42:52.474306 11141 raft_consensus.cc:359] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.475051 11141 raft_consensus.cc:385] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:52.474725 11140 consensus_queue.cc:260] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.475414 11141 raft_consensus.cc:740] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecb40a9389b466f84aed5f73a86434d, State: Initialized, Role: FOLLOWER
I20260608 12:42:52.476207 10976 heartbeater.cc:499] Master 127.0.107.254:36811 was elected leader, sending a full tablet report...
I20260608 12:42:52.476464 11139 ts_tablet_manager.cc:1434] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:42:52.476781 11141 consensus_queue.cc:260] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.478339 10901 heartbeater.cc:499] Master 127.0.107.254:36811 was elected leader, sending a full tablet report...
I20260608 12:42:52.479291 11140 ts_tablet_manager.cc:1434] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.009s
I20260608 12:42:52.481069 11050 heartbeater.cc:499] Master 127.0.107.254:36811 was elected leader, sending a full tablet report...
I20260608 12:42:52.483287 11141 ts_tablet_manager.cc:1434] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 12:42:52.507624 11145 raft_consensus.cc:493] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:52.508103 11145 raft_consensus.cc:515] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.510360 11145 leader_election.cc:290] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e342be2a9aa4abeb57791aaeaa167d6 (127.0.107.193:43547), 1ecb40a9389b466f84aed5f73a86434d (127.0.107.195:46825)
I20260608 12:42:52.519796 10876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a921effa034979a3342c268143c31a" candidate_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" is_pre_election: true
I20260608 12:42:52.520522 10876 raft_consensus.cc:2468] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8c6a5dc61ea499dbfc175b88bdba60c in term 0.
I20260608 12:42:52.521080 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a921effa034979a3342c268143c31a" candidate_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecb40a9389b466f84aed5f73a86434d" is_pre_election: true
I20260608 12:42:52.521793 11025 raft_consensus.cc:2468] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8c6a5dc61ea499dbfc175b88bdba60c in term 0.
I20260608 12:42:52.521835 10914 leader_election.cc:304] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [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: 9e342be2a9aa4abeb57791aaeaa167d6, d8c6a5dc61ea499dbfc175b88bdba60c; no voters: 
I20260608 12:42:52.522711 11145 raft_consensus.cc:2804] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:52.523082 11145 raft_consensus.cc:493] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:52.523371 11145 raft_consensus.cc:3060] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:52.528007 11145 raft_consensus.cc:515] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.529542 11145 leader_election.cc:290] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [CANDIDATE]: Term 1 election: Requested vote from peers 9e342be2a9aa4abeb57791aaeaa167d6 (127.0.107.193:43547), 1ecb40a9389b466f84aed5f73a86434d (127.0.107.195:46825)
I20260608 12:42:52.530258 10876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a921effa034979a3342c268143c31a" candidate_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e342be2a9aa4abeb57791aaeaa167d6"
I20260608 12:42:52.530552 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a921effa034979a3342c268143c31a" candidate_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecb40a9389b466f84aed5f73a86434d"
I20260608 12:42:52.530727 10876 raft_consensus.cc:3060] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:52.531044 11025 raft_consensus.cc:3060] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:52.535444 10876 raft_consensus.cc:2468] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8c6a5dc61ea499dbfc175b88bdba60c in term 1.
I20260608 12:42:52.535637 11025 raft_consensus.cc:2468] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8c6a5dc61ea499dbfc175b88bdba60c in term 1.
I20260608 12:42:52.536401 10914 leader_election.cc:304] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [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: 9e342be2a9aa4abeb57791aaeaa167d6, d8c6a5dc61ea499dbfc175b88bdba60c; no voters: 
I20260608 12:42:52.537204 11145 raft_consensus.cc:2804] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:52.538280 11145 raft_consensus.cc:697] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 1 LEADER]: Becoming Leader. State: Replica: d8c6a5dc61ea499dbfc175b88bdba60c, State: Running, Role: LEADER
I20260608 12:42:52.539031 11145 consensus_queue.cc:237] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [LEADER]: Queue going to LEADER mode. State: All 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: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } }
I20260608 12:42:52.545383 10774 catalog_manager.cc:5696] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8c6a5dc61ea499dbfc175b88bdba60c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8c6a5dc61ea499dbfc175b88bdba60c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e342be2a9aa4abeb57791aaeaa167d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ecb40a9389b466f84aed5f73a86434d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46825 } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:52.587322   431 auto_rebalancer.cc:591] Failed to schedule move for tablet d8a921effa034979a3342c268143c31a: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:42:52.588433   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:52.603206   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:52.603981   431 tablet_replica.cc:333] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6: stopping tablet replica
I20260608 12:42:52.604516   431 raft_consensus.cc:2243] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:52.604955   431 raft_consensus.cc:2272] T d8a921effa034979a3342c268143c31a P 9e342be2a9aa4abeb57791aaeaa167d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:52.622772   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:52.631135   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:52.646476   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:52.647300   431 tablet_replica.cc:333] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: stopping tablet replica
I20260608 12:42:52.647791   431 raft_consensus.cc:2243] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:52.648371   431 pending_rounds.cc:70] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: Trying to abort 1 pending ops.
I20260608 12:42:52.648561   431 pending_rounds.cc:77] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658857126830080 op_type: NO_OP noop_request { }
I20260608 12:42:52.648850   431 raft_consensus.cc:2889] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:52.649123   431 raft_consensus.cc:2272] T d8a921effa034979a3342c268143c31a P d8c6a5dc61ea499dbfc175b88bdba60c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:52.658161   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:52.666318   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:52.680873   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:52.681591   431 tablet_replica.cc:333] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d: stopping tablet replica
I20260608 12:42:52.682075   431 raft_consensus.cc:2243] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:52.682446   431 raft_consensus.cc:2272] T d8a921effa034979a3342c268143c31a P 1ecb40a9389b466f84aed5f73a86434d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:52.700114   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:52.709215   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:52.724421   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:52.739686   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:52.747332   431 master.cc:562] Master@127.0.107.254:36811 shutting down...
I20260608 12:42:52.761090   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:52.761576   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:52.761888   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e58452e767641259fc0892b790f67a7: stopping tablet replica
I20260608 12:42:52.780339   431 master.cc:584] Master@127.0.107.254:36811 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1023 ms)
[----------] 22 tests from AutoRebalancerTest (227010 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:42:52.809901   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35977
I20260608 12:42:52.810935   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:52.815752 11154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.816213 11153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:52.816916 11156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:52.817413   431 server_base.cc:1061] running on GCE node
I20260608 12:42:52.818115   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:52.818288   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:52.818425   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922572818408 us; error 0 us; skew 500 ppm
I20260608 12:42:52.818964   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:52.821051   431 webserver.cc:533] Webserver started at http://127.0.107.254:41753/ using document root <none> and password file <none>
I20260608 12:42:52.821518   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:52.821686   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:52.821928   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:52.822914   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "1243391b39ac41d18c5b211d617dbc2c"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.827140   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:42:52.830343 11161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:52.831054   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:52.831319   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "1243391b39ac41d18c5b211d617dbc2c"
format_stamp: "Formatted at 2026-06-08 12:42:52 on dist-test-slave-qzs9"
I20260608 12:42:52.831555   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-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)
I20260608 12:42:52.874953   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:52.875960   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:52.909644   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35977
I20260608 12:42:52.909739 11212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35977 every 8 connection(s)
I20260608 12:42:52.913655 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:52.923552 11213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c: Bootstrap starting.
I20260608 12:42:52.927891 11213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:52.931609 11213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c: No bootstrap required, opened a new log
I20260608 12:42:52.933743 11213 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1243391b39ac41d18c5b211d617dbc2c" member_type: VOTER }
I20260608 12:42:52.934099 11213 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:52.934325 11213 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1243391b39ac41d18c5b211d617dbc2c, State: Initialized, Role: FOLLOWER
I20260608 12:42:52.934873 11213 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1243391b39ac41d18c5b211d617dbc2c" member_type: VOTER }
I20260608 12:42:52.935303 11213 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:52.935515 11213 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:52.935770 11213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:52.939770 11213 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1243391b39ac41d18c5b211d617dbc2c" member_type: VOTER }
I20260608 12:42:52.940250 11213 leader_election.cc:304] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [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: 1243391b39ac41d18c5b211d617dbc2c; no voters: 
I20260608 12:42:52.941293 11213 leader_election.cc:290] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:52.941624 11216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:52.942865 11216 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 1 LEADER]: Becoming Leader. State: Replica: 1243391b39ac41d18c5b211d617dbc2c, State: Running, Role: LEADER
I20260608 12:42:52.943547 11216 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [LEADER]: Queue going to LEADER mode. State: All 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: "1243391b39ac41d18c5b211d617dbc2c" member_type: VOTER }
I20260608 12:42:52.944026 11213 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:52.946307 11217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1243391b39ac41d18c5b211d617dbc2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1243391b39ac41d18c5b211d617dbc2c" member_type: VOTER } }
I20260608 12:42:52.946398 11218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1243391b39ac41d18c5b211d617dbc2c. Latest consensus state: current_term: 1 leader_uuid: "1243391b39ac41d18c5b211d617dbc2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1243391b39ac41d18c5b211d617dbc2c" member_type: VOTER } }
I20260608 12:42:52.947057 11217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:52.947090 11218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:52.950090 11222 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:52.955071 11222 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:52.958410   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:52.963567 11222 catalog_manager.cc:1382] Generated new cluster ID: 0dbd2b79413b458c97821a4f89b732cf
I20260608 12:42:52.963835 11222 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:53.008200 11222 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:53.009498 11222 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:53.022940 11222 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c: Generated new TSK 0
I20260608 12:42:53.023515 11222 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:53.089253   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:53.094961 11234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:53.095907 11235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:53.097208 11237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:53.097438   431 server_base.cc:1061] running on GCE node
I20260608 12:42:53.098249   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:53.098430   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:53.098553   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922573098542 us; error 0 us; skew 500 ppm
I20260608 12:42:53.099063   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:53.101161   431 webserver.cc:533] Webserver started at http://127.0.107.193:46131/ using document root <none> and password file <none>
I20260608 12:42:53.101612   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:53.101763   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:53.101967   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:53.102941   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
format_stamp: "Formatted at 2026-06-08 12:42:53 on dist-test-slave-qzs9"
I20260608 12:42:53.107229   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:53.110373 11242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.111060   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:53.111305   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
format_stamp: "Formatted at 2026-06-08 12:42:53 on dist-test-slave-qzs9"
I20260608 12:42:53.111529   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-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)
I20260608 12:42:53.140514   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:53.141538   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:53.142903   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:53.145205   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:53.145398   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.145632   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:53.145776   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.182992   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44827
I20260608 12:42:53.183110 11304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44827 every 8 connection(s)
I20260608 12:42:53.187836   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:53.195078 11309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:53.197809 11310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:53.201772   431 server_base.cc:1061] running on GCE node
W20260608 12:42:53.202703 11312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:53.203665   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:53.203939   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:53.204150   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922573204131 us; error 0 us; skew 500 ppm
I20260608 12:42:53.204496 11305 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35977
I20260608 12:42:53.204936   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:53.204953 11305 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:53.206106 11305 heartbeater.cc:507] Master 127.0.107.254:35977 requested a full tablet report, sending...
I20260608 12:42:53.207886   431 webserver.cc:533] Webserver started at http://127.0.107.194:39041/ using document root <none> and password file <none>
I20260608 12:42:53.208312 11178 ts_manager.cc:194] Registered new tserver with Master: 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827)
I20260608 12:42:53.208437   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:53.208765   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:53.209033   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:53.210052   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "00bf4d1b12e040efbc0ae4f04987c204"
format_stamp: "Formatted at 2026-06-08 12:42:53 on dist-test-slave-qzs9"
I20260608 12:42:53.210165 11178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36108
I20260608 12:42:53.214906   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:53.218143 11317 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.218850   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:53.219107   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "00bf4d1b12e040efbc0ae4f04987c204"
format_stamp: "Formatted at 2026-06-08 12:42:53 on dist-test-slave-qzs9"
I20260608 12:42:53.219353   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-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)
I20260608 12:42:53.236934   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:53.237849   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:53.239133   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:53.241374   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:53.241549   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.241775   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:53.241917   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.279229   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46027
I20260608 12:42:53.279340 11379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46027 every 8 connection(s)
I20260608 12:42:53.284024   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:53.290375 11383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:53.292667 11384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:53.293774   431 server_base.cc:1061] running on GCE node
W20260608 12:42:53.294492 11386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:53.295531   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:53.295774   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:53.295971   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922573295953 us; error 0 us; skew 500 ppm
I20260608 12:42:53.296726 11380 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35977
I20260608 12:42:53.296768   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:53.297219 11380 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:53.297995 11380 heartbeater.cc:507] Master 127.0.107.254:35977 requested a full tablet report, sending...
I20260608 12:42:53.299485   431 webserver.cc:533] Webserver started at http://127.0.107.195:41227/ using document root <none> and password file <none>
I20260608 12:42:53.300190   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:53.300257 11178 ts_manager.cc:194] Registered new tserver with Master: 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:53.300524   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:53.300951   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:53.302206 11178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36116
I20260608 12:42:53.302315   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "ddaee0a949cb40948e96b3e96aa1010c"
format_stamp: "Formatted at 2026-06-08 12:42:53 on dist-test-slave-qzs9"
I20260608 12:42:53.306928   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:53.310086 11391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.310801   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:53.311048   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "ddaee0a949cb40948e96b3e96aa1010c"
format_stamp: "Formatted at 2026-06-08 12:42:53 on dist-test-slave-qzs9"
I20260608 12:42:53.311278   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-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)
I20260608 12:42:53.335273   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:53.336139   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:53.337265   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:53.339354   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:53.339540   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.339759   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:53.339906   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:53.375679   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40623
I20260608 12:42:53.375792 11453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40623 every 8 connection(s)
I20260608 12:42:53.388882 11454 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35977
I20260608 12:42:53.389281 11454 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:53.389993 11454 heartbeater.cc:507] Master 127.0.107.254:35977 requested a full tablet report, sending...
I20260608 12:42:53.391866 11178 ts_manager.cc:194] Registered new tserver with Master: ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:53.392084   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013178719s
I20260608 12:42:53.393208 11178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36124
I20260608 12:42:54.213052 11305 heartbeater.cc:499] Master 127.0.107.254:35977 was elected leader, sending a full tablet report...
I20260608 12:42:54.304863 11380 heartbeater.cc:499] Master 127.0.107.254:35977 was elected leader, sending a full tablet report...
I20260608 12:42:54.395735 11454 heartbeater.cc:499] Master 127.0.107.254:35977 was elected leader, sending a full tablet report...
I20260608 12:42:54.445762 11178 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36126:
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"
    }
  }
}
W20260608 12:42:54.448179 11178 catalog_manager.cc:7076] 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.
I20260608 12:42:54.506089 11270 tablet_service.cc:1511] Processing CreateTablet for tablet 6752210fe6394f1bac6c9f5ac0324c78 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:54.507527 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6752210fe6394f1bac6c9f5ac0324c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.513902 11269 tablet_service.cc:1511] Processing CreateTablet for tablet a7390e31276348ffbaae42798ef9533f (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:54.515388 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7390e31276348ffbaae42798ef9533f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.518489 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 23e29cf1503d4bd59ac1619ee7726ff2 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:54.519662 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e29cf1503d4bd59ac1619ee7726ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.521862 11267 tablet_service.cc:1511] Processing CreateTablet for tablet e6442d6d201844e68b7e305f8d154828 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:54.523128 11267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6442d6d201844e68b7e305f8d154828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.526302 11266 tablet_service.cc:1511] Processing CreateTablet for tablet a183c8582bdd4ff2a2fe79f47f99f77a (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:54.527552 11266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a183c8582bdd4ff2a2fe79f47f99f77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.531111 11265 tablet_service.cc:1511] Processing CreateTablet for tablet 37086dc86833464085b5f06bf2ef0fa1 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:54.532351 11265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37086dc86833464085b5f06bf2ef0fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.535972 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 6752210fe6394f1bac6c9f5ac0324c78 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:54.537271 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6752210fe6394f1bac6c9f5ac0324c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.537621 11342 tablet_service.cc:1511] Processing CreateTablet for tablet e6442d6d201844e68b7e305f8d154828 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:54.538880 11342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6442d6d201844e68b7e305f8d154828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.541869 11344 tablet_service.cc:1511] Processing CreateTablet for tablet a7390e31276348ffbaae42798ef9533f (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:54.543095 11341 tablet_service.cc:1511] Processing CreateTablet for tablet a183c8582bdd4ff2a2fe79f47f99f77a (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:54.544430 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 23e29cf1503d4bd59ac1619ee7726ff2 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:54.545394 11340 tablet_service.cc:1511] Processing CreateTablet for tablet 37086dc86833464085b5f06bf2ef0fa1 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:54.549839 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 23e29cf1503d4bd59ac1619ee7726ff2 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:54.550276 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 6752210fe6394f1bac6c9f5ac0324c78 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:54.551928 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6752210fe6394f1bac6c9f5ac0324c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.551652 11416 tablet_service.cc:1511] Processing CreateTablet for tablet e6442d6d201844e68b7e305f8d154828 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:54.552970 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6442d6d201844e68b7e305f8d154828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.555750 11415 tablet_service.cc:1511] Processing CreateTablet for tablet a183c8582bdd4ff2a2fe79f47f99f77a (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:54.557833 11414 tablet_service.cc:1511] Processing CreateTablet for tablet 37086dc86833464085b5f06bf2ef0fa1 (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:54.559090 11414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37086dc86833464085b5f06bf2ef0fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.548154 11418 tablet_service.cc:1511] Processing CreateTablet for tablet a7390e31276348ffbaae42798ef9533f (DEFAULT_TABLE table=test-workload [id=4dbfcc3d5b7b41e4904f8ac25b266b66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:54.561604 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7390e31276348ffbaae42798ef9533f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.564433 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e29cf1503d4bd59ac1619ee7726ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.566416 11415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a183c8582bdd4ff2a2fe79f47f99f77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.543184 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7390e31276348ffbaae42798ef9533f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.569422 11341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a183c8582bdd4ff2a2fe79f47f99f77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.571427 11340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37086dc86833464085b5f06bf2ef0fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.575044 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e29cf1503d4bd59ac1619ee7726ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:54.594445 11476 tablet_bootstrap.cc:492] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204: Bootstrap starting.
I20260608 12:42:54.599078 11475 tablet_bootstrap.cc:492] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c: Bootstrap starting.
I20260608 12:42:54.606925 11475 tablet_bootstrap.cc:654] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.638552 11476 tablet_bootstrap.cc:654] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.651957 11474 tablet_bootstrap.cc:492] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2: Bootstrap starting.
I20260608 12:42:54.659201 11475 tablet_bootstrap.cc:492] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c: No bootstrap required, opened a new log
I20260608 12:42:54.659811 11475 ts_tablet_manager.cc:1403] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.006s
I20260608 12:42:54.662580 11474 tablet_bootstrap.cc:654] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.662925 11475 raft_consensus.cc:359] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.663693 11475 raft_consensus.cc:385] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.663990 11475 raft_consensus.cc:740] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.664937 11475 consensus_queue.cc:260] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.670538 11476 tablet_bootstrap.cc:492] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204: No bootstrap required, opened a new log
I20260608 12:42:54.671022 11476 ts_tablet_manager.cc:1403] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent bootstrapping tablet: real 0.077s	user 0.003s	sys 0.009s
I20260608 12:42:54.675127 11475 ts_tablet_manager.cc:1434] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260608 12:42:54.675530 11474 tablet_bootstrap.cc:492] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2: No bootstrap required, opened a new log
I20260608 12:42:54.676184 11475 tablet_bootstrap.cc:492] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c: Bootstrap starting.
I20260608 12:42:54.676199 11474 ts_tablet_manager.cc:1403] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260608 12:42:54.673621 11476 raft_consensus.cc:359] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.676895 11476 raft_consensus.cc:385] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.677201 11476 raft_consensus.cc:740] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.678067 11476 consensus_queue.cc:260] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.679596 11474 raft_consensus.cc:359] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.680366 11474 raft_consensus.cc:385] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.680615 11474 raft_consensus.cc:740] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362e53f0d0be4088b18f8c4f25fae5a2, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.681447 11474 consensus_queue.cc:260] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.683399 11475 tablet_bootstrap.cc:654] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.684567 11474 ts_tablet_manager.cc:1434] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:54.685721 11474 tablet_bootstrap.cc:492] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2: Bootstrap starting.
I20260608 12:42:54.692947 11474 tablet_bootstrap.cc:654] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.698689 11476 ts_tablet_manager.cc:1434] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.008s
I20260608 12:42:54.699848 11476 tablet_bootstrap.cc:492] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204: Bootstrap starting.
I20260608 12:42:54.701998 11475 tablet_bootstrap.cc:492] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c: No bootstrap required, opened a new log
I20260608 12:42:54.702549 11475 ts_tablet_manager.cc:1403] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260608 12:42:54.705713 11476 tablet_bootstrap.cc:654] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.705536 11475 raft_consensus.cc:359] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.706279 11475 raft_consensus.cc:385] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.706588 11475 raft_consensus.cc:740] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.707235 11474 tablet_bootstrap.cc:492] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2: No bootstrap required, opened a new log
I20260608 12:42:54.707780 11474 ts_tablet_manager.cc:1403] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.006s
I20260608 12:42:54.707475 11475 consensus_queue.cc:260] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.710134 11475 ts_tablet_manager.cc:1434] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:54.711199 11475 tablet_bootstrap.cc:492] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c: Bootstrap starting.
I20260608 12:42:54.711234 11474 raft_consensus.cc:359] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.712322 11474 raft_consensus.cc:385] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.712757 11474 raft_consensus.cc:740] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362e53f0d0be4088b18f8c4f25fae5a2, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.713681 11474 consensus_queue.cc:260] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.715876 11474 ts_tablet_manager.cc:1434] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:54.717022 11474 tablet_bootstrap.cc:492] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2: Bootstrap starting.
I20260608 12:42:54.718562 11475 tablet_bootstrap.cc:654] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.723698 11476 tablet_bootstrap.cc:492] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204: No bootstrap required, opened a new log
I20260608 12:42:54.724273 11476 ts_tablet_manager.cc:1403] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260608 12:42:54.727301 11476 raft_consensus.cc:359] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.728070 11476 raft_consensus.cc:385] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.728426 11476 raft_consensus.cc:740] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.728529 11474 tablet_bootstrap.cc:654] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.729373 11476 consensus_queue.cc:260] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.731823 11476 ts_tablet_manager.cc:1434] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:42:54.732869 11476 tablet_bootstrap.cc:492] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204: Bootstrap starting.
I20260608 12:42:54.733798 11475 tablet_bootstrap.cc:492] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c: No bootstrap required, opened a new log
I20260608 12:42:54.733881 11480 raft_consensus.cc:493] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:54.734493 11475 ts_tablet_manager.cc:1403] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 12:42:54.734524 11480 raft_consensus.cc:515] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.737632 11475 raft_consensus.cc:359] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.738394 11475 raft_consensus.cc:385] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.738757 11475 raft_consensus.cc:740] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.739233 11476 tablet_bootstrap.cc:654] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.739854 11475 consensus_queue.cc:260] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.748529 11480 leader_election.cc:290] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:54.758525 11475 ts_tablet_manager.cc:1434] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.011s
I20260608 12:42:54.759684 11475 tablet_bootstrap.cc:492] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c: Bootstrap starting.
I20260608 12:42:54.765666 11475 tablet_bootstrap.cc:654] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.776887 11475 tablet_bootstrap.cc:492] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c: No bootstrap required, opened a new log
I20260608 12:42:54.777531 11475 ts_tablet_manager.cc:1403] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 12:42:54.778426 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752210fe6394f1bac6c9f5ac0324c78" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:54.779184 11280 raft_consensus.cc:2468] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 0.
I20260608 12:42:54.777067 11474 tablet_bootstrap.cc:492] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2: No bootstrap required, opened a new log
I20260608 12:42:54.780406 11474 ts_tablet_manager.cc:1403] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.002s
I20260608 12:42:54.780879 11475 raft_consensus.cc:359] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.781198 11394 leader_election.cc:304] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:54.781605 11476 tablet_bootstrap.cc:492] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204: No bootstrap required, opened a new log
I20260608 12:42:54.781728 11475 raft_consensus.cc:385] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.780480 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752210fe6394f1bac6c9f5ac0324c78" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204" is_pre_election: true
I20260608 12:42:54.782276 11476 ts_tablet_manager.cc:1403] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.018s
I20260608 12:42:54.782416 11475 raft_consensus.cc:740] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.783500 11475 consensus_queue.cc:260] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.783713 11474 raft_consensus.cc:359] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
W20260608 12:42:54.783522 11395 leader_election.cc:343] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:54.785652 11474 raft_consensus.cc:385] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.785786 11475 ts_tablet_manager.cc:1434] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:42:54.785508 11476 raft_consensus.cc:359] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.787448 11476 raft_consensus.cc:385] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.787774 11476 raft_consensus.cc:740] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.787948 11475 tablet_bootstrap.cc:492] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c: Bootstrap starting.
I20260608 12:42:54.786016 11474 raft_consensus.cc:740] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362e53f0d0be4088b18f8c4f25fae5a2, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.783706 11489 raft_consensus.cc:2804] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:54.788559 11476 consensus_queue.cc:260] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.789059 11489 raft_consensus.cc:493] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:54.789618 11489 raft_consensus.cc:3060] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.793578 11476 ts_tablet_manager.cc:1434] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 12:42:54.794567 11475 tablet_bootstrap.cc:654] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.794559 11476 tablet_bootstrap.cc:492] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204: Bootstrap starting.
I20260608 12:42:54.798398 11489 raft_consensus.cc:515] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.794489 11474 consensus_queue.cc:260] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.801330 11476 tablet_bootstrap.cc:654] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.801350 11474 ts_tablet_manager.cc:1434] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:42:54.802397 11489 leader_election.cc:290] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 election: Requested vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:54.803206 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752210fe6394f1bac6c9f5ac0324c78" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
I20260608 12:42:54.803964 11280 raft_consensus.cc:3060] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.804559 11474 tablet_bootstrap.cc:492] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2: Bootstrap starting.
I20260608 12:42:54.807052 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752210fe6394f1bac6c9f5ac0324c78" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204"
W20260608 12:42:54.808794 11395 leader_election.cc:343] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:54.810978 11474 tablet_bootstrap.cc:654] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.810976 11280 raft_consensus.cc:2468] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 1.
I20260608 12:42:54.812486 11394 leader_election.cc:304] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 00bf4d1b12e040efbc0ae4f04987c204
I20260608 12:42:54.813385 11489 raft_consensus.cc:2804] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:54.813864 11489 raft_consensus.cc:697] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Becoming Leader. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Running, Role: LEADER
I20260608 12:42:54.814661 11489 consensus_queue.cc:237] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Queue going to LEADER mode. State: All 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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.817063 11481 raft_consensus.cc:493] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:54.817631 11481 raft_consensus.cc:515] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.821976 11475 tablet_bootstrap.cc:492] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c: No bootstrap required, opened a new log
I20260608 12:42:54.822558 11475 ts_tablet_manager.cc:1403] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260608 12:42:54.823607 11481 leader_election.cc:290] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:54.825708 11475 raft_consensus.cc:359] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.826407 11475 raft_consensus.cc:385] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.826727 11475 raft_consensus.cc:740] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.827718 11475 consensus_queue.cc:260] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.830057 11475 ts_tablet_manager.cc:1434] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:42:54.830999 11475 tablet_bootstrap.cc:492] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c: Bootstrap starting.
I20260608 12:42:54.840934 11480 raft_consensus.cc:493] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:54.841519 11480 raft_consensus.cc:515] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.843875 11480 leader_election.cc:290] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:54.845865 11475 tablet_bootstrap.cc:654] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.845726 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7390e31276348ffbaae42798ef9533f" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:54.846422 11280 raft_consensus.cc:2468] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 0.
I20260608 12:42:54.847764 11394 leader_election.cc:304] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:54.848773 11480 raft_consensus.cc:2804] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:54.849221 11480 raft_consensus.cc:493] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:54.849630 11480 raft_consensus.cc:3060] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.851173 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7390e31276348ffbaae42798ef9533f" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204" is_pre_election: true
W20260608 12:42:54.853052 11395 leader_election.cc:343] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:54.857832 11480 raft_consensus.cc:515] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.862620 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a183c8582bdd4ff2a2fe79f47f99f77a" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:54.863680 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7390e31276348ffbaae42798ef9533f" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
I20260608 12:42:54.864310 11279 raft_consensus.cc:3060] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:54.864269 11320 leader_election.cc:343] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:54.867561 11176 catalog_manager.cc:5696] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c reported cstate change: term changed from 0 to 1, leader changed from <none> to ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ddaee0a949cb40948e96b3e96aa1010c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:54.879218 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a183c8582bdd4ff2a2fe79f47f99f77a" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddaee0a949cb40948e96b3e96aa1010c" is_pre_election: true
I20260608 12:42:54.880009 11429 raft_consensus.cc:2468] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bf4d1b12e040efbc0ae4f04987c204 in term 0.
I20260608 12:42:54.881517 11319 leader_election.cc:304] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [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: 00bf4d1b12e040efbc0ae4f04987c204, ddaee0a949cb40948e96b3e96aa1010c; no voters: 362e53f0d0be4088b18f8c4f25fae5a2
I20260608 12:42:54.875922 11279 raft_consensus.cc:2468] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 1.
I20260608 12:42:54.883256 11481 raft_consensus.cc:2804] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:54.883677 11481 raft_consensus.cc:493] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:54.884028 11481 raft_consensus.cc:3060] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.887027 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7390e31276348ffbaae42798ef9533f" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204"
W20260608 12:42:54.888793 11395 leader_election.cc:343] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:54.890013 11394 leader_election.cc:304] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 00bf4d1b12e040efbc0ae4f04987c204
I20260608 12:42:54.890506 11475 tablet_bootstrap.cc:492] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c: No bootstrap required, opened a new log
I20260608 12:42:54.890964 11475 ts_tablet_manager.cc:1403] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.020s
I20260608 12:42:54.891011 11489 raft_consensus.cc:2804] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:54.892514 11489 raft_consensus.cc:697] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Becoming Leader. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Running, Role: LEADER
I20260608 12:42:54.893456 11489 consensus_queue.cc:237] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Queue going to LEADER mode. State: All 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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.893853 11475 raft_consensus.cc:359] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.894446 11475 raft_consensus.cc:385] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.894683 11475 raft_consensus.cc:740] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.895471 11475 consensus_queue.cc:260] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.896890 11480 leader_election.cc:290] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 election: Requested vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:54.897447 11475 ts_tablet_manager.cc:1434] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:42:54.900498 11481 raft_consensus.cc:515] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.904451 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a183c8582bdd4ff2a2fe79f47f99f77a" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
W20260608 12:42:54.905781 11320 leader_election.cc:343] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:54.906339 11474 tablet_bootstrap.cc:492] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2: No bootstrap required, opened a new log
I20260608 12:42:54.906844 11481 leader_election.cc:290] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 election: Requested vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:54.906234 11177 catalog_manager.cc:5696] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c reported cstate change: term changed from 0 to 1, leader changed from <none> to ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ddaee0a949cb40948e96b3e96aa1010c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:54.906957 11474 ts_tablet_manager.cc:1403] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.014s
I20260608 12:42:54.907085 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a183c8582bdd4ff2a2fe79f47f99f77a" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddaee0a949cb40948e96b3e96aa1010c"
I20260608 12:42:54.906258 11476 tablet_bootstrap.cc:492] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204: No bootstrap required, opened a new log
I20260608 12:42:54.907826 11429 raft_consensus.cc:3060] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.907996 11476 ts_tablet_manager.cc:1403] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent bootstrapping tablet: real 0.114s	user 0.043s	sys 0.057s
I20260608 12:42:54.910982 11476 raft_consensus.cc:359] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.911633 11476 raft_consensus.cc:385] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.911923 11476 raft_consensus.cc:740] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.912720 11476 consensus_queue.cc:260] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } }
I20260608 12:42:54.914275 11429 raft_consensus.cc:2468] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bf4d1b12e040efbc0ae4f04987c204 in term 1.
I20260608 12:42:54.915314 11476 ts_tablet_manager.cc:1434] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:54.915891 11319 leader_election.cc:304] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [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: 00bf4d1b12e040efbc0ae4f04987c204, ddaee0a949cb40948e96b3e96aa1010c; no voters: 362e53f0d0be4088b18f8c4f25fae5a2
I20260608 12:42:54.913332 11474 raft_consensus.cc:359] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.916342 11476 tablet_bootstrap.cc:492] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204: Bootstrap starting.
I20260608 12:42:54.917203 11481 raft_consensus.cc:2804] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:54.916666 11474 raft_consensus.cc:385] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.918287 11474 raft_consensus.cc:740] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362e53f0d0be4088b18f8c4f25fae5a2, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.919083 11474 consensus_queue.cc:260] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.921347 11474 ts_tablet_manager.cc:1434] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 12:42:54.922341 11474 tablet_bootstrap.cc:492] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2: Bootstrap starting.
I20260608 12:42:54.926301 11476 tablet_bootstrap.cc:654] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.928094 11474 tablet_bootstrap.cc:654] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.936890 11481 raft_consensus.cc:697] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 LEADER]: Becoming Leader. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Running, Role: LEADER
I20260608 12:42:54.937903 11481 consensus_queue.cc:237] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Queue going to LEADER mode. State: All 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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.940920 11474 tablet_bootstrap.cc:492] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2: No bootstrap required, opened a new log
I20260608 12:42:54.941529 11474 ts_tablet_manager.cc:1403] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260608 12:42:54.941974 11476 tablet_bootstrap.cc:492] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204: No bootstrap required, opened a new log
I20260608 12:42:54.942526 11476 ts_tablet_manager.cc:1403] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.018s
I20260608 12:42:54.944573 11474 raft_consensus.cc:359] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.945323 11474 raft_consensus.cc:385] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.945623 11474 raft_consensus.cc:740] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362e53f0d0be4088b18f8c4f25fae5a2, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.945511 11476 raft_consensus.cc:359] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.946321 11476 raft_consensus.cc:385] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.946612 11476 raft_consensus.cc:740] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.946583 11474 consensus_queue.cc:260] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.947593 11476 consensus_queue.cc:260] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.947945 11178 catalog_manager.cc:5696] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "00bf4d1b12e040efbc0ae4f04987c204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:54.949051 11474 ts_tablet_manager.cc:1434] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:54.949865 11476 ts_tablet_manager.cc:1434] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:54.950109 11474 tablet_bootstrap.cc:492] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2: Bootstrap starting.
I20260608 12:42:54.950850 11476 tablet_bootstrap.cc:492] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204: Bootstrap starting.
I20260608 12:42:54.956872 11474 tablet_bootstrap.cc:654] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:54.957638 11476 tablet_bootstrap.cc:654] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:54.961688 11226 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:54.964689 11474 tablet_bootstrap.cc:492] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2: No bootstrap required, opened a new log
I20260608 12:42:54.965226 11474 ts_tablet_manager.cc:1403] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:42:54.966557 11476 tablet_bootstrap.cc:492] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204: No bootstrap required, opened a new log
I20260608 12:42:54.967072 11476 ts_tablet_manager.cc:1403] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:42:54.968015 11474 raft_consensus.cc:359] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.968606 11474 raft_consensus.cc:385] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.968900 11474 raft_consensus.cc:740] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362e53f0d0be4088b18f8c4f25fae5a2, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.969324 11476 raft_consensus.cc:359] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.969507 11474 consensus_queue.cc:260] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.969960 11476 raft_consensus.cc:385] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:54.970238 11476 raft_consensus.cc:740] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Initialized, Role: FOLLOWER
I20260608 12:42:54.971334 11474 ts_tablet_manager.cc:1434] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:54.970981 11476 consensus_queue.cc:260] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.973003 11476 ts_tablet_manager.cc:1434] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:42:54.977450 11489 raft_consensus.cc:493] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:54.977864 11489 raft_consensus.cc:515] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.979784 11481 raft_consensus.cc:493] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:54.980289 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37086dc86833464085b5f06bf2ef0fa1" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:54.979732 11489 leader_election.cc:290] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:54.980974 11279 raft_consensus.cc:2468] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 0.
I20260608 12:42:54.980978 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37086dc86833464085b5f06bf2ef0fa1" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204" is_pre_election: true
I20260608 12:42:54.981952 11355 raft_consensus.cc:2468] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 0.
I20260608 12:42:54.982259 11394 leader_election.cc:304] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:54.983139 11489 raft_consensus.cc:2804] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:54.980315 11481 raft_consensus.cc:515] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.983530 11489 raft_consensus.cc:493] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:54.984243 11489 raft_consensus.cc:3060] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.985430 11481 leader_election.cc:290] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:54.986022 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6442d6d201844e68b7e305f8d154828" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddaee0a949cb40948e96b3e96aa1010c" is_pre_election: true
I20260608 12:42:54.986459 11429 raft_consensus.cc:2468] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bf4d1b12e040efbc0ae4f04987c204 in term 0.
I20260608 12:42:54.987283 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6442d6d201844e68b7e305f8d154828" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:54.987319 11319 leader_election.cc:304] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [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: 00bf4d1b12e040efbc0ae4f04987c204, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:54.987910 11279 raft_consensus.cc:2468] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00bf4d1b12e040efbc0ae4f04987c204 in term 0.
I20260608 12:42:54.988286 11481 raft_consensus.cc:2804] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:54.988714 11481 raft_consensus.cc:493] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:54.989059 11481 raft_consensus.cc:3060] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.989965 11489 raft_consensus.cc:515] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.992547 11489 leader_election.cc:290] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 election: Requested vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:54.992765 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37086dc86833464085b5f06bf2ef0fa1" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
I20260608 12:42:54.992765 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37086dc86833464085b5f06bf2ef0fa1" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204"
I20260608 12:42:54.993551 11279 raft_consensus.cc:3060] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.993620 11355 raft_consensus.cc:3060] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:54.994486 11489 raft_consensus.cc:493] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:54.995002 11489 raft_consensus.cc:515] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.995965 11481 raft_consensus.cc:515] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:54.997884 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e29cf1503d4bd59ac1619ee7726ff2" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:54.998515 11280 raft_consensus.cc:2468] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 0.
I20260608 12:42:54.999396 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e29cf1503d4bd59ac1619ee7726ff2" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204" is_pre_election: true
I20260608 12:42:54.999738 11394 leader_election.cc:304] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:55.000039 11354 raft_consensus.cc:2468] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 0.
I20260608 12:42:55.000198 11279 raft_consensus.cc:2468] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 1.
I20260608 12:42:55.000587 11355 raft_consensus.cc:2468] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 1.
I20260608 12:42:55.000744 11480 raft_consensus.cc:2804] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:55.001210 11480 raft_consensus.cc:493] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:55.001467 11480 raft_consensus.cc:3060] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.001874 11395 leader_election.cc:304] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [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: 00bf4d1b12e040efbc0ae4f04987c204, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:55.002453 11489 leader_election.cc:290] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:55.002614 11500 raft_consensus.cc:2804] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:55.003209 11500 raft_consensus.cc:697] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Becoming Leader. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Running, Role: LEADER
I20260608 12:42:55.004081 11500 consensus_queue.cc:237] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Queue going to LEADER mode. State: All 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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:55.005400 11481 leader_election.cc:290] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 election: Requested vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:55.006235 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6442d6d201844e68b7e305f8d154828" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
I20260608 12:42:55.006621 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6442d6d201844e68b7e305f8d154828" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddaee0a949cb40948e96b3e96aa1010c"
I20260608 12:42:55.006817 11279 raft_consensus.cc:3060] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.007177 11429 raft_consensus.cc:3060] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.007685 11480 raft_consensus.cc:515] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:55.010649 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e29cf1503d4bd59ac1619ee7726ff2" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2"
I20260608 12:42:55.011240 11280 raft_consensus.cc:3060] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.013339 11279 raft_consensus.cc:2468] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bf4d1b12e040efbc0ae4f04987c204 in term 1.
I20260608 12:42:55.014612 11480 leader_election.cc:290] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [CANDIDATE]: Term 1 election: Requested vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027)
I20260608 12:42:55.015799 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e29cf1503d4bd59ac1619ee7726ff2" candidate_uuid: "ddaee0a949cb40948e96b3e96aa1010c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204"
I20260608 12:42:55.016456 11355 raft_consensus.cc:3060] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.018090 11280 raft_consensus.cc:2468] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 1.
I20260608 12:42:55.014624 11320 leader_election.cc:304] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [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: 00bf4d1b12e040efbc0ae4f04987c204, 362e53f0d0be4088b18f8c4f25fae5a2; no voters: 
I20260608 12:42:55.019001 11481 raft_consensus.cc:2804] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:55.019127 11394 leader_election.cc:304] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [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: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c; no voters: 
I20260608 12:42:55.019537 11481 raft_consensus.cc:697] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 LEADER]: Becoming Leader. State: Replica: 00bf4d1b12e040efbc0ae4f04987c204, State: Running, Role: LEADER
I20260608 12:42:55.020233 11500 raft_consensus.cc:2804] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:55.020908 11500 raft_consensus.cc:697] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Becoming Leader. State: Replica: ddaee0a949cb40948e96b3e96aa1010c, State: Running, Role: LEADER
I20260608 12:42:55.020635 11481 consensus_queue.cc:237] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Queue going to LEADER mode. State: All 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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:55.021770 11500 consensus_queue.cc:237] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Queue going to LEADER mode. State: All 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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:55.021989 11178 catalog_manager.cc:5696] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c reported cstate change: term changed from 0 to 1, leader changed from <none> to ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ddaee0a949cb40948e96b3e96aa1010c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:55.023749 11355 raft_consensus.cc:2468] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddaee0a949cb40948e96b3e96aa1010c in term 1.
I20260608 12:42:55.013900 11429 raft_consensus.cc:2468] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00bf4d1b12e040efbc0ae4f04987c204 in term 1.
I20260608 12:42:55.034797 11481 raft_consensus.cc:493] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:55.034128 11177 catalog_manager.cc:5696] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "00bf4d1b12e040efbc0ae4f04987c204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:55.035203 11481 raft_consensus.cc:515] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:55.037035 11481 leader_election.cc:290] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362e53f0d0be4088b18f8c4f25fae5a2 (127.0.107.193:44827), ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:55.038301 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7390e31276348ffbaae42798ef9533f" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddaee0a949cb40948e96b3e96aa1010c" is_pre_election: true
I20260608 12:42:55.039870 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7390e31276348ffbaae42798ef9533f" candidate_uuid: "00bf4d1b12e040efbc0ae4f04987c204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" is_pre_election: true
I20260608 12:42:55.040768 11280 raft_consensus.cc:2393] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00bf4d1b12e040efbc0ae4f04987c204 in current term 1: Already voted for candidate ddaee0a949cb40948e96b3e96aa1010c in this term.
I20260608 12:42:55.039960 11178 catalog_manager.cc:5696] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c reported cstate change: term changed from 0 to 1, leader changed from <none> to ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ddaee0a949cb40948e96b3e96aa1010c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:55.041723 11320 leader_election.cc:304] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [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: 00bf4d1b12e040efbc0ae4f04987c204; no voters: 362e53f0d0be4088b18f8c4f25fae5a2, ddaee0a949cb40948e96b3e96aa1010c
I20260608 12:42:55.044087 11481 raft_consensus.cc:3060] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.050056 11481 raft_consensus.cc:2749] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:55.209862 11482 raft_consensus.cc:493] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:55.210568 11482 raft_consensus.cc:515] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } }
I20260608 12:42:55.219024 11482 leader_election.cc:290] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027), ddaee0a949cb40948e96b3e96aa1010c (127.0.107.195:40623)
I20260608 12:42:55.236563 11355 raft_consensus.cc:3060] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.247131 11500 consensus_queue.cc:1048] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.258415 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a183c8582bdd4ff2a2fe79f47f99f77a" candidate_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00bf4d1b12e040efbc0ae4f04987c204" is_pre_election: true
W20260608 12:42:55.259147 11512 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.001s	sys 0.014s
W20260608 12:42:55.263053 11513 meta_cache.cc:1261] Time spent looking up entry by key: real 0.086s	user 0.001s	sys 0.017s
W20260608 12:42:55.268561 11458 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.009s	sys 0.008s
I20260608 12:42:55.283363 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a183c8582bdd4ff2a2fe79f47f99f77a" candidate_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddaee0a949cb40948e96b3e96aa1010c" is_pre_election: true
I20260608 12:42:55.284236 11429 raft_consensus.cc:2393] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 362e53f0d0be4088b18f8c4f25fae5a2 in current term 1: Already voted for candidate 00bf4d1b12e040efbc0ae4f04987c204 in this term.
I20260608 12:42:55.291144 11244 leader_election.cc:304] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [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: 362e53f0d0be4088b18f8c4f25fae5a2; no voters: 00bf4d1b12e040efbc0ae4f04987c204, ddaee0a949cb40948e96b3e96aa1010c
I20260608 12:42:55.293378 11482 raft_consensus.cc:3060] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:55.303421 11482 raft_consensus.cc:2749] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:55.307530 11480 consensus_queue.cc:1048] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:55.346957 11481 consensus_queue.cc:1048] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.360760 11481 consensus_queue.cc:1048] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.396409 11489 consensus_queue.cc:1048] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.409933 11500 consensus_queue.cc:1048] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.415210 11524 consensus_queue.cc:1048] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.419766 11353 raft_consensus.cc:1275] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:55.428102 11489 consensus_queue.cc:1048] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.448127 11500 consensus_queue.cc:1048] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.464371 11524 consensus_queue.cc:1048] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:55.529219 11280 raft_consensus.cc:1275] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:55.547873 11549 consensus_queue.cc:1048] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:55.565404 11395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:46027, user_credentials={real_user=slave}} blocked reactor thread for 138098us
I20260608 12:42:55.610287 11353 raft_consensus.cc:1275] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:55.634406 11527 mvcc.cc:204] Tried to move back new op lower bound from 7294658868846772224 to 7294658866775207936. Current Snapshot: MvccSnapshot[applied={T|T < 7294658868846772224}]
I20260608 12:42:55.686833 11548 consensus_queue.cc:1048] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:56.164574 11511 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.000s	sys 0.000s
I20260608 12:42:56.696149   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:56.710783 11570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:56.710850 11569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:56.712190 11572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:56.713233   431 server_base.cc:1061] running on GCE node
I20260608 12:42:56.714352   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:56.714570   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:56.714749   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922576714732 us; error 0 us; skew 500 ppm
I20260608 12:42:56.715296   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:56.717595   431 webserver.cc:533] Webserver started at http://127.0.107.196:38235/ using document root <none> and password file <none>
I20260608 12:42:56.718101   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:56.718291   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:56.718544   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:56.719563   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "3811d69107a6424c9e39ef29b22dd85c"
format_stamp: "Formatted at 2026-06-08 12:42:56 on dist-test-slave-qzs9"
I20260608 12:42:56.724139   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:56.727437 11577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:56.728137   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:56.728410   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "3811d69107a6424c9e39ef29b22dd85c"
format_stamp: "Formatted at 2026-06-08 12:42:56 on dist-test-slave-qzs9"
I20260608 12:42:56.728673   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922345639380-431-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)
I20260608 12:42:56.737664   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:56.738722   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:56.740022   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:56.742259   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:56.742462   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:56.742686   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:56.742841   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:56.780125   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37055
I20260608 12:42:56.780239 11639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37055 every 8 connection(s)
I20260608 12:42:56.793584 11640 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35977
I20260608 12:42:56.793989 11640 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:56.794628 11640 heartbeater.cc:507] Master 127.0.107.254:35977 requested a full tablet report, sending...
I20260608 12:42:56.796440 11169 ts_manager.cc:194] Registered new tserver with Master: 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196:37055)
I20260608 12:42:56.797802 11169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58800
I20260608 12:42:57.095165 11429 consensus_queue.cc:237] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } attrs { replace: true } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } }
I20260608 12:42:57.102945 11355 raft_consensus.cc:1275] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.103482 11279 raft_consensus.cc:1275] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.104940 11531 consensus_queue.cc:1048] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:57.106339 11541 consensus_queue.cc:1048] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:57.115628 11541 raft_consensus.cc:2955] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } attrs { replace: true } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.117722 11279 raft_consensus.cc:2955] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } attrs { replace: true } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.121062 11355 raft_consensus.cc:2955] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } attrs { replace: true } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
W20260608 12:42:57.124944 11393 consensus_peers.cc:597] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c -> Peer 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196:37055): Couldn't send request to peer 3811d69107a6424c9e39ef29b22dd85c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23e29cf1503d4bd59ac1619ee7726ff2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:57.137300 11429 consensus_queue.cc:237] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } }
I20260608 12:42:57.139552 11169 catalog_manager.cc:5696] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c reported cstate change: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ddaee0a949cb40948e96b3e96aa1010c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:57.146616 11355 raft_consensus.cc:1275] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:42:57.146790 11393 consensus_peers.cc:597] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c -> Peer 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196:37055): Couldn't send request to peer 3811d69107a6424c9e39ef29b22dd85c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7390e31276348ffbaae42798ef9533f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:57.149000 11480 consensus_queue.cc:1048] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:57.150782 11279 raft_consensus.cc:1275] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Refusing update from remote peer ddaee0a949cb40948e96b3e96aa1010c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.152362 11480 consensus_queue.cc:1048] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:57.157931 11531 raft_consensus.cc:2955] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.160866 11355 raft_consensus.cc:2955] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.162549 11279 raft_consensus.cc:2955] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.187692 11176 catalog_manager.cc:5696] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 reported cstate change: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ddaee0a949cb40948e96b3e96aa1010c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.194972 11355 consensus_queue.cc:237] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } }
I20260608 12:42:57.209324 11279 raft_consensus.cc:1275] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Refusing update from remote peer 00bf4d1b12e040efbc0ae4f04987c204: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.211725 11539 consensus_queue.cc:1048] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:57.213883 11429 raft_consensus.cc:1275] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Refusing update from remote peer 00bf4d1b12e040efbc0ae4f04987c204: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.215528 11539 consensus_queue.cc:1048] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:57.223191 11655 raft_consensus.cc:2955] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.223333 11276 raft_consensus.cc:2955] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.239526 11172 catalog_manager.cc:5696] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 reported cstate change: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "00bf4d1b12e040efbc0ae4f04987c204" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
W20260608 12:42:57.240674 11319 consensus_peers.cc:597] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 -> Peer 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196:37055): Couldn't send request to peer 3811d69107a6424c9e39ef29b22dd85c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6442d6d201844e68b7e305f8d154828. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:57.241508 11355 consensus_queue.cc:237] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [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: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } }
I20260608 12:42:57.234720 11429 raft_consensus.cc:2955] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.249794 11279 raft_consensus.cc:1275] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Refusing update from remote peer 00bf4d1b12e040efbc0ae4f04987c204: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.252717 11539 consensus_queue.cc:1048] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:42:57.254254 11319 consensus_peers.cc:597] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 -> Peer 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196:37055): Couldn't send request to peer 3811d69107a6424c9e39ef29b22dd85c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a183c8582bdd4ff2a2fe79f47f99f77a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:57.255709 11429 raft_consensus.cc:1275] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Refusing update from remote peer 00bf4d1b12e040efbc0ae4f04987c204: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:57.258909 11539 consensus_queue.cc:1048] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:57.263864 11656 raft_consensus.cc:2955] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.265734 11279 raft_consensus.cc:2955] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.269248 11429 raft_consensus.cc:2955] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } } }
I20260608 12:42:57.278831 11172 catalog_manager.cc:5696] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 reported cstate change: config changed from index -1 to 16, NON_VOTER 3811d69107a6424c9e39ef29b22dd85c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "00bf4d1b12e040efbc0ae4f04987c204" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "362e53f0d0be4088b18f8c4f25fae5a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00bf4d1b12e040efbc0ae4f04987c204" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddaee0a949cb40948e96b3e96aa1010c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40623 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3811d69107a6424c9e39ef29b22dd85c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:57.332208   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:57.369505   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.370419   431 tablet_replica.cc:333] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2: stopping tablet replica
I20260608 12:42:57.371361   431 raft_consensus.cc:2243] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.372148   431 raft_consensus.cc:2272] T e6442d6d201844e68b7e305f8d154828 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.376315   431 tablet_replica.cc:333] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2: stopping tablet replica
I20260608 12:42:57.377081   431 raft_consensus.cc:2243] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.377841   431 raft_consensus.cc:2272] T 6752210fe6394f1bac6c9f5ac0324c78 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.381707   431 tablet_replica.cc:333] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2: stopping tablet replica
I20260608 12:42:57.382303   431 raft_consensus.cc:2243] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.383131   431 raft_consensus.cc:2272] T a183c8582bdd4ff2a2fe79f47f99f77a P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.386745   431 tablet_replica.cc:333] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2: stopping tablet replica
I20260608 12:42:57.387368   431 raft_consensus.cc:2243] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.387993   431 raft_consensus.cc:2272] T 37086dc86833464085b5f06bf2ef0fa1 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.391855   431 tablet_replica.cc:333] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2: stopping tablet replica
I20260608 12:42:57.392442   431 raft_consensus.cc:2243] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.393184   431 raft_consensus.cc:2272] T a7390e31276348ffbaae42798ef9533f P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.396818   431 tablet_replica.cc:333] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2: stopping tablet replica
I20260608 12:42:57.397301   431 raft_consensus.cc:2243] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.397964   431 raft_consensus.cc:2272] T 23e29cf1503d4bd59ac1619ee7726ff2 P 362e53f0d0be4088b18f8c4f25fae5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.428246   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:57.460685   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:57.489337   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.490173   431 tablet_replica.cc:333] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204: stopping tablet replica
I20260608 12:42:57.490942   431 raft_consensus.cc:2243] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.491639   431 raft_consensus.cc:2272] T 6752210fe6394f1bac6c9f5ac0324c78 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.495297   431 tablet_replica.cc:333] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204: stopping tablet replica
I20260608 12:42:57.495909   431 raft_consensus.cc:2243] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.496901   431 raft_consensus.cc:2272] T a183c8582bdd4ff2a2fe79f47f99f77a P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.500267   431 tablet_replica.cc:333] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204: stopping tablet replica
I20260608 12:42:57.500895   431 raft_consensus.cc:2243] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.501456   431 raft_consensus.cc:2272] T 23e29cf1503d4bd59ac1619ee7726ff2 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.505420   431 tablet_replica.cc:333] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204: stopping tablet replica
I20260608 12:42:57.506042   431 raft_consensus.cc:2243] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.506770   431 raft_consensus.cc:2272] T a7390e31276348ffbaae42798ef9533f P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.509661   431 tablet_replica.cc:333] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204: stopping tablet replica
I20260608 12:42:57.510207   431 raft_consensus.cc:2243] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.510922   431 raft_consensus.cc:2272] T 37086dc86833464085b5f06bf2ef0fa1 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.514078   431 tablet_replica.cc:333] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204: stopping tablet replica
I20260608 12:42:57.514621   431 raft_consensus.cc:2243] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.515530   431 raft_consensus.cc:2272] T e6442d6d201844e68b7e305f8d154828 P 00bf4d1b12e040efbc0ae4f04987c204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.536782   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:42:57.539700 11395 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46027: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:42:57.543864 11395 consensus_peers.cc:597] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c -> Peer 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027): Couldn't send request to peer 00bf4d1b12e040efbc0ae4f04987c204. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:57.555979 11395 consensus_peers.cc:597] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c -> Peer 00bf4d1b12e040efbc0ae4f04987c204 (127.0.107.194:46027): Couldn't send request to peer 00bf4d1b12e040efbc0ae4f04987c204. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:57.562470   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:57.592658   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.593542   431 tablet_replica.cc:333] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c: stopping tablet replica
I20260608 12:42:57.594403   431 raft_consensus.cc:2243] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.595290   431 raft_consensus.cc:2272] T 6752210fe6394f1bac6c9f5ac0324c78 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.598966   431 tablet_replica.cc:333] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c: stopping tablet replica
I20260608 12:42:57.599574   431 raft_consensus.cc:2243] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.600207   431 raft_consensus.cc:2272] T a183c8582bdd4ff2a2fe79f47f99f77a P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.603284   431 tablet_replica.cc:333] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c: stopping tablet replica
I20260608 12:42:57.603801   431 raft_consensus.cc:2243] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.604664   431 raft_consensus.cc:2272] T 37086dc86833464085b5f06bf2ef0fa1 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.607801   431 tablet_replica.cc:333] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c: stopping tablet replica
I20260608 12:42:57.608304   431 raft_consensus.cc:2243] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.608963   431 raft_consensus.cc:2272] T e6442d6d201844e68b7e305f8d154828 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.611802   431 tablet_replica.cc:333] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c: stopping tablet replica
I20260608 12:42:57.612294   431 raft_consensus.cc:2243] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.613384   431 raft_consensus.cc:2272] T 23e29cf1503d4bd59ac1619ee7726ff2 P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.616230   431 tablet_replica.cc:333] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c: stopping tablet replica
I20260608 12:42:57.616766   431 raft_consensus.cc:2243] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.617691   431 raft_consensus.cc:2272] T a7390e31276348ffbaae42798ef9533f P ddaee0a949cb40948e96b3e96aa1010c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.647838   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:57.677307   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:57.705853   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.722812   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:57.736168   431 master.cc:562] Master@127.0.107.254:35977 shutting down...
W20260608 12:42:57.758824 11226 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:57.759058 11226 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:57.759225 11226 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:57.760349   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.760892   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.761205   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1243391b39ac41d18c5b211d617dbc2c: stopping tablet replica
I20260608 12:42:57.781193   431 master.cc:584] Master@127.0.107.254:35977 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5015 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:42:57.826293   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33401
I20260608 12:42:57.827405   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:57.832537 11659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:57.833559 11660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:57.833781 11662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:57.835000   431 server_base.cc:1061] running on GCE node
I20260608 12:42:57.835750   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:57.835920   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:57.836031   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922577836020 us; error 0 us; skew 500 ppm
I20260608 12:42:57.836486   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:57.838828   431 webserver.cc:533] Webserver started at http://127.0.107.254:34779/ using document root <none> and password file <none>
I20260608 12:42:57.839265   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:57.839418   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:57.839638   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:57.840673   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/master-0-root/instance:
uuid: "9295e4e0478d4d9fb861012d8034a64f"
format_stamp: "Formatted at 2026-06-08 12:42:57 on dist-test-slave-qzs9"
I20260608 12:42:57.844916   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:42:57.848057 11667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:57.848783   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:57.849033   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/master-0-root
uuid: "9295e4e0478d4d9fb861012d8034a64f"
format_stamp: "Formatted at 2026-06-08 12:42:57 on dist-test-slave-qzs9"
I20260608 12:42:57.849277   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-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)
I20260608 12:42:57.868638   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:57.869844   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:57.906780   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33401
I20260608 12:42:57.906908 11718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33401 every 8 connection(s)
I20260608 12:42:57.910712 11719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:57.921103 11719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f: Bootstrap starting.
I20260608 12:42:57.925845 11719 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:57.929869 11719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f: No bootstrap required, opened a new log
I20260608 12:42:57.931964 11719 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9295e4e0478d4d9fb861012d8034a64f" member_type: VOTER }
I20260608 12:42:57.932324 11719 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:57.932510 11719 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9295e4e0478d4d9fb861012d8034a64f, State: Initialized, Role: FOLLOWER
I20260608 12:42:57.933125 11719 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9295e4e0478d4d9fb861012d8034a64f" member_type: VOTER }
I20260608 12:42:57.933548 11719 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:57.933736 11719 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:57.933941 11719 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:57.938071 11719 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9295e4e0478d4d9fb861012d8034a64f" member_type: VOTER }
I20260608 12:42:57.938534 11719 leader_election.cc:304] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [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: 9295e4e0478d4d9fb861012d8034a64f; no voters: 
I20260608 12:42:57.939545 11719 leader_election.cc:290] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:57.939888 11722 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:57.941113 11722 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 1 LEADER]: Becoming Leader. State: Replica: 9295e4e0478d4d9fb861012d8034a64f, State: Running, Role: LEADER
I20260608 12:42:57.941769 11722 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [LEADER]: Queue going to LEADER mode. State: All 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: "9295e4e0478d4d9fb861012d8034a64f" member_type: VOTER }
I20260608 12:42:57.942359 11719 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:57.946576 11724 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9295e4e0478d4d9fb861012d8034a64f. Latest consensus state: current_term: 1 leader_uuid: "9295e4e0478d4d9fb861012d8034a64f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9295e4e0478d4d9fb861012d8034a64f" member_type: VOTER } }
I20260608 12:42:57.947177 11724 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:57.947088 11723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9295e4e0478d4d9fb861012d8034a64f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9295e4e0478d4d9fb861012d8034a64f" member_type: VOTER } }
I20260608 12:42:57.947736 11723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:57.949211 11730 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:57.955498 11730 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:57.956455   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:57.964008 11730 catalog_manager.cc:1382] Generated new cluster ID: 3ada5c77ac2f471182b28f5d717771ca
I20260608 12:42:57.964229 11730 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:58.002887 11730 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:58.004082 11730 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:58.020367 11730 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f: Generated new TSK 0
I20260608 12:42:58.020891 11730 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:58.087702   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.095191 11740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.095999 11741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.102340   431 server_base.cc:1061] running on GCE node
W20260608 12:42:58.103575 11743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.104671   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.104946   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.105113   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578105093 us; error 0 us; skew 500 ppm
I20260608 12:42:58.105682   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.108397   431 webserver.cc:533] Webserver started at http://127.0.107.193:36631/ using document root <none> and password file <none>
I20260608 12:42:58.109009   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.109192   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.109443   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.110489   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-0-root/instance:
uuid: "4b53454583a64528bccfba5abd8c5f69"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-qzs9"
I20260608 12:42:58.114723   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:58.118623 11748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.119390   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:58.119710   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-0-root
uuid: "4b53454583a64528bccfba5abd8c5f69"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-qzs9"
I20260608 12:42:58.120013   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-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)
I20260608 12:42:58.138904   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.139976   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.141330   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.143458   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:58.143632   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.143875   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:58.144014   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.182160   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41489
I20260608 12:42:58.182271 11810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41489 every 8 connection(s)
I20260608 12:42:58.187093   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.193594 11815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.195741 11816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.196765   431 server_base.cc:1061] running on GCE node
W20260608 12:42:58.197772 11818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.199265   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.199512   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.199723   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578199703 us; error 0 us; skew 500 ppm
I20260608 12:42:58.199844 11811 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33401
I20260608 12:42:58.200249 11811 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.200408   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.201061 11811 heartbeater.cc:507] Master 127.0.107.254:33401 requested a full tablet report, sending...
I20260608 12:42:58.203038   431 webserver.cc:533] Webserver started at http://127.0.107.194:46475/ using document root <none> and password file <none>
I20260608 12:42:58.203613 11684 ts_manager.cc:194] Registered new tserver with Master: 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489)
I20260608 12:42:58.203753   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.204124   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.204474   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.205996   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-1-root/instance:
uuid: "9ffc1a8d401043bf82c6b7acae17f116"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-qzs9"
I20260608 12:42:58.206176 11684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43670
I20260608 12:42:58.210703   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:42:58.213986 11823 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.214706   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:58.214956   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-1-root
uuid: "9ffc1a8d401043bf82c6b7acae17f116"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-qzs9"
I20260608 12:42:58.215179   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-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)
I20260608 12:42:58.233290   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.234315   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.235610   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.237705   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:58.237890   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.238116   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:58.238260   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.276026   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34941
I20260608 12:42:58.276139 11885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34941 every 8 connection(s)
I20260608 12:42:58.280808   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.287964 11889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.289976 11890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.294730 11892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.295583   431 server_base.cc:1061] running on GCE node
I20260608 12:42:58.296653   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.296979   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.297230   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578297210 us; error 0 us; skew 500 ppm
I20260608 12:42:58.297847   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.298730 11886 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33401
I20260608 12:42:58.299170 11886 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.300073 11886 heartbeater.cc:507] Master 127.0.107.254:33401 requested a full tablet report, sending...
I20260608 12:42:58.300638   431 webserver.cc:533] Webserver started at http://127.0.107.195:36373/ using document root <none> and password file <none>
I20260608 12:42:58.301291   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.301478   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.301733   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.302383 11684 ts_manager.cc:194] Registered new tserver with Master: 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941)
I20260608 12:42:58.303241   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-2-root/instance:
uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-qzs9"
I20260608 12:42:58.304224 11684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43686
I20260608 12:42:58.308652   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:42:58.311978 11897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.312668   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:58.312974   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-2-root
uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-qzs9"
I20260608 12:42:58.313234   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-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)
I20260608 12:42:58.330598   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.331625   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.333005   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.335130   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:58.335331   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.335539   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:58.335690   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.374269   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34001
I20260608 12:42:58.374478 11959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34001 every 8 connection(s)
I20260608 12:42:58.387428 11960 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33401
I20260608 12:42:58.387835 11960 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.388536 11960 heartbeater.cc:507] Master 127.0.107.254:33401 requested a full tablet report, sending...
I20260608 12:42:58.390446 11684 ts_manager.cc:194] Registered new tserver with Master: 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:42:58.390861   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01324679s
I20260608 12:42:58.391798 11684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43696
I20260608 12:42:59.208896 11811 heartbeater.cc:499] Master 127.0.107.254:33401 was elected leader, sending a full tablet report...
I20260608 12:42:59.307180 11886 heartbeater.cc:499] Master 127.0.107.254:33401 was elected leader, sending a full tablet report...
I20260608 12:42:59.572082 11960 heartbeater.cc:499] Master 127.0.107.254:33401 was elected leader, sending a full tablet report...
I20260608 12:42:59.602584 11684 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43710:
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"
    }
  }
}
W20260608 12:42:59.605237 11684 catalog_manager.cc:7076] 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.
I20260608 12:42:59.667040 11776 tablet_service.cc:1511] Processing CreateTablet for tablet 56205619b93646329a0cd458b0ca22ac (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:59.668550 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56205619b93646329a0cd458b0ca22ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.676069 11775 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0182b91f0042b7a2fdf76b2ce88fd1 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:59.677556 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0182b91f0042b7a2fdf76b2ce88fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.678970 11923 tablet_service.cc:1511] Processing CreateTablet for tablet bfaac744c4954c1586364a1ee7c1c276 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:59.679440 11774 tablet_service.cc:1511] Processing CreateTablet for tablet bfaac744c4954c1586364a1ee7c1c276 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:59.680776 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaac744c4954c1586364a1ee7c1c276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.680487 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 3e38b5e42cdc4f3288523f0efae98693 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:59.681849 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38b5e42cdc4f3288523f0efae98693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.680521 11923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaac744c4954c1586364a1ee7c1c276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.677708 11925 tablet_service.cc:1511] Processing CreateTablet for tablet 56205619b93646329a0cd458b0ca22ac (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:59.685734 11925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56205619b93646329a0cd458b0ca22ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.685359 11924 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0182b91f0042b7a2fdf76b2ce88fd1 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:59.686839 11924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0182b91f0042b7a2fdf76b2ce88fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.690776 11851 tablet_service.cc:1511] Processing CreateTablet for tablet 56205619b93646329a0cd458b0ca22ac (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:59.692070 11851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56205619b93646329a0cd458b0ca22ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.707198 11922 tablet_service.cc:1511] Processing CreateTablet for tablet 3e38b5e42cdc4f3288523f0efae98693 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:59.707828 11850 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0182b91f0042b7a2fdf76b2ce88fd1 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:59.709381 11850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0182b91f0042b7a2fdf76b2ce88fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.712147 11922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38b5e42cdc4f3288523f0efae98693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.725526 11849 tablet_service.cc:1511] Processing CreateTablet for tablet bfaac744c4954c1586364a1ee7c1c276 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:59.726032 11848 tablet_service.cc:1511] Processing CreateTablet for tablet 3e38b5e42cdc4f3288523f0efae98693 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:59.726961 11849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaac744c4954c1586364a1ee7c1c276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.727562 11848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38b5e42cdc4f3288523f0efae98693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.731539 11921 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6f628560f04620abd66c7e70687d22 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:59.732911 11921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6f628560f04620abd66c7e70687d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.742421 11776 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6f628560f04620abd66c7e70687d22 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:59.743849 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6f628560f04620abd66c7e70687d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.751685 11922 tablet_service.cc:1511] Processing CreateTablet for tablet 87244f1573b04b41af6b9bdc1d04585e (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:59.753098 11922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87244f1573b04b41af6b9bdc1d04585e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.754724 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 87244f1573b04b41af6b9bdc1d04585e (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:59.756021 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87244f1573b04b41af6b9bdc1d04585e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.756397 11847 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6f628560f04620abd66c7e70687d22 (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:59.757810 11847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6f628560f04620abd66c7e70687d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.762154 11980 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69: Bootstrap starting.
I20260608 12:42:59.761945 11846 tablet_service.cc:1511] Processing CreateTablet for tablet 87244f1573b04b41af6b9bdc1d04585e (DEFAULT_TABLE table=test-workload [id=e418f283766a4750b83a3bd34000cc6d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:59.763293 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87244f1573b04b41af6b9bdc1d04585e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.777994 11982 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: Bootstrap starting.
I20260608 12:42:59.788909 11982 tablet_bootstrap.cc:654] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.792723 11980 tablet_bootstrap.cc:654] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.794003 11981 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972: Bootstrap starting.
I20260608 12:42:59.796232 11982 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: No bootstrap required, opened a new log
I20260608 12:42:59.796767 11982 ts_tablet_manager.cc:1403] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.005s
I20260608 12:42:59.799801 11982 raft_consensus.cc:359] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.800514 11982 raft_consensus.cc:385] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.800891 11982 raft_consensus.cc:740] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.801029 11981 tablet_bootstrap.cc:654] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.801084 11980 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69: No bootstrap required, opened a new log
I20260608 12:42:59.801757 11980 ts_tablet_manager.cc:1403] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260608 12:42:59.801864 11982 consensus_queue.cc:260] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.804939 11982 ts_tablet_manager.cc:1434] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:59.805992 11982 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: Bootstrap starting.
I20260608 12:42:59.805747 11980 raft_consensus.cc:359] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.806525 11980 raft_consensus.cc:385] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.806921 11980 raft_consensus.cc:740] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.808010 11980 consensus_queue.cc:260] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.813319 11982 tablet_bootstrap.cc:654] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.815639 11981 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972: No bootstrap required, opened a new log
I20260608 12:42:59.816227 11981 ts_tablet_manager.cc:1403] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260608 12:42:59.819314 11981 raft_consensus.cc:359] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.820053 11981 raft_consensus.cc:385] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.821908 11980 ts_tablet_manager.cc:1434] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.005s
I20260608 12:42:59.821223 11981 raft_consensus.cc:740] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.822708 11982 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: No bootstrap required, opened a new log
I20260608 12:42:59.823200 11980 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69: Bootstrap starting.
I20260608 12:42:59.822963 11981 consensus_queue.cc:260] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.823231 11982 ts_tablet_manager.cc:1403] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.005s
I20260608 12:42:59.827416 11982 raft_consensus.cc:359] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.828068 11982 raft_consensus.cc:385] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.828352 11982 raft_consensus.cc:740] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.830147 11980 tablet_bootstrap.cc:654] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.829932 11981 ts_tablet_manager.cc:1434] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260608 12:42:59.831431 11981 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972: Bootstrap starting.
I20260608 12:42:59.835366 11980 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69: No bootstrap required, opened a new log
I20260608 12:42:59.835868 11980 ts_tablet_manager.cc:1403] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 12:42:59.837306 11981 tablet_bootstrap.cc:654] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.837004 11982 consensus_queue.cc:260] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.839597 11982 ts_tablet_manager.cc:1434] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:42:59.840659 11982 tablet_bootstrap.cc:492] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116: Bootstrap starting.
I20260608 12:42:59.841192 11980 raft_consensus.cc:359] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.841979 11980 raft_consensus.cc:385] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.842315 11980 raft_consensus.cc:740] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.843381 11980 consensus_queue.cc:260] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.844259 11987 raft_consensus.cc:493] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:59.844774 11987 raft_consensus.cc:515] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.847784 11982 tablet_bootstrap.cc:654] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.865115 11982 tablet_bootstrap.cc:492] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116: No bootstrap required, opened a new log
I20260608 12:42:59.865715 11982 ts_tablet_manager.cc:1403] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.013s
I20260608 12:42:59.867304 11987 leader_election.cc:290] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:42:59.868894 11982 raft_consensus.cc:359] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.869828 11982 raft_consensus.cc:385] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.870265 11982 raft_consensus.cc:740] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.871137 11982 consensus_queue.cc:260] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.875360 11982 ts_tablet_manager.cc:1434] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:42:59.876582 11982 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: Bootstrap starting.
I20260608 12:42:59.881855 11985 raft_consensus.cc:493] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:59.882431 11985 raft_consensus.cc:515] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.885897 11985 leader_election.cc:290] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:42:59.895697 11982 tablet_bootstrap.cc:654] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.896598 11981 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972: No bootstrap required, opened a new log
I20260608 12:42:59.900369 11981 ts_tablet_manager.cc:1403] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.028s
I20260608 12:42:59.903795 11981 raft_consensus.cc:359] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.908555 11981 raft_consensus.cc:385] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.908954 11981 raft_consensus.cc:740] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.909883 11981 consensus_queue.cc:260] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.916533 11981 ts_tablet_manager.cc:1434] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:42:59.917661 11981 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Bootstrap starting.
I20260608 12:42:59.919380 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56205619b93646329a0cd458b0ca22ac" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69" is_pre_election: true
I20260608 12:42:59.920177 11786 raft_consensus.cc:2468] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 0.
I20260608 12:42:59.921280 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56205619b93646329a0cd458b0ca22ac" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:42:59.922040 11935 raft_consensus.cc:2468] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 0.
I20260608 12:42:59.923496 11824 leader_election.cc:304] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:42:59.909734 11982 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: No bootstrap required, opened a new log
I20260608 12:42:59.924532 11985 raft_consensus.cc:2804] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:59.924499 11981 tablet_bootstrap.cc:654] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.925073 11985 raft_consensus.cc:493] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:59.925527 11985 raft_consensus.cc:3060] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:59.933627 11985 raft_consensus.cc:515] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.934671 11982 ts_tablet_manager.cc:1403] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260608 12:42:59.937490 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56205619b93646329a0cd458b0ca22ac" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69"
I20260608 12:42:59.938175 11786 raft_consensus.cc:3060] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:59.939936 11982 raft_consensus.cc:359] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.940747 11982 raft_consensus.cc:385] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.942860 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56205619b93646329a0cd458b0ca22ac" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
I20260608 12:42:59.944231 11935 raft_consensus.cc:3060] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:59.946657 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaac744c4954c1586364a1ee7c1c276" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116" is_pre_election: true
W20260608 12:42:59.948668 11752 leader_election.cc:343] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:59.951915 11935 raft_consensus.cc:2468] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 1.
I20260608 12:42:59.943364 11985 leader_election.cc:290] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 election: Requested vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:42:59.953711 11824 leader_election.cc:304] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:42:59.954753 11985 raft_consensus.cc:2804] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:59.957840 11980 ts_tablet_manager.cc:1434] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69: Time spent starting tablet: real 0.122s	user 0.042s	sys 0.058s
I20260608 12:42:59.958663 11786 raft_consensus.cc:2468] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 1.
I20260608 12:42:59.956094 11982 raft_consensus.cc:740] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.962742 11982 consensus_queue.cc:260] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.963788 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaac744c4954c1586364a1ee7c1c276" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:42:59.965349 11980 tablet_bootstrap.cc:492] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69: Bootstrap starting.
W20260608 12:42:59.965874 11749 leader_election.cc:343] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:59.966486 11749 leader_election.cc:304] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [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: 4b53454583a64528bccfba5abd8c5f69; no voters: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116
I20260608 12:42:59.967447 11992 raft_consensus.cc:2749] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:59.970270 11982 ts_tablet_manager.cc:1434] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260608 12:42:59.971271 11985 raft_consensus.cc:697] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Becoming Leader. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Running, Role: LEADER
I20260608 12:42:59.971505 11982 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116: Bootstrap starting.
I20260608 12:42:59.972275 11985 consensus_queue.cc:237] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Queue going to LEADER mode. State: All 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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } }
I20260608 12:42:59.973510 11981 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: No bootstrap required, opened a new log
I20260608 12:42:59.974120 11981 ts_tablet_manager.cc:1403] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.029s
I20260608 12:42:59.974288 11980 tablet_bootstrap.cc:654] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.978940 11982 tablet_bootstrap.cc:654] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.978796 11981 raft_consensus.cc:359] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.979833 11981 raft_consensus.cc:385] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.980392 11981 raft_consensus.cc:740] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.981604 11981 consensus_queue.cc:260] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.987758 11989 raft_consensus.cc:493] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:59.988294 11989 raft_consensus.cc:515] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.990374 11980 tablet_bootstrap.cc:492] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69: No bootstrap required, opened a new log
I20260608 12:42:59.990892 11980 ts_tablet_manager.cc:1403] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260608 12:42:59.990013 11684 catalog_manager.cc:5696] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:59.991218 11989 leader_election.cc:290] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941)
I20260608 12:42:59.991796 11981 ts_tablet_manager.cc:1434] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 12:42:59.993045 11981 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972: Bootstrap starting.
I20260608 12:42:59.993942 11980 raft_consensus.cc:359] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.994663 11980 raft_consensus.cc:385] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.994956 11980 raft_consensus.cc:740] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.995755 11980 consensus_queue.cc:260] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:42:59.998521 11982 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116: No bootstrap required, opened a new log
I20260608 12:42:59.999079 11982 ts_tablet_manager.cc:1403] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260608 12:43:00.001492 11981 tablet_bootstrap.cc:654] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.002403 11982 raft_consensus.cc:359] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.003173 11982 raft_consensus.cc:385] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.003466 11982 raft_consensus.cc:740] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.004263 11982 consensus_queue.cc:260] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.006569 11982 ts_tablet_manager.cc:1434] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:00.007190 12001 raft_consensus.cc:493] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.007716 12001 raft_consensus.cc:515] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.010107 11980 ts_tablet_manager.cc:1434] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260608 12:43:00.011229 11980 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69: Bootstrap starting.
I20260608 12:43:00.011723 12001 leader_election.cc:290] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.012183 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38b5e42cdc4f3288523f0efae98693" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69" is_pre_election: true
I20260608 12:43:00.017164 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38b5e42cdc4f3288523f0efae98693" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:43:00.007586 11982 tablet_bootstrap.cc:492] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116: Bootstrap starting.
I20260608 12:43:00.017964 11935 raft_consensus.cc:2468] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 0.
I20260608 12:43:00.019694 11824 leader_election.cc:304] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.020632 11985 raft_consensus.cc:2804] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:00.021121 11985 raft_consensus.cc:493] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.021628 11985 raft_consensus.cc:3060] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:00.021168 11827 leader_election.cc:343] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:00.023778 11982 tablet_bootstrap.cc:654] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.017566 11980 tablet_bootstrap.cc:654] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.033439 11985 raft_consensus.cc:515] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.035748 11985 leader_election.cc:290] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 election: Requested vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.037369 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38b5e42cdc4f3288523f0efae98693" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69"
I20260608 12:43:00.038925 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38b5e42cdc4f3288523f0efae98693" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
I20260608 12:43:00.039582 11935 raft_consensus.cc:3060] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:00.045709 11827 leader_election.cc:343] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:00.049739 11935 raft_consensus.cc:2468] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 1.
I20260608 12:43:00.054109 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaac744c4954c1586364a1ee7c1c276" candidate_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116" is_pre_election: true
I20260608 12:43:00.060868 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaac744c4954c1586364a1ee7c1c276" candidate_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69" is_pre_election: true
I20260608 12:43:00.060915 11861 raft_consensus.cc:2468] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2585a4dd5f3a469eb5a0647d8ce55972 in term 0.
I20260608 12:43:00.061647 11786 raft_consensus.cc:2468] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2585a4dd5f3a469eb5a0647d8ce55972 in term 0.
I20260608 12:43:00.058923 11981 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972: No bootstrap required, opened a new log
I20260608 12:43:00.062801 11981 ts_tablet_manager.cc:1403] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.036s
I20260608 12:43:00.062357 11901 leader_election.cc:304] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.064411 11989 raft_consensus.cc:2804] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:00.064898 11989 raft_consensus.cc:493] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.065236 11989 raft_consensus.cc:3060] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.066200 11981 raft_consensus.cc:359] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.066982 11981 raft_consensus.cc:385] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.067346 11981 raft_consensus.cc:740] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.068276 11981 consensus_queue.cc:260] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.073350 11989 raft_consensus.cc:515] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.076573 11824 leader_election.cc:304] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 4b53454583a64528bccfba5abd8c5f69
I20260608 12:43:00.078665 11985 raft_consensus.cc:2804] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.079228 11985 raft_consensus.cc:697] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Becoming Leader. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Running, Role: LEADER
I20260608 12:43:00.077277 11982 tablet_bootstrap.cc:492] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116: No bootstrap required, opened a new log
I20260608 12:43:00.080580 11982 ts_tablet_manager.cc:1403] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.019s
I20260608 12:43:00.080202 11985 consensus_queue.cc:237] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Queue going to LEADER mode. State: All 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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.084071 11982 raft_consensus.cc:359] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.084937 11982 raft_consensus.cc:385] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.085295 11982 raft_consensus.cc:740] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.086302 11982 consensus_queue.cc:260] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.088815 11982 ts_tablet_manager.cc:1434] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:00.089556 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaac744c4954c1586364a1ee7c1c276" candidate_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69"
I20260608 12:43:00.090332 11786 raft_consensus.cc:3060] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.092062 11989 leader_election.cc:290] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [CANDIDATE]: Term 1 election: Requested vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941)
I20260608 12:43:00.092231 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfaac744c4954c1586364a1ee7c1c276" candidate_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116"
I20260608 12:43:00.092942 11861 raft_consensus.cc:3060] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.099562 11786 raft_consensus.cc:2468] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2585a4dd5f3a469eb5a0647d8ce55972 in term 1.
I20260608 12:43:00.100663 11901 leader_election.cc:304] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 4b53454583a64528bccfba5abd8c5f69; no voters: 
I20260608 12:43:00.101694 12011 raft_consensus.cc:2804] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.101820 11981 ts_tablet_manager.cc:1434] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.015s
I20260608 12:43:00.102591 12011 raft_consensus.cc:697] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 LEADER]: Becoming Leader. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Running, Role: LEADER
I20260608 12:43:00.103070 11980 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69: No bootstrap required, opened a new log
I20260608 12:43:00.100414 11861 raft_consensus.cc:2468] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2585a4dd5f3a469eb5a0647d8ce55972 in term 1.
I20260608 12:43:00.103773 11981 tablet_bootstrap.cc:492] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972: Bootstrap starting.
I20260608 12:43:00.103634 12011 consensus_queue.cc:237] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Queue going to LEADER mode. State: All 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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.105378 11980 ts_tablet_manager.cc:1403] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.043s
I20260608 12:43:00.105913 11682 catalog_manager.cc:5696] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.108448 11980 raft_consensus.cc:359] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.109187 11980 raft_consensus.cc:385] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.109488 11980 raft_consensus.cc:740] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.110291 11980 consensus_queue.cc:260] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.111826 11981 tablet_bootstrap.cc:654] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.115471 11980 ts_tablet_manager.cc:1434] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:43:00.116640 11980 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69: Bootstrap starting.
I20260608 12:43:00.122910 11980 tablet_bootstrap.cc:654] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.123610 11683 catalog_manager.cc:5696] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:00.125182 11981 tablet_bootstrap.cc:492] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972: No bootstrap required, opened a new log
I20260608 12:43:00.125766 11981 ts_tablet_manager.cc:1403] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 12:43:00.128500 11981 raft_consensus.cc:359] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.129271 11981 raft_consensus.cc:385] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.129503 11981 raft_consensus.cc:740] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.130173 11981 consensus_queue.cc:260] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.131886 11981 ts_tablet_manager.cc:1434] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:43:00.132840 11981 tablet_bootstrap.cc:492] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972: Bootstrap starting.
I20260608 12:43:00.138746 11981 tablet_bootstrap.cc:654] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.140617 11980 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69: No bootstrap required, opened a new log
I20260608 12:43:00.141186 11980 ts_tablet_manager.cc:1403] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260608 12:43:00.144042 11980 raft_consensus.cc:359] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.144773 11980 raft_consensus.cc:385] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.145051 11980 raft_consensus.cc:740] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.145771 11980 consensus_queue.cc:260] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.146927 11981 tablet_bootstrap.cc:492] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972: No bootstrap required, opened a new log
I20260608 12:43:00.147504 11981 ts_tablet_manager.cc:1403] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:43:00.147768 11980 ts_tablet_manager.cc:1434] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:43:00.148870 11980 tablet_bootstrap.cc:492] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69: Bootstrap starting.
I20260608 12:43:00.150342 11981 raft_consensus.cc:359] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.150969 11981 raft_consensus.cc:385] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.151209 11981 raft_consensus.cc:740] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2585a4dd5f3a469eb5a0647d8ce55972, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.151867 11981 consensus_queue.cc:260] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.154477 11981 ts_tablet_manager.cc:1434] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:43:00.155531 11980 tablet_bootstrap.cc:654] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.160877 11980 tablet_bootstrap.cc:492] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69: No bootstrap required, opened a new log
I20260608 12:43:00.161263 11980 ts_tablet_manager.cc:1403] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:43:00.163533 11980 raft_consensus.cc:359] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.164040 11980 raft_consensus.cc:385] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.164307 11980 raft_consensus.cc:740] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.165030 11980 consensus_queue.cc:260] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.166697 11980 ts_tablet_manager.cc:1434] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:00.225533 11992 raft_consensus.cc:493] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.226027 11992 raft_consensus.cc:515] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.228166 11992 leader_election.cc:290] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.228935 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87244f1573b04b41af6b9bdc1d04585e" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116" is_pre_election: true
I20260608 12:43:00.229275 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87244f1573b04b41af6b9bdc1d04585e" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:43:00.229491 11861 raft_consensus.cc:2468] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 0.
I20260608 12:43:00.229898 11935 raft_consensus.cc:2468] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 0.
I20260608 12:43:00.230515 11752 leader_election.cc:304] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [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: 4b53454583a64528bccfba5abd8c5f69, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.231315 11992 raft_consensus.cc:2804] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:00.231650 11992 raft_consensus.cc:493] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.231920 11992 raft_consensus.cc:3060] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.236917 11992 raft_consensus.cc:515] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.238723 11992 leader_election.cc:290] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.239413 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87244f1573b04b41af6b9bdc1d04585e" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116"
I20260608 12:43:00.239810 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87244f1573b04b41af6b9bdc1d04585e" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
I20260608 12:43:00.240018 11861 raft_consensus.cc:3060] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.240388 11935 raft_consensus.cc:3060] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:00.244421 11732 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:00.246980 11861 raft_consensus.cc:2468] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 1.
I20260608 12:43:00.246984 11935 raft_consensus.cc:2468] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 1.
I20260608 12:43:00.248389 11752 leader_election.cc:304] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [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: 4b53454583a64528bccfba5abd8c5f69, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.249054 11992 raft_consensus.cc:2804] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.249487 11992 raft_consensus.cc:697] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 1 LEADER]: Becoming Leader. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Running, Role: LEADER
I20260608 12:43:00.250208 11992 consensus_queue.cc:237] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [LEADER]: Queue going to LEADER mode. State: All 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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.257830 11683 catalog_manager.cc:5696] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b53454583a64528bccfba5abd8c5f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.258601 11985 raft_consensus.cc:493] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.259111 11985 raft_consensus.cc:515] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.261251 11985 leader_election.cc:290] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.261951 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6f628560f04620abd66c7e70687d22" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69" is_pre_election: true
I20260608 12:43:00.262308 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6f628560f04620abd66c7e70687d22" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:43:00.262645 11786 raft_consensus.cc:2468] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 0.
I20260608 12:43:00.262956 11935 raft_consensus.cc:2468] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 0.
I20260608 12:43:00.263774 11827 leader_election.cc:304] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [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: 4b53454583a64528bccfba5abd8c5f69, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.264575 11985 raft_consensus.cc:2804] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:00.264952 11985 raft_consensus.cc:493] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.265209 11985 raft_consensus.cc:3060] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.270565 11985 raft_consensus.cc:515] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.272384 11985 leader_election.cc:290] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [CANDIDATE]: Term 1 election: Requested vote from peers 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.273245 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6f628560f04620abd66c7e70687d22" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b53454583a64528bccfba5abd8c5f69"
I20260608 12:43:00.273413 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6f628560f04620abd66c7e70687d22" candidate_uuid: "9ffc1a8d401043bf82c6b7acae17f116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
I20260608 12:43:00.273756 11786 raft_consensus.cc:3060] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.273955 11935 raft_consensus.cc:3060] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.278548 11786 raft_consensus.cc:2468] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 1.
I20260608 12:43:00.278857 11935 raft_consensus.cc:2468] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffc1a8d401043bf82c6b7acae17f116 in term 1.
I20260608 12:43:00.279771 11827 leader_election.cc:304] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [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: 4b53454583a64528bccfba5abd8c5f69, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.280458 11985 raft_consensus.cc:2804] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.280877 11985 raft_consensus.cc:697] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Becoming Leader. State: Replica: 9ffc1a8d401043bf82c6b7acae17f116, State: Running, Role: LEADER
I20260608 12:43:00.281566 11985 consensus_queue.cc:237] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Queue going to LEADER mode. State: All 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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.289028 11683 catalog_manager.cc:5696] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:00.341323 11807 debug-util.cc:398] Leaking SignalData structure 0x7b08002c4b60 after lost signal to thread 434
I20260608 12:43:00.346290 11992 raft_consensus.cc:493] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.346786 11992 raft_consensus.cc:515] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.348491 11992 leader_election.cc:290] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.349558 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0182b91f0042b7a2fdf76b2ce88fd1" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116" is_pre_election: true
I20260608 12:43:00.349669 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0182b91f0042b7a2fdf76b2ce88fd1" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:43:00.350363 11861 raft_consensus.cc:2468] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 0.
I20260608 12:43:00.350549 11935 raft_consensus.cc:2468] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 0.
I20260608 12:43:00.351445 11752 leader_election.cc:304] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [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: 4b53454583a64528bccfba5abd8c5f69, 9ffc1a8d401043bf82c6b7acae17f116; no voters: 
I20260608 12:43:00.352180 11992 raft_consensus.cc:2804] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:00.352543 11992 raft_consensus.cc:493] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.352839 11992 raft_consensus.cc:3060] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.357600 11992 raft_consensus.cc:515] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.359570 11992 leader_election.cc:290] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.359965 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0182b91f0042b7a2fdf76b2ce88fd1" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116"
I20260608 12:43:00.360172 11935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0182b91f0042b7a2fdf76b2ce88fd1" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972"
I20260608 12:43:00.360577 11861 raft_consensus.cc:3060] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.360716 11935 raft_consensus.cc:3060] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.366411 11935 raft_consensus.cc:2468] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 1.
I20260608 12:43:00.367367 11861 raft_consensus.cc:2468] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b53454583a64528bccfba5abd8c5f69 in term 1.
I20260608 12:43:00.367412 11749 leader_election.cc:304] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [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: 2585a4dd5f3a469eb5a0647d8ce55972, 4b53454583a64528bccfba5abd8c5f69; no voters: 
I20260608 12:43:00.368405 11992 raft_consensus.cc:2804] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.369201 11992 raft_consensus.cc:697] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 1 LEADER]: Becoming Leader. State: Replica: 4b53454583a64528bccfba5abd8c5f69, State: Running, Role: LEADER
I20260608 12:43:00.370013 11992 consensus_queue.cc:237] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [LEADER]: Queue going to LEADER mode. State: All 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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.377650 11683 catalog_manager.cc:5696] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b53454583a64528bccfba5abd8c5f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.417080 11985 consensus_queue.cc:1048] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.436407 12001 consensus_queue.cc:1048] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.533092 12001 consensus_queue.cc:1048] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.537313 11992 raft_consensus.cc:493] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.537940 11992 raft_consensus.cc:515] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } }
I20260608 12:43:00.541453 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38b5e42cdc4f3288523f0efae98693" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" is_pre_election: true
I20260608 12:43:00.543617 11861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38b5e42cdc4f3288523f0efae98693" candidate_uuid: "4b53454583a64528bccfba5abd8c5f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffc1a8d401043bf82c6b7acae17f116" is_pre_election: true
I20260608 12:43:00.546053 11749 leader_election.cc:304] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [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: 4b53454583a64528bccfba5abd8c5f69; no voters: 2585a4dd5f3a469eb5a0647d8ce55972, 9ffc1a8d401043bf82c6b7acae17f116
I20260608 12:43:00.546940 11987 raft_consensus.cc:2749] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:00.547758 11992 leader_election.cc:290] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941), 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:00.559274 11786 raft_consensus.cc:3060] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.569322 12002 consensus_queue.cc:1048] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.575037 12011 consensus_queue.cc:1048] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.702526 12011 consensus_queue.cc:1048] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.793176 11992 consensus_queue.cc:1048] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.808301 11987 consensus_queue.cc:1048] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.843952 12002 consensus_queue.cc:1048] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.910749 11987 consensus_queue.cc:1048] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.921269 12041 consensus_queue.cc:1048] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:01.013660 11861 raft_consensus.cc:1275] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Refusing update from remote peer 4b53454583a64528bccfba5abd8c5f69: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:01.015589 11992 consensus_queue.cc:1048] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:01.287712 11752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:34941, user_credentials={real_user=slave}} blocked reactor thread for 96066.8us
W20260608 12:43:02.217492 12027 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.004s	sys 0.000s
I20260608 12:43:02.409226   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:02.426039 12082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:02.427804 12081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:02.432386   431 server_base.cc:1061] running on GCE node
W20260608 12:43:02.433212 12084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:02.434321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:02.434561   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:02.434788   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922582434768 us; error 0 us; skew 500 ppm
I20260608 12:43:02.435364   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:02.438241   431 webserver.cc:533] Webserver started at http://127.0.107.196:40317/ using document root <none> and password file <none>
I20260608 12:43:02.438827   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:02.439029   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:02.439285   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:02.440320   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-3-root/instance:
uuid: "b21a49edb2f74714928993ab2dc94a43"
format_stamp: "Formatted at 2026-06-08 12:43:02 on dist-test-slave-qzs9"
I20260608 12:43:02.444849   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:43:02.448202 12089 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:02.449021   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:02.449299   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-3-root
uuid: "b21a49edb2f74714928993ab2dc94a43"
format_stamp: "Formatted at 2026-06-08 12:43:02 on dist-test-slave-qzs9"
I20260608 12:43:02.449539   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTCq7_Y/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922345639380-431-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)
I20260608 12:43:02.472858   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:02.473984   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:02.475550   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:02.478044   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:02.478228   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:02.478462   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:02.478607   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:02.531761   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39301
I20260608 12:43:02.531879 12151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39301 every 8 connection(s)
I20260608 12:43:02.548645 12152 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33401
I20260608 12:43:02.549063 12152 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:02.549791 12152 heartbeater.cc:507] Master 127.0.107.254:33401 requested a full tablet report, sending...
I20260608 12:43:02.551934 11677 ts_manager.cc:194] Registered new tserver with Master: b21a49edb2f74714928993ab2dc94a43 (127.0.107.196:39301)
I20260608 12:43:02.553330 11677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43722
I20260608 12:43:03.476289 11860 consensus_queue.cc:237] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:03.485628 11932 raft_consensus.cc:1275] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.487464 12160 consensus_queue.cc:1048] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:03.488788 11786 raft_consensus.cc:1275] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.490794 12160 consensus_queue.cc:1048] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:43:03.500488 11827 consensus_peers.cc:597] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer b21a49edb2f74714928993ab2dc94a43 (127.0.107.196:39301): Couldn't send request to peer b21a49edb2f74714928993ab2dc94a43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e38b5e42cdc4f3288523f0efae98693. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:03.502085 12079 raft_consensus.cc:2955] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.503868 11934 raft_consensus.cc:2955] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.507196 11786 raft_consensus.cc:2955] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.524017 11677 catalog_manager.cc:5696] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:03.541067 11934 consensus_queue.cc:237] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:03.555821 12152 heartbeater.cc:499] Master 127.0.107.254:33401 was elected leader, sending a full tablet report...
I20260608 12:43:03.560335 11860 raft_consensus.cc:1275] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Refusing update from remote peer 2585a4dd5f3a469eb5a0647d8ce55972: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.562309 12034 consensus_queue.cc:1048] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:43:03.572417 11901 consensus_peers.cc:597] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 -> Peer b21a49edb2f74714928993ab2dc94a43 (127.0.107.196:39301): Couldn't send request to peer b21a49edb2f74714928993ab2dc94a43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfaac744c4954c1586364a1ee7c1c276. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:03.577600 11786 raft_consensus.cc:1275] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Refusing update from remote peer 2585a4dd5f3a469eb5a0647d8ce55972: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.577523 12034 raft_consensus.cc:2955] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.579160 11860 raft_consensus.cc:2955] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.581413 12171 consensus_queue.cc:1048] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:03.594873 11861 consensus_queue.cc:237] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:03.597924 11675 catalog_manager.cc:5696] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.608793 11786 raft_consensus.cc:2955] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.618520 11784 raft_consensus.cc:1275] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.620187 11934 raft_consensus.cc:1275] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:43:03.616513 11827 consensus_peers.cc:597] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer b21a49edb2f74714928993ab2dc94a43 (127.0.107.196:39301): Couldn't send request to peer b21a49edb2f74714928993ab2dc94a43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c6f628560f04620abd66c7e70687d22. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:03.621992 12160 consensus_queue.cc:1048] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:03.623154 12079 consensus_queue.cc:1048] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:03.633241 12079 raft_consensus.cc:2955] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.634984 11934 raft_consensus.cc:2955] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.636633 11786 raft_consensus.cc:2955] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.649037 11676 catalog_manager.cc:5696] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 reported cstate change: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.655293 11861 consensus_queue.cc:237] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
W20260608 12:43:03.671337 11827 consensus_peers.cc:597] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer b21a49edb2f74714928993ab2dc94a43 (127.0.107.196:39301): Couldn't send request to peer b21a49edb2f74714928993ab2dc94a43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56205619b93646329a0cd458b0ca22ac. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:03.671610 11786 raft_consensus.cc:1275] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.673640 11934 raft_consensus.cc:1275] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:03.673877 12160 consensus_queue.cc:1048] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:03.675535 12079 consensus_queue.cc:1048] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:03.682539 12160 raft_consensus.cc:2955] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.689365 11786 raft_consensus.cc:2955] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.691910 11934 raft_consensus.cc:2955] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } }
I20260608 12:43:03.697818 11675 catalog_manager.cc:5696] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: config changed from index -1 to 16, NON_VOTER b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:03.956168 12184 ts_tablet_manager.cc:933] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: Initiating tablet copy from peer 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941)
I20260608 12:43:03.958304 12184 tablet_copy_client.cc:323] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34941
I20260608 12:43:03.971350 11871 tablet_copy_service.cc:140] P 9ffc1a8d401043bf82c6b7acae17f116: Received BeginTabletCopySession request for tablet 3e38b5e42cdc4f3288523f0efae98693 from peer b21a49edb2f74714928993ab2dc94a43 ({username='slave'} at 127.0.0.1:37654)
I20260608 12:43:03.971920 11871 tablet_copy_service.cc:161] P 9ffc1a8d401043bf82c6b7acae17f116: Beginning new tablet copy session on tablet 3e38b5e42cdc4f3288523f0efae98693 from peer b21a49edb2f74714928993ab2dc94a43 at {username='slave'} at 127.0.0.1:37654: session id = b21a49edb2f74714928993ab2dc94a43-3e38b5e42cdc4f3288523f0efae98693
I20260608 12:43:03.979775 11871 tablet_copy_source_session.cc:215] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:03.983086 12184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38b5e42cdc4f3288523f0efae98693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:03.998932 12184 tablet_copy_client.cc:806] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:03.999519 12184 tablet_copy_client.cc:670] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:04.005014 12184 tablet_copy_client.cc:538] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:04.013391 12184 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: Bootstrap starting.
I20260608 12:43:04.044516 12187 ts_tablet_manager.cc:933] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Initiating tablet copy from peer 2585a4dd5f3a469eb5a0647d8ce55972 (127.0.107.195:34001)
I20260608 12:43:04.047449 12187 tablet_copy_client.cc:323] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:34001
I20260608 12:43:04.081688 11945 tablet_copy_service.cc:140] P 2585a4dd5f3a469eb5a0647d8ce55972: Received BeginTabletCopySession request for tablet bfaac744c4954c1586364a1ee7c1c276 from peer b21a49edb2f74714928993ab2dc94a43 ({username='slave'} at 127.0.0.1:50428)
I20260608 12:43:04.082319 11945 tablet_copy_service.cc:161] P 2585a4dd5f3a469eb5a0647d8ce55972: Beginning new tablet copy session on tablet bfaac744c4954c1586364a1ee7c1c276 from peer b21a49edb2f74714928993ab2dc94a43 at {username='slave'} at 127.0.0.1:50428: session id = b21a49edb2f74714928993ab2dc94a43-bfaac744c4954c1586364a1ee7c1c276
I20260608 12:43:04.090237 11945 tablet_copy_source_session.cc:215] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:04.093844 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfaac744c4954c1586364a1ee7c1c276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:04.110646 12191 ts_tablet_manager.cc:933] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: Initiating tablet copy from peer 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941)
I20260608 12:43:04.114931 12187 tablet_copy_client.cc:806] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:04.115617 12187 tablet_copy_client.cc:670] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:04.120426 12187 tablet_copy_client.cc:538] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:04.124603 12191 tablet_copy_client.cc:323] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34941
I20260608 12:43:04.126619 11871 tablet_copy_service.cc:140] P 9ffc1a8d401043bf82c6b7acae17f116: Received BeginTabletCopySession request for tablet 56205619b93646329a0cd458b0ca22ac from peer b21a49edb2f74714928993ab2dc94a43 ({username='slave'} at 127.0.0.1:37654)
I20260608 12:43:04.127182 11871 tablet_copy_service.cc:161] P 9ffc1a8d401043bf82c6b7acae17f116: Beginning new tablet copy session on tablet 56205619b93646329a0cd458b0ca22ac from peer b21a49edb2f74714928993ab2dc94a43 at {username='slave'} at 127.0.0.1:37654: session id = b21a49edb2f74714928993ab2dc94a43-56205619b93646329a0cd458b0ca22ac
I20260608 12:43:04.131158 12187 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Bootstrap starting.
I20260608 12:43:04.134505 11871 tablet_copy_source_session.cc:215] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:04.142576 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56205619b93646329a0cd458b0ca22ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:04.164135 12191 tablet_copy_client.cc:806] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:04.164845 12191 tablet_copy_client.cc:670] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:04.170276 12191 tablet_copy_client.cc:538] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:04.198447 12184 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:04.199606 12184 tablet_bootstrap.cc:492] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: Bootstrap complete.
I20260608 12:43:04.200416 12184 ts_tablet_manager.cc:1403] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: Time spent bootstrapping tablet: real 0.187s	user 0.120s	sys 0.012s
I20260608 12:43:04.206763 12191 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: Bootstrap starting.
I20260608 12:43:04.206418 12184 raft_consensus.cc:359] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.207363 12184 raft_consensus.cc:740] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b21a49edb2f74714928993ab2dc94a43, State: Initialized, Role: LEARNER
I20260608 12:43:04.207963 12184 consensus_queue.cc:260] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.208664 12194 ts_tablet_manager.cc:933] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: Initiating tablet copy from peer 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941)
I20260608 12:43:04.221359 12184 ts_tablet_manager.cc:1434] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:43:04.223099 11871 tablet_copy_service.cc:342] P 9ffc1a8d401043bf82c6b7acae17f116: Request end of tablet copy session b21a49edb2f74714928993ab2dc94a43-3e38b5e42cdc4f3288523f0efae98693 received from {username='slave'} at 127.0.0.1:37654
I20260608 12:43:04.223518 11871 tablet_copy_service.cc:434] P 9ffc1a8d401043bf82c6b7acae17f116: ending tablet copy session b21a49edb2f74714928993ab2dc94a43-3e38b5e42cdc4f3288523f0efae98693 on tablet 3e38b5e42cdc4f3288523f0efae98693 with peer b21a49edb2f74714928993ab2dc94a43
I20260608 12:43:04.224992 12194 tablet_copy_client.cc:323] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34941
I20260608 12:43:04.228186 11871 tablet_copy_service.cc:140] P 9ffc1a8d401043bf82c6b7acae17f116: Received BeginTabletCopySession request for tablet 6c6f628560f04620abd66c7e70687d22 from peer b21a49edb2f74714928993ab2dc94a43 ({username='slave'} at 127.0.0.1:37654)
I20260608 12:43:04.228971 11871 tablet_copy_service.cc:161] P 9ffc1a8d401043bf82c6b7acae17f116: Beginning new tablet copy session on tablet 6c6f628560f04620abd66c7e70687d22 from peer b21a49edb2f74714928993ab2dc94a43 at {username='slave'} at 127.0.0.1:37654: session id = b21a49edb2f74714928993ab2dc94a43-6c6f628560f04620abd66c7e70687d22
I20260608 12:43:04.236492 11871 tablet_copy_source_session.cc:215] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:04.239887 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6f628560f04620abd66c7e70687d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:04.258831 12194 tablet_copy_client.cc:806] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:04.259418 12194 tablet_copy_client.cc:670] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:04.264024 12194 tablet_copy_client.cc:538] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:04.272845 12194 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: Bootstrap starting.
I20260608 12:43:04.423636 12194 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:04.424571 12194 tablet_bootstrap.cc:492] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: Bootstrap complete.
I20260608 12:43:04.425307 12194 ts_tablet_manager.cc:1403] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: Time spent bootstrapping tablet: real 0.153s	user 0.107s	sys 0.017s
I20260608 12:43:04.428371 12194 raft_consensus.cc:359] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.429188 12194 raft_consensus.cc:740] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b21a49edb2f74714928993ab2dc94a43, State: Initialized, Role: LEARNER
I20260608 12:43:04.429590 12187 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:04.429831 12194 consensus_queue.cc:260] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.430516 12187 tablet_bootstrap.cc:492] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Bootstrap complete.
I20260608 12:43:04.431356 12187 ts_tablet_manager.cc:1403] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Time spent bootstrapping tablet: real 0.300s	user 0.128s	sys 0.004s
I20260608 12:43:04.434162 12187 raft_consensus.cc:359] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.440795 12187 raft_consensus.cc:740] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b21a49edb2f74714928993ab2dc94a43, State: Initialized, Role: LEARNER
I20260608 12:43:04.441525 12187 consensus_queue.cc:260] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.443580 12187 ts_tablet_manager.cc:1434] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260608 12:43:04.443962 12194 ts_tablet_manager.cc:1434] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:43:04.445467 11945 tablet_copy_service.cc:342] P 2585a4dd5f3a469eb5a0647d8ce55972: Request end of tablet copy session b21a49edb2f74714928993ab2dc94a43-bfaac744c4954c1586364a1ee7c1c276 received from {username='slave'} at 127.0.0.1:50428
I20260608 12:43:04.445966 11945 tablet_copy_service.cc:434] P 2585a4dd5f3a469eb5a0647d8ce55972: ending tablet copy session b21a49edb2f74714928993ab2dc94a43-bfaac744c4954c1586364a1ee7c1c276 on tablet bfaac744c4954c1586364a1ee7c1c276 with peer b21a49edb2f74714928993ab2dc94a43
I20260608 12:43:04.446429 11871 tablet_copy_service.cc:342] P 9ffc1a8d401043bf82c6b7acae17f116: Request end of tablet copy session b21a49edb2f74714928993ab2dc94a43-6c6f628560f04620abd66c7e70687d22 received from {username='slave'} at 127.0.0.1:37654
I20260608 12:43:04.446868 11871 tablet_copy_service.cc:434] P 9ffc1a8d401043bf82c6b7acae17f116: ending tablet copy session b21a49edb2f74714928993ab2dc94a43-6c6f628560f04620abd66c7e70687d22 on tablet 6c6f628560f04620abd66c7e70687d22 with peer b21a49edb2f74714928993ab2dc94a43
I20260608 12:43:04.440462 12191 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:04.449326 12191 tablet_bootstrap.cc:492] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: Bootstrap complete.
I20260608 12:43:04.450076 12191 ts_tablet_manager.cc:1403] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: Time spent bootstrapping tablet: real 0.244s	user 0.099s	sys 0.032s
I20260608 12:43:04.452931 12191 raft_consensus.cc:359] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.453707 12191 raft_consensus.cc:740] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b21a49edb2f74714928993ab2dc94a43, State: Initialized, Role: LEARNER
I20260608 12:43:04.454355 12191 consensus_queue.cc:260] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [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: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } }
I20260608 12:43:04.456612 12191 ts_tablet_manager.cc:1434] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:43:04.459486 11871 tablet_copy_service.cc:342] P 9ffc1a8d401043bf82c6b7acae17f116: Request end of tablet copy session b21a49edb2f74714928993ab2dc94a43-56205619b93646329a0cd458b0ca22ac received from {username='slave'} at 127.0.0.1:37654
I20260608 12:43:04.459909 11871 tablet_copy_service.cc:434] P 9ffc1a8d401043bf82c6b7acae17f116: ending tablet copy session b21a49edb2f74714928993ab2dc94a43-56205619b93646329a0cd458b0ca22ac on tablet 56205619b93646329a0cd458b0ca22ac with peer b21a49edb2f74714928993ab2dc94a43
I20260608 12:43:04.460567 12127 raft_consensus.cc:1217] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:43:04.531358 12127 raft_consensus.cc:1217] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:43:04.565075   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:04.574105 12127 raft_consensus.cc:1217] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:43:04.589130 11827 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260608 12:43:04.597010 11827 consensus_peers.cc:597] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:04.615459 12127 raft_consensus.cc:1217] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:43:04.636361   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:04.637213   431 tablet_replica.cc:333] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69: stopping tablet replica
I20260608 12:43:04.638018   431 raft_consensus.cc:2243] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:04.638695   431 raft_consensus.cc:2272] T 6c6f628560f04620abd66c7e70687d22 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.642081   431 tablet_replica.cc:333] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69: stopping tablet replica
I20260608 12:43:04.642853   431 raft_consensus.cc:2243] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:04.643527   431 raft_consensus.cc:2272] T 3e38b5e42cdc4f3288523f0efae98693 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.646366   431 tablet_replica.cc:333] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69: stopping tablet replica
I20260608 12:43:04.647063   431 raft_consensus.cc:2243] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:04.648061   431 raft_consensus.cc:2272] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.650877   431 tablet_replica.cc:333] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69: stopping tablet replica
I20260608 12:43:04.651566   431 raft_consensus.cc:2243] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:04.652127   431 raft_consensus.cc:2272] T bfaac744c4954c1586364a1ee7c1c276 P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.654767   431 tablet_replica.cc:333] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69: stopping tablet replica
I20260608 12:43:04.655413   431 raft_consensus.cc:2243] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:04.656368   431 raft_consensus.cc:2272] T 87244f1573b04b41af6b9bdc1d04585e P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.659206   431 tablet_replica.cc:333] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69: stopping tablet replica
I20260608 12:43:04.659855   431 raft_consensus.cc:2243] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:04.660508   431 raft_consensus.cc:2272] T 56205619b93646329a0cd458b0ca22ac P 4b53454583a64528bccfba5abd8c5f69 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:04.892331 11827 consensus_peers.cc:597] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:04.911774   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:04.917872 12199 raft_consensus.cc:1064] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: attempting to promote NON_VOTER b21a49edb2f74714928993ab2dc94a43 to VOTER
I20260608 12:43:04.920221 12199 consensus_queue.cc:237] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } }
I20260608 12:43:04.930871 12200 raft_consensus.cc:1064] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: attempting to promote NON_VOTER b21a49edb2f74714928993ab2dc94a43 to VOTER
I20260608 12:43:04.934036 12200 consensus_queue.cc:237] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } }
I20260608 12:43:04.938131 12127 raft_consensus.cc:1275] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:04.934666   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:04.939711 11934 raft_consensus.cc:1275] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:04.943567 12201 consensus_queue.cc:1048] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:43:04.945628 12201 consensus_queue.cc:1048] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:43:04.960955 11827 consensus_peers.cc:597] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:04.968765 11932 raft_consensus.cc:1275] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:04.972649 12160 consensus_queue.cc:1048] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:43:04.978356 12126 raft_consensus.cc:1275] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:43:04.985347 11827 consensus_peers.cc:597] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:04.987061 12199 consensus_queue.cc:1048] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:43:04.988240 12160 raft_consensus.cc:1064] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: attempting to promote NON_VOTER b21a49edb2f74714928993ab2dc94a43 to VOTER
I20260608 12:43:04.989472 12201 raft_consensus.cc:2955] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:04.991652 12127 raft_consensus.cc:2955] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:04.990541 12160 consensus_queue.cc:237] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } }
I20260608 12:43:05.003247 11932 raft_consensus.cc:2955] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.011341 11676 catalog_manager.cc:5696] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 reported cstate change: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:05.041258 12200 raft_consensus.cc:2955] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.043298 11932 raft_consensus.cc:1275] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:05.044793 12212 consensus_queue.cc:1048] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:43:05.047405 11934 raft_consensus.cc:2955] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.039938 12127 raft_consensus.cc:1275] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Refusing update from remote peer 9ffc1a8d401043bf82c6b7acae17f116: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:05.053915 12212 consensus_queue.cc:1048] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:43:05.061216 11827 consensus_peers.cc:597] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:05.063313 12126 raft_consensus.cc:2955] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.080927 12200 raft_consensus.cc:2955] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
W20260608 12:43:05.086314 11901 consensus_peers.cc:597] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:05.092998 12127 raft_consensus.cc:2955] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.092998 11933 raft_consensus.cc:2955] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.105193   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:05.106381   431 tablet_replica.cc:333] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116: stopping tablet replica
I20260608 12:43:05.107081 12204 raft_consensus.cc:1064] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: attempting to promote NON_VOTER b21a49edb2f74714928993ab2dc94a43 to VOTER
I20260608 12:43:05.107213   431 raft_consensus.cc:2243] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.107945   431 raft_consensus.cc:2272] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.109817 12204 consensus_queue.cc:237] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } }
I20260608 12:43:05.113327   431 tablet_replica.cc:333] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116: stopping tablet replica
I20260608 12:43:05.115141 11677 catalog_manager.cc:5696] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 reported cstate change: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } attrs { replace: true } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.119087   431 raft_consensus.cc:2243] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:43:05.119993 11671 catalog_manager.cc:4754] TS 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941): ChangeConfig:REMOVE_PEER RPC failed for tablet 56205619b93646329a0cd458b0ca22ac: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:43:05.122790   431 raft_consensus.cc:2272] T 56205619b93646329a0cd458b0ca22ac P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.124941 12126 raft_consensus.cc:1275] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Refusing update from remote peer 2585a4dd5f3a469eb5a0647d8ce55972: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:05.126895 12203 consensus_queue.cc:1048] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:43:05.129107   431 tablet_replica.cc:333] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116: stopping tablet replica
I20260608 12:43:05.128940 11676 catalog_manager.cc:5696] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 reported cstate change: config changed from index 16 to 17, b21a49edb2f74714928993ab2dc94a43 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ffc1a8d401043bf82c6b7acae17f116" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } attrs { replace: true } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } }
I20260608 12:43:05.129997   431 raft_consensus.cc:2243] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.131127   431 raft_consensus.cc:2272] T 87244f1573b04b41af6b9bdc1d04585e P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.134017   431 tablet_replica.cc:333] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116: stopping tablet replica
W20260608 12:43:05.130121 11901 consensus_peers.cc:597] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 -> Peer 9ffc1a8d401043bf82c6b7acae17f116 (127.0.107.194:34941): Couldn't send request to peer 9ffc1a8d401043bf82c6b7acae17f116. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:05.134819   431 raft_consensus.cc:2243] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:05.136121   431 raft_consensus.cc:2272] T 6c6f628560f04620abd66c7e70687d22 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:05.137941 11901 consensus_peers.cc:597] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 -> Peer 4b53454583a64528bccfba5abd8c5f69 (127.0.107.193:41489): Couldn't send request to peer 4b53454583a64528bccfba5abd8c5f69. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:05.139272   431 tablet_replica.cc:333] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116: stopping tablet replica
I20260608 12:43:05.140055   431 raft_consensus.cc:2243] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:05.141737   431 raft_consensus.cc:2272] T 3e38b5e42cdc4f3288523f0efae98693 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.146330   431 tablet_replica.cc:333] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116: stopping tablet replica
I20260608 12:43:05.146991   431 raft_consensus.cc:2243] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.147658   431 raft_consensus.cc:2272] T bfaac744c4954c1586364a1ee7c1c276 P 9ffc1a8d401043bf82c6b7acae17f116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.165648   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:05.180449   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:05.210464   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:05.211169   431 tablet_replica.cc:333] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972: stopping tablet replica
I20260608 12:43:05.211941   431 raft_consensus.cc:2243] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.212781   431 raft_consensus.cc:2272] T 6c6f628560f04620abd66c7e70687d22 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.216019   431 tablet_replica.cc:333] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972: stopping tablet replica
I20260608 12:43:05.216789   431 raft_consensus.cc:2243] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.217545   431 raft_consensus.cc:2272] T 3e38b5e42cdc4f3288523f0efae98693 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.220750   431 tablet_replica.cc:333] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972: stopping tablet replica
I20260608 12:43:05.221464   431 raft_consensus.cc:2243] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.221985   431 raft_consensus.cc:2272] T 3e0182b91f0042b7a2fdf76b2ce88fd1 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.224676   431 tablet_replica.cc:333] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: stopping tablet replica
I20260608 12:43:05.225386   431 raft_consensus.cc:2243] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:05.226557   431 pending_rounds.cc:70] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Trying to abort 1 pending ops.
I20260608 12:43:05.226804   431 pending_rounds.cc:77] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294658908603236352 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "bfaac744c4954c1586364a1ee7c1c276" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } } }
I20260608 12:43:05.227860   431 raft_consensus.cc:2917] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 12:43:05.228282   431 raft_consensus.cc:2889] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:43:05.228617   431 raft_consensus.cc:2272] T bfaac744c4954c1586364a1ee7c1c276 P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.231629   431 tablet_replica.cc:333] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972: stopping tablet replica
I20260608 12:43:05.232311   431 raft_consensus.cc:2243] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.232946   431 raft_consensus.cc:2272] T 87244f1573b04b41af6b9bdc1d04585e P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.235625   431 tablet_replica.cc:333] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972: stopping tablet replica
I20260608 12:43:05.236238   431 raft_consensus.cc:2243] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.236979   431 raft_consensus.cc:2272] T 56205619b93646329a0cd458b0ca22ac P 2585a4dd5f3a469eb5a0647d8ce55972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.257263   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:05.272061   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:05.289186   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:05.289899   431 tablet_replica.cc:333] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43: stopping tablet replica
I20260608 12:43:05.290647   431 raft_consensus.cc:2243] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.291260   431 raft_consensus.cc:2272] T 56205619b93646329a0cd458b0ca22ac P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.294488   431 tablet_replica.cc:333] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: stopping tablet replica
I20260608 12:43:05.295204   431 raft_consensus.cc:2243] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.295632   431 pending_rounds.cc:70] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Trying to abort 1 pending ops.
I20260608 12:43:05.295845   431 pending_rounds.cc:77] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294658908603236352 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "bfaac744c4954c1586364a1ee7c1c276" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4b53454583a64528bccfba5abd8c5f69" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41489 } } peers { permanent_uuid: "9ffc1a8d401043bf82c6b7acae17f116" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34941 } attrs { replace: true } } peers { permanent_uuid: "2585a4dd5f3a469eb5a0647d8ce55972" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34001 } } peers { permanent_uuid: "b21a49edb2f74714928993ab2dc94a43" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39301 } attrs { promote: false } } } }
I20260608 12:43:05.296880   431 raft_consensus.cc:2917] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 12:43:05.297279   431 raft_consensus.cc:2889] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:43:05.297623   431 raft_consensus.cc:2272] T bfaac744c4954c1586364a1ee7c1c276 P b21a49edb2f74714928993ab2dc94a43 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:05.300791   431 tablet_replica.cc:333] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43: stopping tablet replica
I20260608 12:43:05.301491   431 raft_consensus.cc:2243] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.302052   431 raft_consensus.cc:2272] T 6c6f628560f04620abd66c7e70687d22 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.305276   431 tablet_replica.cc:333] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43: stopping tablet replica
I20260608 12:43:05.305899   431 raft_consensus.cc:2243] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.306456   431 raft_consensus.cc:2272] T 3e38b5e42cdc4f3288523f0efae98693 P b21a49edb2f74714928993ab2dc94a43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.331219   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:05.343369   431 master.cc:562] Master@127.0.107.254:33401 shutting down...
W20260608 12:43:05.359462 11732 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:43:05.359719 11732 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:43:05.359922 11732 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:43:05.525389   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:05.525965   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.526259   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9295e4e0478d4d9fb861012d8034a64f: stopping tablet replica
I20260608 12:43:05.548511   431 master.cc:584] Master@127.0.107.254:33401 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7758 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (12774 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (239784 ms total)
[  PASSED  ] 24 tests.
I20260608 12:43:05.593792   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~37 seconds ago
I20260608 12:43:05.593994   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~38 seconds ago
I20260608 12:43:05.594172   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260608 12:43:05.594481   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 24 messages since previous log ~71 seconds ago
I20260608 12:43:05.594712   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 39 messages since previous log ~159 seconds ago
I20260608 12:43:05.594921   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~222 seconds ago
I20260608 12:43:05.595257   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 59 messages since previous log ~19 seconds ago
I20260608 12:43:05.595438   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~1 seconds ago
